abelcheung / types-lxmlLinks
Complete lxml external type annotation
☆63Updated last week
Alternatives and similar repositories for types-lxml
Users that are interested in types-lxml are comparing it to the libraries listed below
Sorting:
- universal character encoding detector☆58Updated 10 months ago
- Type stubs for the lxml package☆46Updated last year
- Useful types for Python☆136Updated this week
- Advanced Enumerations for Python☆197Updated 3 weeks ago
- Utility library for gitignore style pattern matching of file paths.☆185Updated 2 weeks ago
- itertools and builtins for AsyncIO and mixed iterables☆257Updated 7 months ago
- A Python Enum that inherits from str.☆118Updated last year
- Backport of PEP 654 (exception groups)☆45Updated this week
- (not ready yet) A simple but powerful job scheduler for Trio programs☆67Updated 4 years ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆81Updated 3 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆117Updated 5 months ago
- Reference implementation of sentinels for the Python stdlib☆43Updated 8 months ago
- An async persistent cache for aiohttp requests☆142Updated last week
- Experimental Python API for Ruff☆26Updated 6 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆115Updated last week
- Run mypy and pyright over millions of lines of code☆94Updated 2 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated this week
- A JSON5 serializer and parser library for Python 3 written in Cython.☆168Updated last month
- A command line tool, to simplify vendoring pure Python dependencies.☆79Updated 2 weeks ago
- Safe, atomic formatting with black and µsort