python_targets_pypy3
Build with PyPy3
Name | Category | Description |
---|---|---|
asgiref | dev-python | ASGI utilities (successor to WSGI) |
asn1crypto | dev-python | Python ASN.1 library with a focus on performance and a pythonic API |
astor | dev-python | Read/rewrite/write Python ASTs |
async_generator | dev-python | Making it easy to write async iterators in Python 3.5 |
async-lru | dev-python | Simple lru_cache for asyncio |
async-timeout | dev-python | Timeout context manager for asyncio programs |
atomicwrites | dev-python | Atomic file writes |
attrs | dev-python | Attributes without boilerplate |
authres | dev-python | Parse and generate Authentication-Results headers |
autocommand | dev-python | Library to create a command-line program from a function |
automat | dev-python | Self-service finite-state machines for the programmer on the go |
autopep8 | dev-python | Automatically formats Python code to conform to the PEP 8 style guide |
Babel | dev-python | Collection of tools for internationalizing Python applications |
backcall | dev-python | Specifications for callback functions passed in to an API |
bcrypt | dev-python | Modern password hashing for software and servers |
beautifulsoup4 | dev-python | Pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree |
betamax | dev-python | python-requests HTTP exchanges recorder |
binwalk | app-misc | A tool for identifying files embedded inside firmware images |
bleach | dev-python | An easy whitelist-based HTML-sanitizing tool |
blessed | dev-python | Library for making terminal apps using colors, keyboard input and positioning |