Package Name | Access | Summary | Updated |
---|---|---|---|
wrapt | public | Module for decorators, wrappers and monkey patching | 2025-03-25 |
widgetsnbextension | public | Interactive Widgets for Jupyter | 2025-03-25 |
typing | public | Type Hints for Python - backport for Python<3.5 | 2025-03-25 |
typed-ast | public | a fork of Python 2 and 3 ast modules with type comment support | 2025-03-25 |
traitlets | public | Configuration system for Python applications | 2025-03-25 |
terminado | public | Terminals served by tornado websockets | 2025-03-25 |
sympy | public | Python library for symbolic mathematics | 2025-03-25 |
sqlalchemy | public | Database Abstraction Library. | 2025-03-25 |
setproctitle | public | A library to allow customization of the process title. | 2025-03-25 |
scandir | public | scandir, a better directory iterator and faster os.walk() | 2025-03-25 |
s3transfer | public | An Amazon S3 Transfer Manager | 2025-03-25 |
pysocks | public | A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information. | 2025-03-25 |
pycrypto | public | Cryptographic modules for Python. | 2025-03-25 |
pkgconfig | public | A Python interface to the pkg-config command line tool | 2025-03-25 |
pickleshare | public | Tiny 'shelve'-like database with concurrency support | 2025-03-25 |
pexpect | public | Pexpect makes Python a better tool for controlling other applications. | 2025-03-25 |
pathlib2 | public | Fork of pathlib aiming to support the full stdlib Python API | 2025-03-25 |
numexpr | public | Fast numerical expression evaluator for NumPy. | 2025-03-25 |
notebook | public | A web-based notebook environment for interactive computing | 2025-03-25 |
msgpack-python | public | MessagePack (de)serializer | 2025-03-25 |
mock | public | A library for testing in Python | 2025-03-25 |
mistune | public | The fastest markdown parser in pure Python. | 2025-03-25 |
markupsafe | public | A Python module that implements the jinja2.Markup string | 2025-03-25 |
lcov | public | LCOV is an extension of GCOV, a GNU tool which provides information about what parts of a program are actually executed (i.e. "covered") while running a particular test case. | 2025-03-25 |
lazy-object-proxy | public | A fast and thorough lazy object proxy | 2025-03-25 |