Package Name | Access | Summary | Updated |
---|---|---|---|
argon2-cffi | public | The secure Argon2 password hashing algorithm. | 2025-03-25 |
watchdog | public | Filesystem events monitoring | 2025-03-25 |
terminado | public | Terminals served by tornado websockets | 2025-03-25 |
multipledispatch | public | Multiple dispatch in Python | 2025-03-25 |
jedi | public | An autocompletion tool for Python that can be used for text editors. | 2025-03-25 |
cytoolz | public | Cython implementation of Toolz. High performance functional utilities | 2025-03-25 |
cycler | public | Composable style cycles. | 2025-03-25 |
unicodecsv | public | Drop-in replacement for csv module which supports unicode strings | 2025-03-25 |
sqlalchemy | public | Database Abstraction Library. | 2025-03-25 |
wurlitzer | public | Capture C-level stdout/stderr in Python | 2025-03-25 |
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 |