lxml-stubs
Package stubs
Provides type annotations for a specific Python package to support static analysis and code completion tools
Type stubs for the lxml package
45 stars
7 watching
28 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
lxmlmypy-stubstype-annotations
Related projects:
Repository | Description | Stars |
---|---|---|
dropbox/sqlalchemy-stubs | Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications | 571 |
kotlinisland/basedtypeshed | Provides static type annotations for the Python standard library and third-party packages | 3 |
jorenham/scipy-stubs | Provides type hints and auto-completion support for SciPy libraries without requiring additional configuration or static type-checker plugins. | 23 |
pycqa/flake8-pyi | Enhances Flake8 to better handle stub files used in type hinting | 73 |
typeddjango/django-stubs | Provides precise static types and type inference for Django framework | 1,623 |
python-qt-tools/pyqt5-stubs | Mypy type hints for PyQt5 framework | 68 |
ambv/retype | Re-applies type annotations from .pyi stubs to codebases | 141 |
bradenm/micropy-stubs | Automates creation of stub packages for microcontrollers and firmware-specific modules. | 29 |
josverl/micropython-stubs | A collection of pre-defined function signatures and type information to simplify development for MicroPython-based projects | 168 |
hbmartin/pythonista-stubs | Typed interface stubs for the Pythonista iOS API | 13 |
php-stubs/wp-cli-stubs | Provides stub declarations for WP-CLI functions and classes to aid in static analysis of WordPress command-line interface code. | 24 |
typeddjango/djangorestframework-stubs | Mypy stubs for Django REST Framework to support type hinting and static typing | 454 |
omni-us/pagexml | A C++ and Python library for working with annotated document formats | 13 |
shabbyrobe/grpc-stubs | Provides type information for gRPC | 37 |
microbit-foundation/micropython-microbit-stubs | Type stubs for MicroPython used by the Python Editor V3 to support code intelligence and API documentation | 3 |