Package Name | Access | Summary | Updated |
---|---|---|---|
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 |
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 |
biopython | public | Collection of freely available tools for computational molecular biology | 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.lzma | public | Backport of Python 3.3's 'lzma' module for XZ/LZMA compressed files. | 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_abc | public | A backport of recent additions to the `collections.abc` module. | 2025-03-25 |
backports | public | A package to ensure the `backports` namespace is available. | 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 |
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 |
atomicwrites | public | Atomic file writes | 2025-03-25 |
atk | public | Accessibility Toolkit. | 2025-03-25 |
asn1crypto | public | Python ASN.1 library with a focus on performance and a pythonic API | 2025-03-25 |
appnope | public | Disable App Nap on OS X 10.9 | 2025-03-25 |
apipkg | public | With apipkg you can control the exported namespace of a python package and greatly reduce the number of imports for your users. | 2025-03-25 |
altgraph | public | altgraph is a fork of graphlib | 2025-03-25 |
alabaster | public | Configurable, Python 2+3 compatible Sphinx theme. | 2025-03-25 |