Package Name | Access | Summary | Updated |
---|---|---|---|
spin | public | Developer tool for scientific Python libraries | 2025-06-30 |
cookiecutter | public | A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python package project template. | 2025-06-30 |
fastprogress | public | A fast and simple progress bar for Jupyter Notebook and console. | 2025-06-30 |
pydata-sphinx-theme | public | Bootstrap-based Sphinx theme from the PyData community | 2025-06-30 |
pydata-google-auth | public | Helpers for authenticating to Google APIs from Python. | 2025-06-30 |
pytest-grpc | public | Write test for gRPC with pytest | 2025-06-30 |
comtypes | public | pure Python COM package | 2025-06-30 |
etils | public | Collection of common python utils | 2025-06-30 |
dunamai | public | Dynamic versioning library and CLI | 2025-06-30 |
immutabledict | public | A fork of frozendict, an immutable wrapper around dictionaries. | 2025-06-30 |
cloudpickle | public | Extended pickling support for Python objects | 2025-06-30 |
conda-package-streaming | public | An efficient library to read from new and old format .conda and .tar.bz2 conda packages. | 2025-06-30 |
starlette-context | public | Access context in Starlette | 2025-06-30 |
sqlalchemy-jsonfield | public | SQLALchemy JSONField implementation for storing dicts at SQL independently from JSON type support. | 2025-06-30 |
uuid6 | public | New time-based UUID formats which are suited for use as a database key | 2025-06-27 |
urllib3 | public | HTTP library with thread-safe connection pooling, file post, and more. | 2025-06-27 |
ruff | public | An extremely fast Python linter, written in Rust. | 2025-06-27 |
sqlalchemy-utils | public | Various utility functions for SQLAlchemy | 2025-06-27 |
uriparser | public | RFC 3986 compliant URI parsing and handling library written in C89 | 2025-06-27 |
python-daemon | public | Library to implement a well-behaved Unix daemon process. | 2025-06-27 |
pysimdjson | public | simdjson bindings for python | 2025-06-27 |
pyflakes | public | Pyflakes analyzes programs and detects various errors. | 2025-06-27 |
pyfakefs | public | A fake file system that mocks the Python file system modules. | 2025-06-27 |
oauthlib | public | A generic, spec-compliant, thorough implementation of the OAuth request-signing logic | 2025-06-27 |
oauthenticator | public | OAuth + JupyterHub Authenticator = OAuthenticator | 2025-06-27 |