Package Name | Access | Summary | Updated |
---|---|---|---|
wheel | public | A built-package format for Python. | 2025-03-25 |
wcwidth | public | Measures number of Terminal column cells of wide-character codes. | 2025-03-25 |
urllib3 | public | HTTP library with thread-safe connection pooling, file post, and more. | 2025-03-25 |
unittest2 | public | Recent features of the unittest package backported to Python <= 3.4. | 2025-03-25 |
typing | public | Type Hints for Python - backport for Python<3.5 | 2025-03-25 |
traitlets | public | Configuration system for Python applications | 2025-03-25 |
traceback2 | public | Backports of the traceback module | 2025-03-25 |
tqdm | public | A Fast, Extensible Progress Meter | 2025-03-25 |
tornado | public | A Python web framework and asynchronous networking library, originally developed at FriendFeed. | 2025-03-25 |
tk | public | A dynamic programming language with GUI support. Bundles Tcl and Tk. | 2025-03-25 |
tabulate | public | Pretty-print tabular data in Python, a library and a command-line utility. | 2025-03-25 |
subprocess32 | public | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x | 2025-03-25 |
sqlite | public | Implements a self-contained, zero-configuration, SQL database engine | 2025-03-25 |
sphinxcontrib-websupport | public | Sphinx API for Web Apps | 2025-03-25 |
sphinx | public | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation | 2025-03-25 |
snowballstemmer | public | Snowball stemming library collection for Python | 2025-03-25 |
six | public | Python 2 and 3 compatibility utilities | 2025-03-25 |
singledispatch | public | This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3. | 2025-03-25 |
simplegeneric | public | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) | 2025-03-25 |
setuptools | public | Download, build, install, upgrade, and uninstall Python packages | 2025-03-25 |
send2trash | public | Python library to natively send files to Trash (or Recycle bin) on all platforms. | 2025-03-25 |
scipy | public | Scientific Library for Python | 2025-03-25 |
scikit-learn | public | A set of python modules for machine learning and data mining | 2025-03-25 |
scandir | public | scandir, a better directory iterator and faster os.walk() | 2025-03-25 |
requests | public | Requests is an elegant and simple HTTP library for Python, built with ♥. | 2025-03-25 |