Package Name | Access | Summary | Updated |
---|---|---|---|
importlib_metadata | public | A library to access the metadata for a Python package. | 2025-03-25 |
imagesize | public | Getting image size from png/jpeg/jpeg2000/gif file | 2025-03-25 |
imageio | public | A Python library for reading and writing image data | 2025-03-25 |
idna | public | Internationalized Domain Names in Applications (IDNA). | 2025-03-25 |
hyperlink | public | Immutable, Pythonic, correct URLs. | 2025-03-25 |
hvplot | public | A high-level plotting API for the PyData ecosystem built on HoloViews | 2025-03-25 |
holoviews | public | Stop plotting your data - annotate your data and let it visualize itself. | 2025-03-25 |
heapdict | public | A heap with decrease-key and increase-key operations | 2025-03-25 |
glob2 | public | Version of the glob module that supports recursion via **, and can capture patterns. | 2025-03-25 |
fonttools | public | fontTools is a library for manipulating fonts, written in Python. | 2025-03-25 |
flask | public | A microframework based on Werkzeug, Jinja2 and good intentions. | 2025-03-25 |
flake8 | public | Your Tool For Style Guide Enforcement | 2025-03-25 |
filelock | public | A platform independent file lock. | 2025-03-25 |
executing | public | Get the currently executing AST node of a frame, and other information | 2025-03-25 |
distributed | public | Distributed computing with Dask | 2025-03-25 |
diff-match-patch | public | Diff Match Patch is a high-performance library in multiple languages that manipulates plain text | 2025-03-25 |
defusedxml | public | XML bomb protection for Python stdlib modules | 2025-03-25 |
decorator | public | Better living through Python with decorators. | 2025-03-25 |
datashader | public | Data visualization toolchain based on aggregating into a grid | 2025-03-25 |
dataclasses | public | An implementation of PEP 557: Data Classes | 2025-03-25 |
dask-core | public | Parallel Python with task scheduling | 2025-03-25 |
dask | public | Parallel PyData with Task Scheduling | 2025-03-25 |
cssselect | public | CSS Selectors for Python | 2025-03-25 |
cookiecutter | public | A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python package project template. | 2025-03-25 |
constantly | public | Symbolic constants in Python | 2025-03-25 |