Package Name | Access | Summary | Updated |
---|---|---|---|
filelock | public | A platform independent file lock. | 2025-03-25 |
et_xmlfile | public | No Summary | 2025-03-25 |
enum34 | public | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 | 2025-03-25 |
entrypoints | public | Discover and load entry points from installed packages | 2025-03-25 |
dill | public | Serialize all of python (almost) | 2025-03-25 |
decorator | public | Better living through Python with decorators. | 2025-03-25 |
cython | public | The Cython compiler for writing C extensions for the Python language | 2025-03-25 |
cycler | public | Composable style cycles | 2025-03-25 |
cryptography | public | Provides cryptographic recipes and primitives to Python developers | 2025-03-25 |
coverage | public | Code coverage measurement for Python | 2025-03-25 |
contextlib2 | public | Backports and enhancements for the contextlib module | 2025-03-25 |
configparser | public | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 | 2025-03-25 |
conda-verify | public | tool for validating conda recipes and conda packages | 2025-03-25 |
conda-package-handling | public | Create and extract conda packages of various formats | 2025-03-25 |
conda-build | public | tools for building conda packages | 2025-03-25 |
conda | public | OS-agnostic, system-level binary package and environment manager. | 2025-03-25 |
cloudpickle | public | Extended pickling support for Python objects | 2025-03-25 |
click | public | Python composable command line interface toolkit | 2025-03-25 |
cherrypy | public | Object-Oriented HTTP framework | 2025-03-25 |
cheroot | public | Highly-optimized, pure-python HTTP server | 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 |
bzip2 | public | high-quality data compressor | 2025-03-25 |
blosc | public | A blocking, shuffling and loss-less compression library that can be faster than `memcpy()` | 2025-03-25 |
bleach | public | Easy, whitelist-based HTML-sanitizing tool | 2025-03-25 |