| aiohappyeyeballs |
2.6.1 |
Happy Eyeballs for asyncio |
| aiohttp |
3.13.1 |
Async http client/server framework (asyncio) |
| aiosignal |
1.4.0 |
aiosignal: a list of registered asynchronous callbacks |
| alabaster |
1.0.0 |
A light, configurable Sphinx theme |
| anyio |
4.11.0 |
High-level concurrency and networking framework on top of asyncio or Trio |
| argon2-cffi |
25.1.0 |
Argon2 for Python |
| argon2-cffi-bindings |
25.1.0 |
Low-level CFFI bindings for Argon2 |
| arrow |
1.3.0 |
Better dates & times for Python |
| astroid |
3.3.9 |
An abstract syntax tree for Python with inference support. |
| asttokens |
3.0.0 |
Annotate AST trees with source code positions |
| async-lru |
2.0.5 |
Simple LRU cache for asyncio |
| asyncssh |
2.21.0 |
AsyncSSH: Asynchronous SSHv2 client and server library |
| atomicwrites |
1.4.0 |
Atomic file writes. |
| attrs |
25.4.0 |
Classes Without Boilerplate |
| autopep8 |
2.0.4 |
A tool that automatically formats Python code to conform to the PEP 8 style guide |
| babel |
2.17.0 |
Internationalization utilities |
| bcrypt |
4.3.0 |
Modern password hashing for your software and your servers |
| beautifulsoup4 |
4.14.2 |
Screen-scraping library |
| binaryornot |
0.4.4 |
Ultra-lightweight pure Python package to check if a file is binary or text. |
| black |
24.10.0 |
The uncompromising code formatter. |
| bleach |
6.2.0 |
An easy safelist-based HTML-sanitizing tool. |
| build |
1.3.0 |
A simple, correct Python build frontend |
| cattrs |
1.2.0 |
Composable complex class support for attrs. |
| certifi |
2025.8.3 |
Python package for providing Mozilla's CA Bundle. |
| cffi |
2.0.0 |
Foreign Function Interface for Python calling C code. |
| chardet |
5.2.0 |
Universal encoding detector for Python 3 |
| charset-normalizer |
3.4.3 |
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. |
| click |
8.3.0 |
Composable command line interface toolkit |
| cloudpickle |
3.1.1 |
Pickler class to extend the standard pickle.Pickler functionality |
| colorama |
0.4.6 |
Cross-platform colored terminal text. |
| comm |
0.2.3 |
Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. |
| contourpy |
1.3.3 |
Python library for calculating contours of 2D quadrilateral grids |
| cookiecutter |
2.6.0 |
A command-line utility that creates projects from project templates, e.g. |
| cryptography |
45.0.5 |
cryptography is a package which provides cryptographic recipes and primitives to Python developers. |
| cycler |
0.12.1 |
Composable style cycles |
| cython |
3.1.4 |
The Cython compiler for writing C extensions in the Python language. |
| debugpy |
1.8.17 |
An implementation of the Debug Adapter Protocol for Python |
| decorator |
5.2.1 |
Decorators for Humans |
| defusedxml |
0.7.1 |
XML bomb protection for Python stdlib modules |
| deprecated |
1.2.18 |
Python @deprecated decorator to deprecate old python classes, functions or methods. |
| diff-match-patch |
20241021 |
Repackaging of Google's Diff Match and Patch libraries. |
| dill |
0.4.0 |
serialize all of Python |
| docstring-to-markdown |
0.17 |
On the fly conversion of Python docstrings to markdown |
| docutils |
0.21.2 |
Docutils -- Python Documentation Utilities |
| executing |
2.2.1 |
Get the currently executing AST node of a frame, and other information |
| fastjsonschema |
2.21.2 |
Fastest Python implementation of JSON schema |
| flake8 |
7.1.1 |
the modular source code checker: pep8 pyflakes and co |
| fonttools |
4.59.2 |
Tools to manipulate font files |
| fqdn |
1.5.1 |
Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers |
| frozenlist |
1.8.0 |
A list-like structure which implements collections.abc.MutableSequence |
| h11 |
0.16.0 |
A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 |
| httpcore |
1.0.9 |
A minimal low-level HTTP client. |
| httpx |
0.28.1 |
The next generation HTTP client. |
| idna |
3.11 |
Internationalized Domain Names in Applications (IDNA) |
| imagesize |
1.4.1 |
Getting image size from png/jpeg/jpeg2000/gif file |
| importlib-metadata |
8.7.0 |
Read metadata from Python packages |
| inflection |
0.5.1 |
A port of Ruby on Rails inflector to Python |
| intervaltree |
3.1.0 |
Editable interval tree data structure for Python 2 and 3 |
| ipykernel |
6.31.0 |
IPython Kernel for Jupyter |
| ipython |
9.6.0 |
IPython: Productive Interactive Computing |
| ipython-pygments-lexers |
1.1.1 |
Defines a variety of Pygments lexers for highlighting IPython code. |
| isoduration |
20.11.0 |
Operations with ISO 8601 durations |
| isort |
6.0.1 |
A Python utility / library to sort Python imports. |
| jaraco-classes |
3.4.0 |
Utility functions for Python class constructs |
| jaraco-context |
6.0.1 |
Useful decorators and context managers |
| jaraco-functools |
4.3.0 |
Functools like those found in stdlib |
| jedi |
0.19.2 |
An autocompletion tool for Python that can be used for text editors. |
| jellyfish |
1.2.1 |
|
| jinja2 |
3.1.6 |
A very fast and expressive template engine. |
| joblib |
1.5.2 |
Lightweight pipelining with Python functions |
| json5 |
0.12.1 |
A Python implementation of the JSON5 data format. |
| jsonpointer |
3.0.0 |
Identify specific nodes in a JSON document (RFC 6901) |
| jsonschema |
4.24.0 |
An implementation of JSON Schema validation for Python |
| jsonschema-specifications |
2025.9.1 |
The JSON Schema meta-schemas and vocabularies, exposed as a Registry |
| jupyter-client |
8.6.3 |
Jupyter protocol implementation and client libraries |
| jupyter-core |
5.9.1 |
Jupyter core package. A base package on which Jupyter projects rely. |
| jupyter-events |
0.12.0 |
Jupyter Event System library |
| jupyter-lsp |
2.3.0 |
Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server |
| jupyter-server |
2.17.0 |
The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications. |
| jupyter-server-terminals |
0.5.3 |
A Jupyter Server Extension Providing Terminals. |
| jupyterlab |
4.4.9 |
JupyterLab computational environment |
| jupyterlab-pygments |
0.3.0 |
Pygments theme using JupyterLab CSS variables |
| jupyterlab-server |
2.27.3 |
A set of server components for JupyterLab and JupyterLab like applications. |
| keyring |
25.6.0 |
Store and access your passwords safely. |
| kiwisolver |
1.4.9 |
A fast implementation of the Cassowary constraint solver |
| llvmlite |
0.46.0b1 |
lightweight wrapper around basic LLVM functionality |
| lsprotocol |
2023.0.1 |
Python implementation of the Language Server Protocol. |
| markdown-it-py |
4.0.0 |
Python port of markdown-it. Markdown parsing, done right! |
| markupsafe |
3.0.3 |
Safely add untrusted strings to HTML/XML markup. |
| matplotlib |
3.10.6 |
Python plotting package |
| matplotlib-inline |
0.1.7 |
Inline Matplotlib backend for Jupyter |
| mccabe |
0.7.0 |
McCabe checker, plugin for flake8 |
| mdurl |
0.1.2 |
Markdown URL utilities |
| mistune |
3.1.4 |
A sane and fast Markdown parser with useful plugins and renderers |
| more-itertools |
10.7.0 |
More routines for operating on iterables, beyond itertools |
| multidict |
6.7.0 |
multidict implementation |
| mypy-extensions |
1.1.0 |
Type system extensions for programs checked with the mypy type checker. |
| nbclient |
0.10.2 |
A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor. |
| nbconvert |
7.16.6 |
Converting Jupyter Notebooks (.ipynb files) to other formats. Output formats include asciidoc, html, latex, markdown, pdf, py, rst, script. |
| nbformat |
5.10.4 |
The Jupyter Notebook format |
| nest-asyncio |
1.6.0 |
Patch asyncio to allow nested event loops |
| notebook-shim |
0.2.4 |
A shim layer for notebook traits and config |
| numba |
0.63.0b1 |
compiling Python code using LLVM |
| numpy |
2.3.3 |
Fundamental package for array computing in Python |
| numpydoc |
1.8.0 |
Sphinx extension to support docstrings in Numpy format |
| packaging |
25.0 |
Core utilities for Python packages |
| pandas |
2.3.3 |
Powerful data structures for data analysis, time series, and statistics |
| pandocfilters |
1.5.1 |
Utilities for writing pandoc filters in python |
| parso |
0.8.5 |
A Python Parser |
| pathspec |
0.12.1 |
Utility library for gitignore style pattern matching of file paths. |
| pexpect |
4.9.0 |
Pexpect allows easy control of interactive console applications. |
| pickleshare |
0.7.5 |
Tiny 'shelve'-like database with concurrency support |
| pillow |
12.0.0 |
Python Imaging Library (fork) |
| pip |
25.2 |
The PyPA recommended tool for installing Python packages. |
| platformdirs |
4.5.0 |
A small Python package for determining appropriate platform-specific dirs, e.g. a user data dir. |
| pluggy |
1.5.0 |
plugin and hook calling mechanisms for python |
| prometheus-client |
0.21.1 |
Python client for the Prometheus monitoring system. |
| prompt-toolkit |
3.0.52 |
Library for building powerful interactive command lines in Python |
| propcache |
0.4.1 |
Accelerated property cache |
| psutil |
7.1.1 |
Cross-platform lib for process and system monitoring. |
| ptyprocess |
0.7.0 |
Run a subprocess in a pseudo terminal |
| pure-eval |
0.2.3 |
Safely evaluate AST nodes without side effects |
| pycodestyle |
2.12.0 |
Python style guide checker |
| pycparser |
2.23 |
C parser in Python |
| pydocstyle |
6.3.0 |
Python docstring style checker |
| pyflakes |
3.2.0 |
passive checker of Python programs |
| pygithub |
2.6.1 |
Use the full Github API v3 |
| pygments |
2.19.1 |
Pygments is a syntax highlighting package written in Python. |
| pyjwt |
2.10.1 |
JSON Web Token implementation in Python |
| pylint |
3.3.6 |
python code static checker |
| pylint-venv |
3.0.4 |
pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments. |
| pyls-spyder |
0.4.0 |
Spyder extensions for the python-lsp-server |
| pynacl |
1.5.0 |
Python binding to the Networking and Cryptography (NaCl) library |
| pyparsing |
3.2.5 |
pyparsing - Classes and methods to define and execute parsing grammars |
| pyproject-hooks |
1.2.0 |
Wrappers to call pyproject.toml-based build backend hooks. |
| pyqt5 |
5.15.11 |
Python bindings for the Qt cross platform application toolkit |
| pyqt5-qt5 |
5.15.2 |
The subset of a Qt installation needed by PyQt5. |
| pyqt5-sip |
12.17.1 |
The sip module support for PyQt5 |
| pyqtwebengine |
5.15.7 |
Python bindings for the Qt WebEngine framework |
| pyqtwebengine-qt5 |
5.15.2 |
The subset of a Qt installation needed by PyQtWebEngine. |
| python-dateutil |
2.8.2 |
Extensions to the standard Python datetime module |
| python-json-logger |
3.3.0 |
JSON Log Formatter for the Python Logging Package |
| python-lsp-black |
2.0.0 |
Black plugin for the Python LSP Server |
| python-lsp-jsonrpc |
1.1.2 |
JSON RPC 2.0 server library |
| python-lsp-ruff |
2.3.0 |
Ruff linting plugin for pylsp |
| python-lsp-server |
1.13.1 |
Python Language Server for the Language Server Protocol |
| python-slugify |
8.0.4 |
A Python slugify application that also handles Unicode |
| pytoolconfig |
1.3.1 |
Python tool configuration |
| pytz |
2025.2 |
World timezone definitions, modern and historical |
| pyuca |
1.2 |
a Python implementation of the Unicode Collation Algorithm |
| pywin32-ctypes |
0.2.3 |
A (partial) reimplementation of pywin32 using ctypes/cffi |
| pywinpty |
3.0.2 |
Pseudo terminal support for Windows from Python. |
| pyyaml |
6.0.3 |
YAML parser and emitter for Python |
| pyzmq |
27.1.0 |
Python bindings for 0MQ |
| qdarkstyle |
3.2.3 |
The most complete dark/light style sheet for C++/Python and Qt applications |
| qstylizer |
0.2.4 |
Stylesheet Generator for PyQt{4-5}/PySide{1-2} |
| qtawesome |
1.4.0 |
FontAwesome icons in PyQt and PySide applications |
| qtconsole |
5.7.0 |
Jupyter Qt console |
| qtpy |
2.4.3 |
Provides an abstraction layer on top of the various Qt bindings (PyQt5/6 and PySide2/6). |
| referencing |
0.37.0 |
JSON Referencing + Python |
| requests |
2.32.5 |
Python HTTP for Humans. |
| rfc3339-validator |
0.1.4 |
A pure python RFC3339 validator |
| rfc3986-validator |
0.1.1 |
Pure python rfc3986 validator |
| rich |
14.1.0 |
Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal |
| roman-numerals-py |
3.1.0 |
Manipulate well-formed Roman numerals |
| rope |
1.14.0 |
a python refactoring library... |
| rpds-py |
0.27.1 |
Python bindings to Rust's persistent data structures (rpds)
5FEE
td>
|
| rtree |
1.4.0 |
R-Tree spatial index for Python GIS |
| ruff |
0.13.2 |
An extremely fast Python linter and code formatter, written in Rust. |
| scikit-learn |
1.7.2 |
A set of python modules for machine learning and data mining |
| scipy |
1.16.2 |
Fundamental algorithms for scientific computing in Python |
| seaborn |
0.13.2 |
Statistical data visualization |
| send2trash |
1.8.3 |
Send file to trash natively under Mac OS X, Windows and Linux |
| setuptools |
80.9.0 |
Easily download, build, install, upgrade, and uninstall Python packages |
| six |
1.17.0 |
Python 2 and 3 compatibility utilities |
| sniffio |
1.3.1 |
Sniff out which async library your code is running under |
| snowballstemmer |
3.0.1 |
This package provides 32 stemmers for 30 languages generated from Snowball algorithms. |
| sortedcontainers |
2.4.0 |
Sorted Containers -- Sorted List, Sorted Dict, Sorted Set |
| soupsieve |
2.8 |
A modern CSS selector implementation for Beautiful Soup. |
| sphinx |
8.2.3 |
Python documentation generator |
| sphinxcontrib-applehelp |
2.0.0 |
sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books |
| sphinxcontrib-devhelp |
2.0.0 |
sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents |
| sphinxcontrib-htmlhelp |
2.1.0 |
sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files |
| sphinxcontrib-jsmath |
1.0.1 |
A sphinx extension which renders display math in HTML via JavaScript |
| sphinxcontrib-qthelp |
2.0.0 |
sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents |
| sphinxcontrib-serializinghtml |
2.0.0 |
sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle) |
| spyder |
6.1.0 |
The Scientific Python Development Environment |
| spyder-kernels |
3.1.0 |
Jupyter kernels for Spyder's console |
| sqlite-bro |
0.13.1 |
a graphic SQLite Client in 1 Python file |
| stack-data |
0.6.3 |
Extract data from python stack frames and tracebacks for informative displays |
| superqt |
0.7.6 |
Missing widgets and components for PyQt/PySide |
| sv-ttk |
2.6.0 |
A gorgeous theme for Tkinter, based on Windows 11's UI |
| tabulate |
0.9.0 |
Pretty-print tabular data |
| terminado |
0.18.1 |
Tornado websocket backend for the Xterm.js Javascript terminal emulator library. |
| text-unidecode |
1.3 |
The most basic Text::Unidecode port |
| textdistance |
4.6.3 |
Compute distance between the two texts. |
| threadpoolctl |
3.6.0 |
threadpoolctl |
| three-merge |
0.1.1 |
Simple library for merging two strings with respect to a base one |
| tinycss2 |
1.4.0 |
A tiny CSS parser |
| tomlkit |
0.13.2 |
Style preserving TOML library |
| tornado |
6.5.2 |
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. |
| traitlets |
5.14.3 |
Traitlets Python configuration system |
| types-python-dateutil |
2.9.0.20250822 |
Typing stubs for python-dateutil |
| typing-extensions |
4.15.0 |
Backported and Experimental Type Hints for Python 3.9+ |
| tzdata |
2025.2 |
Provider of IANA time zone data |
| ujson |
5.11.0 |
Ultra fast JSON encoder and decoder for Python |
| uri-template |
1.3.0 |
RFC 6570 URI Template Processor |
| urllib3 |
2.5.0 |
HTTP library with thread-safe connection pooling, file post, and more. |
| watchdog |
6.0.0 |
Filesystem events monitoring |
| wcwidth |
0.2.13 |
Measures the displayed width of unicode strings in a terminal |
| webcolors |
24.11.1 |
A library for working with the color formats defined by HTML and CSS. |
| webencodings |
0.5.1 |
Character encoding aliases for legacy web content |
| websocket-client |
1.9.0 |
WebSocket client for Python with low level API options |
| whatthepatch |
1.0.7 |
A patch parsing and application library. |
| wheel |
0.45.1 |
A built-package format for Python |
| wppm |
17.2.20250823 |
WinPython Package Management |
| wrapt |
1.16.0 |
Module for decorators, wrappers and monkey patching. |
| yapf |
0.43.0 |
A formatter for Python code |
| yarl |
1.22.0 |
Yet another URL library |
| zipp |
3.23.0 |
Backport of pathlib-compatible object wrapper for zip files |