lxml / lxml-stubsLinks
Type stubs for the lxml package
☆45Updated last year
Alternatives and similar repositories for lxml-stubs
Users that are interested in lxml-stubs are comparing it to the libraries listed below
Sorting:
- Reference implementation of sentinels for the Python stdlib☆43Updated 9 months ago
- Backport of PEP 654 (exception groups)☆46Updated 3 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆77Updated 3 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- A low-level library for calling build-backends in `pyproject.toml`-based project☆130Updated last month
- Library to access metadata for Python packages☆134Updated 2 months ago
- Complete lxml external type annotation☆67Updated last week
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- ☆46Updated 5 years ago
- The mypy playground. Try mypy with your web browser.☆76Updated last week
- ISO 8601 date/time parser☆168Updated 9 months ago
- Automated security testing using bandit and flake8.☆113Updated last year
- Run mypy and pyright over millions of lines of code☆99Updated last week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Flake8 Type Annotation Checking☆164Updated this week
- ☆66Updated last month
- Formats your tox.ini files☆43Updated this week
- PyPI downloads analytics dashboard☆153Updated 2 years ago
- String case converter for python.☆210Updated 2 years ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆75Updated last week
- Extensions for mypy☆148Updated 3 months ago
- flake8 plugin that integrates isort☆180Updated 6 months ago
- Check for python builtins being used as variables or parameters☆117Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated last week
- Reenter an asyncio or Trio event loop from synchronous code