| Package Name | Access | Summary | Updated |
|---|---|---|---|
| hyperframe | public | Pure-Python HTTP/2 framing | 2025-03-25 |
| importlib-resources | public | Backport of Python 3.7's standard library `importlib.resources` | 2025-03-25 |
| hpack | public | HTTP/2 Header Encoding for Python | 2025-03-25 |
| gitdb | public | Git Object Database | 2025-03-25 |
| gast | public | A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST). | 2025-03-25 |
| fonttools | public | fontTools is a library for manipulating fonts, written in Python. | 2025-03-25 |
| fonts-conda-ecosystem | public | Meta package pointing to the ecosystem specific font package | 2025-03-25 |
| font-ttf-source-code-pro | public | A set of fonts that have been designed to work well in UI environments | 2025-03-25 |
| font-ttf-dejavu-sans-mono | public | Monospace font for pretty code listings with many mathematical and other symbols | 2025-03-25 |
| fasteners | public | A python package that provides useful locks. | 2025-03-25 |
| executing | public | Get the currently executing AST node of a frame, and other information | 2025-03-25 |
| decorator | public | Better living through Python with decorators. | 2025-03-25 |
| docker-pycreds | public | Python bindings for the docker credentials store API | 2025-03-25 |
| cycler | public | Composable style cycles. | 2025-03-25 |
| charset-normalizer | public | The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. | 2025-03-25 |
| certipy | public | Simple, fast, extensible JSON encoder/decoder for Python | 2025-03-25 |
| cachetools | public | Extensible memoizing collections and decorators | 2025-03-25 |
| bs4 | public | Python library designed for screen-scraping | 2025-03-25 |
| bleach | public | Easy, whitelist-based HTML-sanitizing tool | 2025-03-25 |
| backcall | public | Specifications for callback functions passed in to an API | 2025-03-25 |
| async_generator | public | Async generators and context managers for Python 3.5+ | 2025-03-25 |
| asttokens | public | The asttokens module annotates Python abstract syntax trees (ASTs) with the positions of tokens and text in the source code that generated them. | 2025-03-25 |
| appdirs | public | A small Python module for determining appropriate platform-specific dirs. | 2025-03-25 |
| aioitertools | public | asyncio version of the standard multiprocessing module | 2025-03-25 |
| croniter | public | croniter provides iteration for datetime object with cron like format | 2025-03-25 |