20 projects
packaging
Core utilities for Python packages
importlib-metadata
Read metadata from Python packages
mousebender
A package for implementing various Python packaging standards.
cherry-picker
Backport CPython changes from main to maintenance branches
microvenv
A minimal re-implementation of Python's venv module plus utilities
gidgethub
An async GitHub API library
uritemplate
Implementation of RFC 6570 URI Templates
blurb
Command-line tool to manage CPython Misc/NEWS.d entries.
importlib-resources
Read resources from Python packages
record-type
A record type for Python
basicenum
Simple(r) enums
cortana
This package name is reserved by Microsoft Corporation
desugar
Re-implement the parts of Python that allow removing its syntactic sugar.
7 archived projects
caniusepython3 Archived
Determine what projects are blocking you from porting to Python 3
modutil Archived
Help for working with modules.
importlib Archived
Backport of importlib.import_module() from Python 2.7
mnfy Archived
Minify/obfuscate Python 3 source code
Oplop Archived
Generate account passwords based on account nicknames and a master password.
importers Archived
Various importers and utility code for writing importers
pep362 Archived
Implementation of PEP 362 (Function Signature objects)