Package Name | Access | Summary | Updated |
---|---|---|---|
bokeh | public | Statistical and novel interactive HTML plots for Python | 2025-03-25 |
pandas | public | High-performance, easy-to-use data structures and data analysis tools. | 2025-03-25 |
isort | public | A Python utility / library to sort Python imports. | 2025-03-25 |
distributed | public | Distributed computing with Dask | 2025-03-25 |
cf-units | public | Units of measure as required by the Climate and Forecast (CF) metadata conventions. | 2025-03-25 |
zict | public | Composable Dictionary Classes | 2025-03-25 |
partd | public | Data structure for on-disk shuffle operations | 2025-03-25 |
cytoolz | public | Cython implementation of Toolz. High performance functional utilities | 2025-03-25 |
black | public | The Uncompromising Code Formatter | 2025-03-25 |
typing_extensions | public | Backported and Experimental Type Hints for Python | 2025-03-25 |
typed-ast | public | a fork of Python 2 and 3 ast modules with type comment support | 2025-03-25 |
toolz | public | A functional standard library for Python | 2025-03-25 |
toml | public | Python lib for TOML. | 2025-03-25 |
tblib | public | Traceback serialization library. | 2025-03-25 |
sortedcontainers | public | Python Sorted Container Types: SortedList, SortedDict, and SortedSet | 2025-03-25 |
regex | public | Alternative regular expression module, to replace re | 2025-03-25 |
pyyaml | public | YAML parser and emitter for Python | 2025-03-25 |
pyflakes | public | Pyflakes analyzes programs and detects various errors. | 2025-03-25 |
psutil | public | A cross-platform process and system utilities module for Python | 2025-03-25 |
postgresql | public | PostgreSQL is a powerful, open source object-relational database system. | 2025-03-25 |
pathspec | public | Utility library for gitignore style pattern matching of file paths. | 2025-03-25 |
mypy_extensions | public | Experimental type system extensions for programs checked with the mypy typechecker. | 2025-03-25 |
msgpack-python | public | MessagePack (de)serializer | 2025-03-25 |
locket | public | File-based locks for Python for Linux and Windows | 2025-03-25 |
heapdict | public | A heap with decrease-key and increase-key operations | 2025-03-25 |