Package Name | Access | Summary | Updated |
---|---|---|---|
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 |
docutils | public | Docutils -- Python Documentation Utilities | 2025-03-25 |
defusedxml | public | XML bomb protection for Python stdlib modules | 2025-03-25 |
deepdiff | public | Deep Difference and Search of any Python object/data. | 2025-03-25 |
decorator | public | Better living through Python with decorators. | 2025-03-25 |
cryptography | public | Provides cryptographic recipes and primitives to Python developers | 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-wrappers | public | Simple package to execute exec-wrappers as a post-link action | 2025-03-25 |
colorama | public | Cross-platform colored terminal text | 2025-03-25 |
cogapp | public | Cog: A code generator for executing Python snippets in source files. | 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 |
brotlipy | public | Python bindings to the Brotli compression library | 2025-03-25 |
bottle | public | Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. | 2025-03-25 |
blinker | public | Fast, simple object-to-object and broadcast signaling | 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 |
backports_abc | public | A backport of recent additions to the `collections.abc` module. | 2025-03-25 |
backports.shutil_which | public | Backport of shutil.which from Python 3.3 | 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 |