Package Name | Access | Summary | Updated |
---|---|---|---|
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 |
blas | public | Metapackage to select the BLAS variant. Use conda's pinning mechanism in your environment to control which variant you want. | 2025-03-25 |
beautifulsoup4 | public | Python library designed for screen-scraping | 2025-03-25 |
bcrypt | public | Modern password hashing for your software and your servers | 2025-03-25 |
backports_abc | public | No Summary | 2025-03-25 |
backports.shutil_get_terminal_size | public | A backport of the get_terminal_size function from Python 3.3's shutil | 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 | A package to ensure the `backports` namespace is available. | 2025-03-25 |
babel | public | Utilities to internationalize and localize Python applications | 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 |