Package Name | Access | Summary | Updated |
---|---|---|---|
jupyter_core | public | Core common functionality of Jupyter projects. | 2025-03-25 |
jedi | public | An autocompletion tool for Python that can be used for text editors. | 2025-03-25 |
isort | public | A Python utility / library to sort Python imports. | 2025-03-25 |
future | public | Clean single-source support for Python 3 and 2 | 2025-03-25 |
fastcache | public | C implementation of Python 3 lru_cache | 2025-03-25 |
docutils | public | Docutils -- Python Documentation Utilities | 2025-03-25 |
cytoolz | public | Cython implementation of Toolz. High performance functional utilities | 2025-03-25 |
cython | public | The Cython compiler for writing C extensions for the Python language | 2025-03-25 |
cyordereddict | public | Cython implementation of Python's collections.OrderedDict. | 2025-03-25 |
conda-verify | public | tool for validating conda recipes and conda packages | 2025-03-25 |
chardet | public | Universal character encoding detector | 2025-03-25 |
cffi | public | Foreign Function Interface for Python calling C code. | 2025-03-25 |
asn1crypto | public | Python ASN.1 library with a focus on performance and a pythonic API | 2025-03-25 |
xlrd | public | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files | 2025-03-25 |
werkzeug | public | The comprehensive WSGI web application library. | 2025-03-25 |
webencodings | public | Character encoding aliases for legacy web content | 2025-03-25 |
wcwidth | public | Measures number of Terminal column cells of wide-character codes. | 2025-03-25 |
traceback2 | public | Backports of the traceback module | 2025-03-25 |
toolz | public | A functional standard library for Python | 2025-03-25 |
tblib | public | Traceback serialization library. | 2025-03-25 |
ssl_match_hostname | public | The ssl.match_hostname() function from Python 3.5 | 2025-03-25 |
sqlparse | public | A non-validating SQL parser module for Python. | 2025-03-25 |
sphinxcontrib-websupport | public | Sphinx API for Web Apps | 2025-03-25 |
snowballstemmer | public | Snowball stemming library collection for Python | 2025-03-25 |
smmap | public | A pure git implementation of a sliding window memory map manager. | 2025-03-25 |