Package Name | Access | Summary | Updated |
---|---|---|---|
sphinxcontrib | public | Python namespace for sphinxcontrib | 2025-03-25 |
simplegeneric | public | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) | 2025-03-25 |
xlwt | public | Writing data and formatting information to Excel files | 2025-03-25 |
ujson | public | Ultra fast JSON decoder and encoder written in C with Python bindings | 2025-03-25 |
pycrypto | public | Cryptographic modules for Python. | 2025-03-25 |
pep8 | public | Python style guide checker | 2025-03-25 |
path | public | A module wrapper for os.path | 2025-03-25 |
mistune | public | The fastest markdown parser in pure Python. | 2025-03-25 |
locket | public | File-based locks for Python for Linux and Windows | 2025-03-25 |
gmpy2 | public | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x | 2025-03-25 |
greenlet | public | Lightweight in-process concurrent programming | 2025-03-25 |
future | public | Clean single-source support for Python 3 and 2 | 2025-03-25 |
mccabe | public | McCabe complexity checker for Python | 2025-03-25 |
fastcache | public | C implementation of Python 3 lru_cache | 2025-03-25 |
entrypoints | public | Discover and load entry points from installed packages. | 2025-03-25 |
msgpack-python | public | MessagePack (de)serializer | 2025-03-25 |
boto | public | Amazon Web Services Library | 2025-03-25 |
webencodings | public | Character encoding aliases for legacy web content | 2025-03-25 |
typed-ast | public | a fork of Python 2 and 3 ast modules with type comment support | 2025-03-25 |
mypy_extensions | public | Experimental type system extensions for programs checked with the mypy typechecker. | 2025-03-25 |
ply | public | Python Lex-Yacc | 2025-03-25 |
pyodbc | public | DB API Module for ODBC | 2025-03-25 |
wrapt | public | Module for decorators, wrappers and monkey patching | 2025-03-25 |
lazy-object-proxy | public | A fast and thorough lazy object proxy | 2025-03-25 |
argh | public | The Natural CLI. | 2025-03-25 |