| Package Name | Access | Summary | Updated |
|---|---|---|---|
| hdf5 | public | HDF5 is a data model, library, and file format for storing and managing data | 2025-03-25 |
| h5py | public | Read and write HDF5 files from Python | 2025-03-25 |
| future | public | Clean single-source support for Python 3 and 2 | 2025-03-25 |
| freetype | public | A Free, High-Quality, and Portable Font Engine | 2025-03-25 |
| execnet | public | distributed Python deployment and communication | 2025-03-25 |
| docutils | public | Docutils -- Python Documentation Utilities | 2025-03-25 |
| decorator | public | Better living through Python with decorators. | 2025-03-25 |
| cycler | public | Composable style cycles. | 2025-03-25 |
| cryptography | public | Provides cryptographic recipes and primitives to Python developers | 2025-03-25 |
| colorama | public | Cross-platform colored terminal text | 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 |
| backcall | public | Specifications for callback functions passed in to an API | 2025-03-25 |
| ca-certificates | public | Certificates for use with other packages. | 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.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 |
| 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 |