Packages
Provides type annotations for the objgraph package, enabling type checkers like mypy and pyright to validate code that uses objgraph for object graph analysis and memory debugging.
Provides type annotations for the olefile package, enabling type checkers like mypy and pyright to validate code that reads and manipulates OLE (Object Linking and Embedding) files.
Provides type hints for openpyxl, enabling static type checkers like mypy, pyright, and ty to validate code that uses openpyxl.
Provides PEP 561 type stubs for the orjson package, enabling type checkers like mypy and PyCharm to validate code using orjson.
Provides type stubs for paho-mqtt 1.6.* to enable static type checking with mypy, pyright, pytype, and other tools.
Provides type hints for paramiko, enabling static type checking of code that uses paramiko for SSH connections and file transfers.
Provides type stubs for the passlib password-hashing library, enabling type checkers like mypy and pyright to validate code that uses passlib.
Provides type annotations for the peewee ORM library, enabling type checkers like mypy and pyright to validate code that uses peewee.
Provides type stubs for pexpect, enabling type checkers like mypy and pyright to validate code using pexpect.
Provides type stubs for the Pika RabbitMQ client library, enabling static type checking and improved IDE autocompletion when working with Pika in your Python code.
However, note that the package has not been updated since 2022-01-18; verify that the stubs cover your target Pika version before relying on them in production…
Provides type stubs for the pika AMQP client library, enabling static type checking of pika-based code with mypy, pyright, and other type checkers.
Install it if you want static type checking of pika code; skip it if you don't use type checkers or don't use pika.
Provides type stubs for Pillow, enabling static type checkers to validate code using Pillow's image processing library.
However, if you are already on Pillow 10.3.0 or later, uninstall this package—Pillow now provides its own type annotations and this stub becomes redundant.
Provides type stubs for pkg_resources to enable static type checking in tools like mypy and PyCharm.
Provides type stubs for the polib package, enabling static type checkers like mypy and pyright to validate code that uses polib for working with gettext PO files.
Provides type stubs for the protobuf package, enabling static type checkers like mypy and pyright to validate code that uses protobuf without runtime overhead.
Provides type annotations for the psutil library, enabling type checkers like mypy and pyright to validate code that uses psutil for system and process monitoring.
Provides type hints for psycopg2, enabling static type checkers like mypy and pyright to validate code that uses the PostgreSQL adapter.
Provides type stubs for the pyasn1 package, enabling static type checkers like mypy and pyright to validate code that uses pyasn1 for ASN.1 encoding and decoding.
Provides type hints for the pyaudio library, enabling static type checkers like mypy and pyright to validate code that uses pyaudio.
Provides type hints for the pycurl HTTP client library, enabling static type checking of pycurl code with mypy, pyright, and other type checkers.
Provides type hints for the pyfarmhash hashing library, enabling static type checkers to validate code that uses pyfarmhash without runtime overhead.
Provides type stubs for the pyflakes static analysis tool, enabling type checkers like mypy and pyright to understand and validate code that uses pyflakes.
Provides type hints for the Pygments syntax highlighting library, enabling static type checkers to validate code that uses Pygments.
Provides type stubs for pyinstaller, enabling type checkers like mypy and pyright to validate code that uses pyinstaller.
Provides type stubs for PyJWT to enable static type checking of JWT token handling code with tools like mypy and PyCharm.
Provides type stubs for PyMySQL to enable static type checking of code using the PyMySQL database driver.
Provides type hints for the pynput library, enabling static type checkers like mypy and pyright to validate code that uses pynput for keyboard and mouse input.
Provides type stubs for pyOpenSSL to enable static type checking with mypy, pyright, pytype, and other type checkers.
Provides type annotations for the pyperclip clipboard library, enabling type checkers like mypy and pyright to validate code that uses pyperclip.
Provides type hints for pyRFC3339, enabling type checkers like mypy and pyright to validate code using pyRFC3339 for RFC 3339 date and time handling.
Provides type annotations (stubs) for the pysaml2 SAML authentication library, enabling static type checking in projects that use pysaml2.
The GPLv3 copyleft license also requires careful review if you plan to distribute your code.
Provides type hints for the pyserial library, enabling static type checkers like mypy and pyright to validate code that uses serial port communication.
Provides type hints for the pysftp package, enabling static type checkers like mypy and pyright to validate code that uses pysftp for SFTP operations.
Provides type stubs for PySocks, enabling static type checkers like mypy and pyright to validate code using the PySocks SOCKS proxy library.
Provides type annotations for the python-dateutil library, enabling type checkers like mypy and pyright to validate code that uses date and time utilities.
Provides type hints for python-http-client, enabling static type checkers like mypy and pyright to validate code that uses the library.
Provides type hints for the python-jose library, enabling static type checkers like mypy and pyright to validate code that uses python-jose for JWT and cryptographic operations.
Provides type stubs for the python-slugify library, enabling static type checkers like mypy, pyright, and pytype to validate code that uses it.
Provides type stubs for the pytz timezone library, enabling static type checkers like mypy and pyright to validate code that uses pytz.
Provides type stubs for pywin32, enabling type checkers like mypy and pyright to validate code using Windows API bindings.