Licenses¶
List of automatically detected licenses of all detected python packages with pip-licenses.
Name |
Version |
License |
URL |
Description |
DateTime |
5.5 |
Zope Public License |
This package provides a DateTime data type, as known from Zope. Unless you need to communicate with Zope APIs, you’re probably better off using Python’s built-in datetime module. |
|
Jinja2 |
3.1.4 |
BSD License |
A very fast and expressive template engine. |
|
MarkupSafe |
3.0.2 |
BSD License |
Safely add untrusted strings to HTML/XML markup. |
|
PyJWT |
2.10.1 |
MIT License |
JSON Web Token implementation in Python |
|
PyYAML |
6.0.2 |
MIT License |
YAML parser and emitter for Python |
|
Pygments |
2.18.0 |
BSD License |
Pygments is a syntax highlighting package written in Python. |
|
SQLAlchemy |
2.0.36 |
MIT License |
Database Abstraction Library |
|
SecretStorage |
3.3.3 |
BSD License |
Python bindings to FreeDesktop.org Secret Service API |
|
Send2Trash |
1.8.3 |
BSD License |
Send file to trash natively under Mac OS X, Windows and Linux |
|
Sphinx |
8.0.2 |
BSD License |
Python documentation generator |
|
aiohappyeyeballs |
2.4.4 |
Other/Proprietary License; Python Software Foundation License |
Happy Eyeballs for asyncio |
|
aiohttp |
3.11.10 |
Apache Software License |
Async http client/server framework (asyncio) |
|
aiosignal |
1.3.2 |
Apache Software License |
aiosignal: a list of registered asynchronous callbacks |
|
alabaster |
1.0.0 |
BSD License |
A light, configurable Sphinx theme |
|
annotated-types |
0.7.0 |
MIT License |
Reusable constraint types to use with typing.Annotated |
|
anyio |
4.7.0 |
MIT License |
High level compatibility layer for multiple asynchronous event loop implementations |
|
argon2-cffi |
23.1.0 |
MIT License |
Argon2 for Python |
|
argon2-cffi-bindings |
21.2.0 |
MIT License |
Low-level CFFI bindings for Argon2 |
|
arrow |
1.3.0 |
Apache Software License |
Better dates & times for Python |
|
asttokens |
3.0.0 |
Apache 2.0 |
Annotate AST trees with source code positions |
|
async-lru |
2.0.4 |
MIT License |
Simple LRU cache for asyncio |
|
async-timeout |
4.0.3 |
Apache Software License |
Timeout context manager for asyncio programs |
|
attrs |
24.3.0 |
UNKNOWN |
Classes Without Boilerplate |
|
babel |
2.16.0 |
BSD License |
Internationalization utilities |
|
backports.tarfile |
1.2.0 |
MIT License |
Backport of CPython tarfile module |
|
beautifulsoup4 |
4.12.3 |
MIT License |
Screen-scraping library |
|
bleach |
6.2.0 |
Apache Software License |
An easy safelist-based HTML-sanitizing tool. |
|
blessed |
1.20.0 |
MIT License |
Easy, practical library for making terminal apps, by providing an elegant, well-documented interface to Colors, Keyboard input, and screen Positioning capabilities. |
|
build |
1.2.2 |
MIT License |
A simple, correct Python build frontend |
|
bump2version |
1.0.1 |
MIT License |
Version-bump your software with a single command! |
|
certifi |
2024.12.14 |
Mozilla Public License 2.0 (MPL 2.0) |
Python package for providing Mozilla’s CA Bundle. |
|
cffi |
1.17.1 |
MIT License |
Foreign Function Interface for Python calling C code. |
|
cfgv |
3.4.0 |
MIT License |
Validate configuration and produce human readable error messages. |
|
charset-normalizer |
3.4.0 |
MIT License |
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. |
|
colorama |
0.4.6 |
BSD License |
Cross-platform colored terminal text. |
|
comm |
0.2.2 |
BSD License |
Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. |
|
coverage |
7.6.9 |
Apache Software License |
Code coverage measurement for Python |
|
cramjam |
2.9.1 |
MIT |
Thin Python bindings to de/compression algorithms in Rust |
|
cryptography |
42.0.8 |
Apache Software License; BSD License |
cryptography is a package which provides cryptographic recipes and primitives to Python developers. |
|
dataclasses-json |
0.6.7 |
MIT License |
Easily serialize dataclasses to and from JSON. |
|
debugpy |
1.8.11 |
MIT License |
An implementation of the Debug Adapter Protocol for Python |
|
decorator |
5.1.1 |
BSD License |
Decorators for Humans |
|
defusedxml |
0.7.1 |
Python Software Foundation License |
XML bomb protection for Python stdlib modules |
|
distlib |
0.3.9 |
Python Software Foundation License |
Distribution utilities |
|
distro |
1.9.0 |
Apache Software License |
Distro - an OS platform information API |
|
docutils |
0.21.2 |
BSD License; GNU General Public License (GPL); Public Domain; Python Software Foundation License |
Docutils – Python Documentation Utilities |
|
editor |
1.6.6 |
MIT License |
🖋 Open the default text editor 🖋 |
|
et_xmlfile |
2.0.0 |
MIT License |
An implementation of lxml.xmlfile for the standard library |
|
exceptiongroup |
1.2.2 |
MIT License |
https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst |
Backport of PEP 654 (exception groups) |
executing |
2.1.0 |
MIT License |
Get the currently executing AST node of a frame, and other information |
|
fastjsonschema |
2.21.1 |
BSD License |
Fastest Python implementation of JSON schema |
|
fastparquet |
2024.2.0 |
Apache Software License |
Python support for Parquet file format |
|
filelock |
3.16.1 |
The Unlicense (Unlicense) |
A platform independent file lock. |
|
fqdn |
1.5.1 |
Mozilla Public License 2.0 (MPL 2.0) |
Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers |
|
frozenlist |
1.5.0 |
Apache Software License |
A list-like structure which implements collections.abc.MutableSequence |
|
fsspec |
2024.10.0 |
BSD License |
File-system specification |
|
furo |
2024.8.6 |
MIT License |
UNKNOWN |
A clean customisable Sphinx documentation theme. |
googleapis-common-protos |
1.66.0 |
Apache Software License |
Common protobufs used in Google APIs |
|
greenlet |
3.1.1 |
MIT License |
Lightweight in-process concurrent programming |
|
grpcio |
1.68.1 |
Apache Software License |
HTTP/2-based RPC framework |
|
h11 |
0.14.0 |
MIT License |
A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 |
|
httpcore |
1.0.7 |
BSD License |
A minimal low-level HTTP client. |
|
httpx |
0.27.2 |
BSD License |
The next generation HTTP client. |
|
identify |
2.6.3 |
MIT License |
File identification library for Python |
|
idna |
3.10 |
BSD License |
Internationalized Domain Names in Applications (IDNA) |
|
imagesize |
1.4.1 |
MIT License |
Getting image size from png/jpeg/jpeg2000/gif file |
|
importlib_metadata |
8.5.0 |
Apache Software License |
Read metadata from Python packages |
|
iniconfig |
2.0.0 |
MIT License |
brain-dead simple config-ini parsing |
|
inquirer |
3.2.4 |
MIT License |
Collection of common interactive command line user interfaces, based on Inquirer.js |
|
ipykernel |
6.29.5 |
BSD License |
IPython Kernel for Jupyter |
|
ipython |
8.30.0 |
BSD License |
IPython: Productive Interactive Computing |
|
ipywidgets |
8.1.5 |
BSD License |
Jupyter interactive widgets |
|
isoduration |
20.11.0 |
ISC License (ISCL) |
Operations with ISO 8601 durations |
|
jaraco.classes |
3.4.0 |
MIT License |
Utility functions for Python class constructs |
|
jaraco.context |
6.0.1 |
MIT License |
Useful decorators and context managers |
|
jaraco.functools |
4.1.0 |
MIT License |
Functools like those found in stdlib |
|
jedi |
0.19.2 |
MIT License |
An autocompletion tool for Python that can be used for text editors. |
|
jeepney |
0.8.0 |
MIT License |
Low-level, pure Python DBus protocol wrapper. |
|
json5 |
0.10.0 |
Apache Software License |
A Python implementation of the JSON5 data format. |
|
jsonpatch |
1.33 |
BSD License |
Apply JSON-Patches (RFC 6902) |
|
jsonpointer |
3.0.0 |
BSD License |
Identify specific nodes in a JSON document (RFC 6901) |
|
jsonschema |
4.23.0 |
MIT License |
An implementation of JSON Schema validation for Python |
|
jsonschema-specifications |
2024.10.1 |
MIT License |
https://github.com/python-jsonschema/jsonschema-specifications |
The JSON Schema meta-schemas and vocabularies, exposed as a Registry |
jupyter |
1.1.1 |
BSD License |
Jupyter metapackage. Install all the Jupyter components in one go. |
|
jupyter-console |
6.6.3 |
BSD License |
Jupyter terminal console |
|
jupyter-events |
0.10.0 |
BSD License |
Jupyter Event System library |
|
jupyter-lsp |
2.2.5 |
BSD License |
Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server |
|
jupyter_client |
8.6.3 |
BSD License |
Jupyter protocol implementation and client libraries |
|
jupyter_core |
5.7.2 |
BSD License |
Jupyter core package. A base package on which Jupyter projects rely. |
|
jupyter_server |
2.14.2 |
BSD License |
The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications. |
|
jupyter_server_terminals |
0.5.3 |
BSD License |
A Jupyter Server Extension Providing Terminals. |
|
jupyterlab |
4.3.3 |
BSD License |
JupyterLab computational environment |
|
jupyterlab_pygments |
0.3.0 |
BSD License |
Pygments theme using JupyterLab CSS variables |
|
jupyterlab_server |
2.27.3 |
BSD License |
A set of server components for JupyterLab and JupyterLab like applications. |
|
jupyterlab_widgets |
3.0.13 |
BSD License |
Jupyter interactive widgets for JupyterLab |
|
keyring |
25.5.0 |
MIT License |
Store and access your passwords safely. |
|
langchain |
0.2.16 |
MIT License |
Building applications with LLMs through composability |
|
langchain-community |
0.2.16 |
MIT License |
Community contributed LangChain integrations. |
|
langchain-core |
0.2.38 |
MIT License |
Building applications with LLMs through composability |
|
langchain-text-splitters |
0.2.4 |
MIT License |
LangChain text splitting utilities |
|
langsmith |
0.1.147 |
MIT License |
Client library to connect to the LangSmith LLM Tracing and Evaluation Platform. |
|
llamator |
1.1.1 |
Other/Proprietary License |
UNKNOWN |
Framework for testing vulnerabilities of large language models (LLM). |
llamator |
1.1.1 |
Other/Proprietary License |
UNKNOWN |
Framework for testing vulnerabilities of large language models (LLM). |
lxml |
5.3.0 |
BSD License |
Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. |
|
markdown-it-py |
3.0.0 |
MIT License |
Python port of markdown-it. Markdown parsing, done right! |
|
marshmallow |
3.23.1 |
MIT License |
A lightweight library for converting complex datatypes to and from native Python datatypes. |
|
matplotlib-inline |
0.1.7 |
BSD License |
Inline Matplotlib backend for Jupyter |
|
mdit-py-plugins |
0.4.2 |
MIT License |
Collection of plugins for markdown-it-py |
|
mdurl |
0.1.2 |
MIT License |
Markdown URL utilities |
|
mistune |
3.0.2 |
BSD License |
A sane and fast Markdown parser with useful plugins and renderers |
|
more-itertools |
10.5.0 |
MIT License |
More routines for operating on iterables, beyond itertools |
|
multidict |
6.1.0 |
Apache Software License |
multidict implementation |
|
mypy-extensions |
1.0.0 |
MIT License |
Type system extensions for programs checked with the mypy type checker. |
|
myst-parser |
4.0.0 |
MIT License |
An extended [CommonMark](https://spec.commonmark.org/) compliant parser, |
|
nbclient |
0.10.1 |
BSD License |
A client library for executing notebooks. Formerly nbconvert’s ExecutePreprocessor. |
|
nbconvert |
7.16.4 |
BSD License |
Converting Jupyter Notebooks (.ipynb files) to other formats. Output formats include asciidoc, html, latex, markdown, pdf, py, rst, script. nbconvert can be used both as a Python library (import nbconvert) or as a command line tool (invoked as jupyter nbconvert …). |
|
nbformat |
5.10.4 |
BSD License |
The Jupyter Notebook format |
|
nest-asyncio |
1.6.0 |
BSD License |
Patch asyncio to allow nested event loops |
|
nh3 |
0.2.19 |
MIT |
UNKNOWN |
Python bindings to the ammonia HTML sanitization library. |
nodeenv |
1.9.1 |
BSD License |
Node.js virtual environment builder |
|
notebook |
7.3.1 |
BSD License |
Jupyter Notebook - A web-based notebook environment for interactive computing |
|
notebook_shim |
0.2.4 |
BSD License |
UNKNOWN |
A shim layer for notebook traits and config |
numpy |
1.26.4 |
BSD License |
Fundamental package for array computing in Python |
|
openai |
1.6.1 |
Apache Software License |
The official Python library for the openai API |
|
openpyxl |
3.1.5 |
MIT License |
A Python library to read/write Excel 2010 xlsx/xlsm files |
|
orjson |
3.10.12 |
Apache Software License; MIT License |
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy |
|
overrides |
7.7.0 |
Apache License, Version 2.0 |
A decorator to automatically detect mismatch when overriding a method. |
|
packaging |
24.2 |
Apache Software License; BSD License |
Core utilities for Python packages |
|
pandas |
2.2.2 |
BSD License |
Powerful data structures for data analysis, time series, and statistics |
|
pandocfilters |
1.5.1 |
BSD License |
Utilities for writing pandoc filters in python |
|
parso |
0.8.4 |
MIT License |
A Python Parser |
|
pexpect |
4.9.0 |
ISC License (ISCL) |
Pexpect allows easy control of interactive console applications. |
|
pkginfo |
1.10.0 |
MIT License |
Query metadata from sdists / bdists / installed packages. |
|
platformdirs |
4.3.6 |
MIT License |
A small Python package for determining appropriate platform-specific dirs, e.g. a user data dir. |
|
pluggy |
1.5.0 |
MIT License |
plugin and hook calling mechanisms for python |
|
pre_commit |
4.0.1 |
MIT License |
A framework for managing and maintaining multi-language pre-commit hooks. |
|
prometheus_client |
0.21.1 |
Apache Software License |
Python client for the Prometheus monitoring system. |
|
prompt-toolkit |
3.0.43 |
BSD License |
Library for building powerful interactive command lines in Python |
|
propcache |
0.2.1 |
Apache Software License |
Accelerated property cache |
|
protobuf |
4.25.5 |
3-Clause BSD License |
UNKNOWN |
|
psutil |
6.1.0 |
BSD License |
Cross-platform lib for process and system monitoring in Python. |
|
ptyprocess |
0.7.0 |
ISC License (ISCL) |
Run a subprocess in a pseudo terminal |
|
pure_eval |
0.2.3 |
MIT License |
Safely evaluate AST nodes without side effects |
|
pycparser |
2.22 |
BSD License |
C parser in Python |
|
pydantic |
2.10.3 |
MIT License |
Data validation using Python type hints |
|
pydantic_core |
2.27.1 |
MIT License |
Core functionality for Pydantic validation and serialization |
|
pyproject_hooks |
1.2.0 |
MIT License |
Wrappers to call pyproject.toml-based build backend hooks. |
|
pytest |
8.3.4 |
MIT License |
pytest: simple powerful testing with Python |
|
pytest-cov |
6.0.0 |
MIT License |
Pytest plugin for measuring coverage. |
|
python-dateutil |
2.9.0.post0 |
Apache Software License; BSD License |
Extensions to the standard Python datetime module |
|
python-docx |
1.1.2 |
MIT License |
Create, read, and update Microsoft Word .docx files. |
|
python-dotenv |
1.0.1 |
BSD License |
Read key-value pairs from a .env file and set them as environment variables |
|
python-json-logger |
3.2.1 |
BSD License |
JSON Log Formatter for the Python Logging Package |
|
pytz |
2024.2 |
MIT License |
World timezone definitions, modern and historical |
|
pyzmq |
26.2.0 |
BSD License |
Python bindings for 0MQ |
|
readchar |
4.2.1 |
MIT License |
Library to easily read single chars and key strokes |
|
readme_renderer |
44.0 |
Apache Software License |
UNKNOWN |
readme_renderer is a library for rendering readme descriptions for Warehouse |
referencing |
0.35.1 |
MIT License |
JSON Referencing + Python |
|
requests |
2.32.3 |
Apache Software License |
Python HTTP for Humans. |
|
requests-toolbelt |
1.0.0 |
Apache Software License |
A utility belt for advanced users of python-requests |
|
rfc3339-validator |
0.1.4 |
MIT License |
A pure python RFC3339 validator |
|
rfc3986 |
2.0.0 |
Apache Software License |
Validating URI References per RFC 3986 |
|
rfc3986-validator |
0.1.1 |
MIT License |
Pure python rfc3986 validator |
|
rich |
13.9.4 |
MIT License |
Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal |
|
rpds-py |
0.22.3 |
MIT License |
Python bindings to Rust’s persistent data structures (rpds) |
|
runs |
1.2.2 |
MIT License |
UNKNOWN |
🏃 Run a block of text as a subprocess 🏃 |
six |
1.17.0 |
MIT License |
Python 2 and 3 compatibility utilities |
|
sniffio |
1.3.1 |
Apache Software License; MIT License |
Sniff out which async library your code is running under |
|
snowballstemmer |
2.2.0 |
BSD License |
This package provides 29 stemmers for 28 languages generated from Snowball algorithms. |
|
soupsieve |
2.6 |
MIT License |
A modern CSS selector implementation for Beautiful Soup. |
|
sphinx-basic-ng |
1.0.0b2 |
MIT License |
A modern skeleton for Sphinx themes. |
|
sphinxcontrib-applehelp |
2.0.0 |
BSD License |
sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books |
|
sphinxcontrib-devhelp |
2.0.0 |
BSD License |
sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents |
|
sphinxcontrib-htmlhelp |
2.1.0 |
BSD License |
sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files |
|
sphinxcontrib-jsmath |
1.0.1 |
BSD License |
A sphinx extension which renders display math in HTML via JavaScript |
|
sphinxcontrib-qthelp |
2.0.0 |
BSD License |
sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents |
|
sphinxcontrib-serializinghtml |
2.0.0 |
BSD License |
sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle) |
|
stack-data |
0.6.3 |
MIT License |
Extract data from python stack frames and tracebacks for informative displays |
|
tenacity |
8.5.0 |
Apache Software License |
Retry code until it succeeds |
|
terminado |
0.18.1 |
BSD License |
Tornado websocket backend for the Xterm.js Javascript terminal emulator library. |
|
tinycss2 |
1.4.0 |
BSD License |
A tiny CSS parser |
|
tornado |
6.4.2 |
Apache Software License |
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. |
|
tqdm |
4.66.3 |
MIT License; Mozilla Public License 2.0 (MPL 2.0) |
Fast, Extensible Progress Meter |
|
traitlets |
5.14.3 |
BSD License |
Traitlets Python configuration system |
|
twine |
5.1.1 |
Apache Software License |
Collection of utilities for publishing packages on PyPI |
|
types-python-dateutil |
2.9.0.20241206 |
Apache Software License |
Typing stubs for python-dateutil |
|
typing-inspect |
0.9.0 |
MIT License |
Runtime inspection utilities for typing module. |
|
typing_extensions |
4.12.2 |
Python Software Foundation License |
Backported and Experimental Type Hints for Python 3.8+ |
|
tzdata |
2024.2 |
Apache Software License |
Provider of IANA time zone data |
|
uri-template |
1.3.0 |
MIT License |
RFC 6570 URI Template Processor |
|
urllib3 |
2.2.3 |
MIT License |
HTTP library with thread-safe connection pooling, file post, and more. |
|
virtualenv |
20.28.0 |
MIT License |
Virtual Python Environment builder |
|
webcolors |
24.11.1 |
BSD License |
UNKNOWN |
A library for working with the color formats defined by HTML and CSS. |
webencodings |
0.5.1 |
BSD License |
Character encoding aliases for legacy web content |
|
websocket-client |
1.8.0 |
Apache Software License |
WebSocket client for Python with low level API options |
|
widgetsnbextension |
4.0.13 |
BSD License |
Jupyter interactive widgets for Jupyter Notebook |
|
xmod |
1.8.1 |
MIT License |
🌱 Turn any object into a module 🌱 |
|
yandexcloud |
0.316.0 |
MIT |
The Yandex.Cloud official SDK |
|
yarl |
1.18.3 |
Apache Software License |
Yet another URL library |
|
zipp |
3.21.0 |
MIT License |
Backport of pathlib-compatible object wrapper for zip files |
|
zope.interface |
7.2 |
Zope Public License |
Interfaces for Python |