Package Name | Access | Summary | Updated |
---|---|---|---|
backports.tempfile | public | Backports of new features in Python's tempfile module | 2025-03-25 |
backports.functools_lru_cache | public | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. | 2025-03-25 |
backports | public | Namespace for backported Python features. | 2025-03-25 |
backcall | public | Specifications for callback functions passed in to an API | 2025-03-25 |
babel | public | Utilities to internationalize and localize Python applications | 2025-03-25 |
autopep8 | public | A tool that automatically formats Python code to conform to the PEP 8 style guide | 2025-03-25 |
automat | public | self-service finite-state machines for the programmer on the go | 2025-03-25 |
attrs | public | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). | 2025-03-25 |
asttokens | public | The asttokens module annotates Python abstract syntax trees (ASTs) with the positions of tokens and text in the source code that generated them. | 2025-03-25 |
arrow | public | Better dates & times for Python | 2025-03-25 |
argon2-cffi | public | The secure Argon2 password hashing algorithm. | 2025-03-25 |
applaunchservices | public | Simple package for registering an app with apple Launch Services to handle UTI and URL | 2025-03-25 |
anaconda-project | public | Tool for encapsulating, running, and reproducing data science projects | 2025-03-25 |
alabaster | public | Configurable, Python 2+3 compatible Sphinx theme. | 2025-03-25 |
tabulate | public | Pretty-print tabular data in Python, a library and a command-line utility. | 2025-03-25 |
conda | public | OS-agnostic, system-level binary package and environment manager. | 2025-03-25 |
cycler | public | Composable style cycles. | 2025-03-25 |
cryptography | public | Provides cryptographic recipes and primitives to Python developers | 2025-03-25 |
cloudpickle | public | Extended pickling support for Python objects | 2025-03-25 |
chardet | public | Universal character encoding detector | 2025-03-25 |
cffi | public | Foreign Function Interface for Python calling C code. | 2025-03-25 |
certifi | public | Python package for providing Mozilla's CA Bundle. | 2025-03-25 |
atomicwrites | public | Atomic file writes | 2025-03-25 |
appdirs | public | A small Python module for determining appropriate platform-specific dirs. | 2025-03-25 |
jupyterlab | public | An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. | 2025-03-25 |