Package Name | Access | Summary | Updated |
---|---|---|---|
griffe | public | Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API. | 2025-09-08 |
googleapis-common-protos | public | Common protobufs used in Google APIs | 2025-09-08 |
google-resumable-media | public | Utilities for Google Media Downloads and Resumable Uploads | 2025-09-08 |
google-crc32c | public | Python wrapper for a hardware-based implementation of the CRC32C hashing algorithm | 2025-09-08 |
gobject-introspection | public | Middleware for binding GObject-based code to other languages. | 2025-09-08 |
gmpy2 | public | gmpy2 interface to GMP, MPFR, and MPC for Python 3.7+ | 2025-09-08 |
gitpython | public | GitPython is a python library used to interact with Git repositories. | 2025-09-08 |
gitdb | public | Git Object Database | 2025-09-08 |
gi-docgen | public | Documentation tool for GObject-based libraries | 2025-09-08 |
geomet | public | GeoMet - Convert GeoJSON to WKT/WKB, and vice versa | 2025-09-08 |
geographiclib | public | The geodesic routines from GeographicLib | 2025-09-08 |
furl | public | Furl is a small Python library that makes parsing and manipulating URLs easy | 2025-09-08 |
ftfy | public | Fixes mojibake and other glitches in Unicode text, after the fact | 2025-09-08 |
fs | public | Filesystem abstraction layer for Python | 2025-09-08 |
frozenlist | public | A list-like structure which implements collections.abc.MutableSequence | 2025-09-08 |
frozendict | public | An immutable dictionary | 2025-09-08 |
freetype-py | public | Python binding for the freetype library | 2025-09-08 |
forbiddenfruit | public | Patch python built-in objects | 2025-09-08 |
fonttools | public | fontTools is a library for manipulating fonts, written in Python. | 2025-09-08 |
flit-scm | public | A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit_core to build the package. | 2025-09-08 |
flit-core | public | Simplified packaging of Python modules | 2025-09-08 |
flask-wtf | public | Simple integration of Flask and WTForms | 2025-09-08 |
flask-sqlalchemy | public | Adds SQLAlchemy support to your Flask application | 2025-09-08 |
flask-socketio | public | Socket.IO integration for Flask applications. | 2025-09-08 |
flask-session | public | Adds server-side session support to your Flask application | 2025-09-08 |