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

https://github.com/zopefoundation/DateTime

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

https://github.com/pallets/jinja/

A very fast and expressive template engine.

MarkupSafe

3.0.2

BSD License

https://github.com/pallets/markupsafe/

Safely add untrusted strings to HTML/XML markup.

PyJWT

2.10.1

MIT License

https://github.com/jpadilla/pyjwt

JSON Web Token implementation in Python

PyYAML

6.0.2

MIT License

https://pyyaml.org/

YAML parser and emitter for Python

Pygments

2.18.0

BSD License

https://pygments.org

Pygments is a syntax highlighting package written in Python.

SQLAlchemy

2.0.36

MIT License

https://www.sqlalchemy.org

Database Abstraction Library

SecretStorage

3.3.3

BSD License

https://github.com/mitya57/secretstorage

Python bindings to FreeDesktop.org Secret Service API

Send2Trash

1.8.3

BSD License

https://github.com/arsenetar/send2trash

Send file to trash natively under Mac OS X, Windows and Linux

Sphinx

8.0.2

BSD License

https://www.sphinx-doc.org/

Python documentation generator

aiohappyeyeballs

2.4.4

Other/Proprietary License; Python Software Foundation License

https://github.com/aio-libs/aiohappyeyeballs

Happy Eyeballs for asyncio

aiohttp

3.11.10

Apache Software License

https://github.com/aio-libs/aiohttp

Async http client/server framework (asyncio)

aiosignal

1.3.2

Apache Software License

https://github.com/aio-libs/aiosignal

aiosignal: a list of registered asynchronous callbacks

alabaster

1.0.0

BSD License

https://alabaster.readthedocs.io/

A light, configurable Sphinx theme

annotated-types

0.7.0

MIT License

https://github.com/annotated-types/annotated-types

Reusable constraint types to use with typing.Annotated

anyio

4.7.0

MIT License

https://anyio.readthedocs.io/en/stable/versionhistory.html

High level compatibility layer for multiple asynchronous event loop implementations

argon2-cffi

23.1.0

MIT License

https://github.com/hynek/argon2-cffi/blob/main/CHANGELOG.md

Argon2 for Python

argon2-cffi-bindings

21.2.0

MIT License

https://github.com/hynek/argon2-cffi-bindings

Low-level CFFI bindings for Argon2

arrow

1.3.0

Apache Software License

https://github.com/arrow-py/arrow

Better dates & times for Python

asttokens

3.0.0

Apache 2.0

https://github.com/gristlabs/asttokens

Annotate AST trees with source code positions

async-lru

2.0.4

MIT License

https://github.com/aio-libs/async-lru

Simple LRU cache for asyncio

async-timeout

4.0.3

Apache Software License

https://github.com/aio-libs/async-timeout

Timeout context manager for asyncio programs

attrs

24.3.0

UNKNOWN

https://www.attrs.org/en/stable/changelog.html

Classes Without Boilerplate

babel

2.16.0

BSD License

https://babel.pocoo.org/

Internationalization utilities

backports.tarfile

1.2.0

MIT License

https://github.com/jaraco/backports.tarfile

Backport of CPython tarfile module

beautifulsoup4

4.12.3

MIT License

https://www.crummy.com/software/BeautifulSoup/bs4/

Screen-scraping library

bleach

6.2.0

Apache Software License

https://github.com/mozilla/bleach

An easy safelist-based HTML-sanitizing tool.

blessed

1.20.0

MIT License

https://github.com/jquast/blessed

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

https://build.pypa.io

A simple, correct Python build frontend

bump2version

1.0.1

MIT License

https://github.com/c4urself/bump2version

Version-bump your software with a single command!

certifi

2024.12.14

Mozilla Public License 2.0 (MPL 2.0)

https://github.com/certifi/python-certifi

Python package for providing Mozilla’s CA Bundle.

cffi

1.17.1

MIT License

http://cffi.readthedocs.org

Foreign Function Interface for Python calling C code.

cfgv

3.4.0

MIT License

https://github.com/asottile/cfgv

Validate configuration and produce human readable error messages.

charset-normalizer

3.4.0

MIT License

https://github.com/Ousret/charset_normalizer

The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.

colorama

0.4.6

BSD License

https://github.com/tartley/colorama

Cross-platform colored terminal text.

comm

0.2.2

BSD License

https://github.com/ipython/comm

Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.

coverage

7.6.9

Apache Software License

https://github.com/nedbat/coveragepy

Code coverage measurement for Python

cramjam

2.9.1

MIT

https://github.com/milesgranger/pyrus-cramjam

Thin Python bindings to de/compression algorithms in Rust

cryptography

42.0.8

Apache Software License; BSD License

https://github.com/pyca/cryptography

cryptography is a package which provides cryptographic recipes and primitives to Python developers.

dataclasses-json

0.6.7

MIT License

https://github.com/lidatong/dataclasses-json

Easily serialize dataclasses to and from JSON.

debugpy

1.8.11

MIT License

https://aka.ms/debugpy

An implementation of the Debug Adapter Protocol for Python

decorator

5.1.1

BSD License

https://github.com/micheles/decorator

Decorators for Humans

defusedxml

0.7.1

Python Software Foundation License

https://github.com/tiran/defusedxml

XML bomb protection for Python stdlib modules

distlib

0.3.9

Python Software Foundation License

https://github.com/pypa/distlib

Distribution utilities

distro

1.9.0

Apache Software License

https://github.com/python-distro/distro

Distro - an OS platform information API

docutils

0.21.2

BSD License; GNU General Public License (GPL); Public Domain; Python Software Foundation License

https://docutils.sourceforge.io

Docutils – Python Documentation Utilities

editor

1.6.6

MIT License

https://github.com/rec/editor

🖋 Open the default text editor 🖋

et_xmlfile

2.0.0

MIT License

https://foss.heptapod.net/openpyxl/et_xmlfile

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

https://github.com/alexmojaki/executing

Get the currently executing AST node of a frame, and other information

fastjsonschema

2.21.1

BSD License

https://github.com/horejsek/python-fastjsonschema

Fastest Python implementation of JSON schema

fastparquet

2024.2.0

Apache Software License

https://github.com/dask/fastparquet/

Python support for Parquet file format

filelock

3.16.1

The Unlicense (Unlicense)

https://github.com/tox-dev/py-filelock

A platform independent file lock.

fqdn

1.5.1

Mozilla Public License 2.0 (MPL 2.0)

https://github.com/ypcrts/fqdn

Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers

frozenlist

1.5.0

Apache Software License

https://github.com/aio-libs/frozenlist

A list-like structure which implements collections.abc.MutableSequence

fsspec

2024.10.0

BSD License

https://github.com/fsspec/filesystem_spec

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

https://github.com/googleapis/python-api-common-protos

Common protobufs used in Google APIs

greenlet

3.1.1

MIT License

https://greenlet.readthedocs.io/

Lightweight in-process concurrent programming

grpcio

1.68.1

Apache Software License

https://grpc.io

HTTP/2-based RPC framework

h11

0.14.0

MIT License

https://github.com/python-hyper/h11

A pure-Python, bring-your-own-I/O implementation of HTTP/1.1

httpcore

1.0.7

BSD License

https://www.encode.io/httpcore/

A minimal low-level HTTP client.

httpx

0.27.2

BSD License

https://github.com/encode/httpx

The next generation HTTP client.

identify

2.6.3

MIT License

https://github.com/pre-commit/identify

File identification library for Python

idna

3.10

BSD License

https://github.com/kjd/idna

Internationalized Domain Names in Applications (IDNA)

imagesize

1.4.1

MIT License

https://github.com/shibukawa/imagesize_py

Getting image size from png/jpeg/jpeg2000/gif file

importlib_metadata

8.5.0

Apache Software License

https://github.com/python/importlib_metadata

Read metadata from Python packages

iniconfig

2.0.0

MIT License

https://github.com/pytest-dev/iniconfig

brain-dead simple config-ini parsing

inquirer

3.2.4

MIT License

https://github.com/magmax/python-inquirer

Collection of common interactive command line user interfaces, based on Inquirer.js

ipykernel

6.29.5

BSD License

https://ipython.org

IPython Kernel for Jupyter

ipython

8.30.0

BSD License

https://ipython.org

IPython: Productive Interactive Computing

ipywidgets

8.1.5

BSD License

http://jupyter.org

Jupyter interactive widgets

isoduration

20.11.0

ISC License (ISCL)

https://github.com/bolsote/isoduration

Operations with ISO 8601 durations

jaraco.classes

3.4.0

MIT License

https://github.com/jaraco/jaraco.classes

Utility functions for Python class constructs

jaraco.context

6.0.1

MIT License

https://github.com/jaraco/jaraco.context

Useful decorators and context managers

jaraco.functools

4.1.0

MIT License

https://github.com/jaraco/jaraco.functools

Functools like those found in stdlib

jedi

0.19.2

MIT License

https://github.com/davidhalter/jedi

An autocompletion tool for Python that can be used for text editors.

jeepney

0.8.0

MIT License

https://gitlab.com/takluyver/jeepney

Low-level, pure Python DBus protocol wrapper.

json5

0.10.0

Apache Software License

https://github.com/dpranke/pyjson5

A Python implementation of the JSON5 data format.

jsonpatch

1.33

BSD License

https://github.com/stefankoegl/python-json-patch

Apply JSON-Patches (RFC 6902)

jsonpointer

3.0.0

BSD License

https://github.com/stefankoegl/python-json-pointer

Identify specific nodes in a JSON document (RFC 6901)

jsonschema

4.23.0

MIT License

https://github.com/python-jsonschema/jsonschema

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

https://jupyter.org

Jupyter metapackage. Install all the Jupyter components in one go.

jupyter-console

6.6.3

BSD License

https://jupyter.org

Jupyter terminal console

jupyter-events

0.10.0

BSD License

http://jupyter.org

Jupyter Event System library

jupyter-lsp

2.2.5

BSD License

https://github.com/jupyter-lsp/jupyterlab-lsp/issues

Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server

jupyter_client

8.6.3

BSD License

https://jupyter.org

Jupyter protocol implementation and client libraries

jupyter_core

5.7.2

BSD License

https://jupyter.org

Jupyter core package. A base package on which Jupyter projects rely.

jupyter_server

2.14.2

BSD License

https://jupyter-server.readthedocs.io

The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.

jupyter_server_terminals

0.5.3

BSD License

https://jupyter.org

A Jupyter Server Extension Providing Terminals.

jupyterlab

4.3.3

BSD License

https://jupyter.org

JupyterLab computational environment

jupyterlab_pygments

0.3.0

BSD License

https://github.com/jupyterlab/jupyterlab_pygments

Pygments theme using JupyterLab CSS variables

jupyterlab_server

2.27.3

BSD License

https://jupyterlab-server.readthedocs.io

A set of server components for JupyterLab and JupyterLab like applications.

jupyterlab_widgets

3.0.13

BSD License

https://github.com/jupyter-widgets/ipywidgets

Jupyter interactive widgets for JupyterLab

keyring

25.5.0

MIT License

https://github.com/jaraco/keyring

Store and access your passwords safely.

langchain

0.2.16

MIT License

https://github.com/langchain-ai/langchain

Building applications with LLMs through composability

langchain-community

0.2.16

MIT License

https://github.com/langchain-ai/langchain

Community contributed LangChain integrations.

langchain-core

0.2.38

MIT License

https://github.com/langchain-ai/langchain

Building applications with LLMs through composability

langchain-text-splitters

0.2.4

MIT License

https://github.com/langchain-ai/langchain

LangChain text splitting utilities

langsmith

0.1.147

MIT License

https://smith.langchain.com/

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

https://lxml.de/

Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.

markdown-it-py

3.0.0

MIT License

https://github.com/executablebooks/markdown-it-py

Python port of markdown-it. Markdown parsing, done right!

marshmallow

3.23.1

MIT License

https://github.com/marshmallow-code/marshmallow

A lightweight library for converting complex datatypes to and from native Python datatypes.

matplotlib-inline

0.1.7

BSD License

https://github.com/ipython/matplotlib-inline

Inline Matplotlib backend for Jupyter

mdit-py-plugins

0.4.2

MIT License

https://github.com/executablebooks/mdit-py-plugins

Collection of plugins for markdown-it-py

mdurl

0.1.2

MIT License

https://github.com/executablebooks/mdurl

Markdown URL utilities

mistune

3.0.2

BSD License

https://github.com/lepture/mistune

A sane and fast Markdown parser with useful plugins and renderers

more-itertools

10.5.0

MIT License

https://github.com/more-itertools/more-itertools

More routines for operating on iterables, beyond itertools

multidict

6.1.0

Apache Software License

https://github.com/aio-libs/multidict

multidict implementation

mypy-extensions

1.0.0

MIT License

https://github.com/python/mypy_extensions

Type system extensions for programs checked with the mypy type checker.

myst-parser

4.0.0

MIT License

https://github.com/executablebooks/MyST-Parser

An extended [CommonMark](https://spec.commonmark.org/) compliant parser,

nbclient

0.10.1

BSD License

https://jupyter.org

A client library for executing notebooks. Formerly nbconvert’s ExecutePreprocessor.

nbconvert

7.16.4

BSD License

https://jupyter.org

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

https://jupyter.org

The Jupyter Notebook format

nest-asyncio

1.6.0

BSD License

https://github.com/erdewit/nest_asyncio

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

https://github.com/ekalinin/nodeenv

Node.js virtual environment builder

notebook

7.3.1

BSD License

https://github.com/jupyter/notebook

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

https://numpy.org

Fundamental package for array computing in Python

openai

1.6.1

Apache Software License

https://github.com/openai/openai-python

The official Python library for the openai API

openpyxl

3.1.5

MIT License

https://openpyxl.readthedocs.io

A Python library to read/write Excel 2010 xlsx/xlsm files

orjson

3.10.12

Apache Software License; MIT License

https://github.com/ijl/orjson

Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy

overrides

7.7.0

Apache License, Version 2.0

https://github.com/mkorpela/overrides

A decorator to automatically detect mismatch when overriding a method.

packaging

24.2

Apache Software License; BSD License

https://github.com/pypa/packaging

Core utilities for Python packages

pandas

2.2.2

BSD License

https://pandas.pydata.org

Powerful data structures for data analysis, time series, and statistics

pandocfilters

1.5.1

BSD License

http://github.com/jgm/pandocfilters

Utilities for writing pandoc filters in python

parso

0.8.4

MIT License

https://github.com/davidhalter/parso

A Python Parser

pexpect

4.9.0

ISC License (ISCL)

https://pexpect.readthedocs.io/

Pexpect allows easy control of interactive console applications.

pkginfo

1.10.0

MIT License

https://code.launchpad.net/~tseaver/pkginfo/trunk

Query metadata from sdists / bdists / installed packages.

platformdirs

4.3.6

MIT License

https://github.com/tox-dev/platformdirs

A small Python package for determining appropriate platform-specific dirs, e.g. a user data dir.

pluggy

1.5.0

MIT License

https://github.com/pytest-dev/pluggy

plugin and hook calling mechanisms for python

pre_commit

4.0.1

MIT License

https://github.com/pre-commit/pre-commit

A framework for managing and maintaining multi-language pre-commit hooks.

prometheus_client

0.21.1

Apache Software License

https://github.com/prometheus/client_python

Python client for the Prometheus monitoring system.

prompt-toolkit

3.0.43

BSD License

https://github.com/prompt-toolkit/python-prompt-toolkit

Library for building powerful interactive command lines in Python

propcache

0.2.1

Apache Software License

https://github.com/aio-libs/propcache

Accelerated property cache

protobuf

4.25.5

3-Clause BSD License

https://developers.google.com/protocol-buffers/

UNKNOWN

psutil

6.1.0

BSD License

https://github.com/giampaolo/psutil

Cross-platform lib for process and system monitoring in Python.

ptyprocess

0.7.0

ISC License (ISCL)

https://github.com/pexpect/ptyprocess

Run a subprocess in a pseudo terminal

pure_eval

0.2.3

MIT License

http://github.com/alexmojaki/pure_eval

Safely evaluate AST nodes without side effects

pycparser

2.22

BSD License

https://github.com/eliben/pycparser

C parser in Python

pydantic

2.10.3

MIT License

https://github.com/pydantic/pydantic

Data validation using Python type hints

pydantic_core

2.27.1

MIT License

https://github.com/pydantic/pydantic-core

Core functionality for Pydantic validation and serialization

pyproject_hooks

1.2.0

MIT License

https://github.com/pypa/pyproject-hooks

Wrappers to call pyproject.toml-based build backend hooks.

pytest

8.3.4

MIT License

https://docs.pytest.org/en/latest/

pytest: simple powerful testing with Python

pytest-cov

6.0.0

MIT License

https://github.com/pytest-dev/pytest-cov

Pytest plugin for measuring coverage.

python-dateutil

2.9.0.post0

Apache Software License; BSD License

https://github.com/dateutil/dateutil

Extensions to the standard Python datetime module

python-docx

1.1.2

MIT License

https://github.com/python-openxml/python-docx

Create, read, and update Microsoft Word .docx files.

python-dotenv

1.0.1

BSD License

https://github.com/theskumar/python-dotenv

Read key-value pairs from a .env file and set them as environment variables

python-json-logger

3.2.1

BSD License

https://nhairs.github.io/python-json-logger

JSON Log Formatter for the Python Logging Package

pytz

2024.2

MIT License

http://pythonhosted.org/pytz

World timezone definitions, modern and historical

pyzmq

26.2.0

BSD License

https://pyzmq.readthedocs.org

Python bindings for 0MQ

readchar

4.2.1

MIT License

https://pypi.org/project/readchar

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

https://github.com/python-jsonschema/referencing

JSON Referencing + Python

requests

2.32.3

Apache Software License

https://requests.readthedocs.io

Python HTTP for Humans.

requests-toolbelt

1.0.0

Apache Software License

https://toolbelt.readthedocs.io/

A utility belt for advanced users of python-requests

rfc3339-validator

0.1.4

MIT License

https://github.com/naimetti/rfc3339-validator

A pure python RFC3339 validator

rfc3986

2.0.0

Apache Software License

http://rfc3986.readthedocs.io

Validating URI References per RFC 3986

rfc3986-validator

0.1.1

MIT License

https://github.com/naimetti/rfc3986-validator

Pure python rfc3986 validator

rich

13.9.4

MIT License

https://github.com/Textualize/rich

Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal

rpds-py

0.22.3

MIT License

https://github.com/crate-py/rpds

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

https://github.com/benjaminp/six

Python 2 and 3 compatibility utilities

sniffio

1.3.1

Apache Software License; MIT License

https://github.com/python-trio/sniffio

Sniff out which async library your code is running under

snowballstemmer

2.2.0

BSD License

https://github.com/snowballstem/snowball

This package provides 29 stemmers for 28 languages generated from Snowball algorithms.

soupsieve

2.6

MIT License

https://github.com/facelessuser/soupsieve

A modern CSS selector implementation for Beautiful Soup.

sphinx-basic-ng

1.0.0b2

MIT License

https://github.com/pradyunsg/sphinx-basic-ng

A modern skeleton for Sphinx themes.

sphinxcontrib-applehelp

2.0.0

BSD License

https://www.sphinx-doc.org/

sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books

sphinxcontrib-devhelp

2.0.0

BSD License

https://www.sphinx-doc.org/

sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents

sphinxcontrib-htmlhelp

2.1.0

BSD License

https://www.sphinx-doc.org/

sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files

sphinxcontrib-jsmath

1.0.1

BSD License

http://sphinx-doc.org/

A sphinx extension which renders display math in HTML via JavaScript

sphinxcontrib-qthelp

2.0.0

BSD License

https://www.sphinx-doc.org/

sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents

sphinxcontrib-serializinghtml

2.0.0

BSD License

https://www.sphinx-doc.org/

sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle)

stack-data

0.6.3

MIT License

http://github.com/alexmojaki/stack_data

Extract data from python stack frames and tracebacks for informative displays

tenacity

8.5.0

Apache Software License

https://github.com/jd/tenacity

Retry code until it succeeds

terminado

0.18.1

BSD License

https://github.com/jupyter/terminado

Tornado websocket backend for the Xterm.js Javascript terminal emulator library.

tinycss2

1.4.0

BSD License

https://www.courtbouillon.org/tinycss2

A tiny CSS parser

tornado

6.4.2

Apache Software License

http://www.tornadoweb.org/

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)

https://tqdm.github.io

Fast, Extensible Progress Meter

traitlets

5.14.3

BSD License

https://github.com/ipython/traitlets

Traitlets Python configuration system

twine

5.1.1

Apache Software License

https://twine.readthedocs.io/

Collection of utilities for publishing packages on PyPI

types-python-dateutil

2.9.0.20241206

Apache Software License

https://github.com/python/typeshed

Typing stubs for python-dateutil

typing-inspect

0.9.0

MIT License

https://github.com/ilevkivskyi/typing_inspect

Runtime inspection utilities for typing module.

typing_extensions

4.12.2

Python Software Foundation License

https://github.com/python/typing_extensions

Backported and Experimental Type Hints for Python 3.8+

tzdata

2024.2

Apache Software License

https://github.com/python/tzdata

Provider of IANA time zone data

uri-template

1.3.0

MIT License

https://gitlab.linss.com/open-source/python/uri-template

RFC 6570 URI Template Processor

urllib3

2.2.3

MIT License

https://github.com/urllib3/urllib3/blob/main/CHANGES.rst

HTTP library with thread-safe connection pooling, file post, and more.

virtualenv

20.28.0

MIT License

https://github.com/pypa/virtualenv

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

https://github.com/SimonSapin/python-webencodings

Character encoding aliases for legacy web content

websocket-client

1.8.0

Apache Software License

https://github.com/websocket-client/websocket-client.git

WebSocket client for Python with low level API options

widgetsnbextension

4.0.13

BSD License

http://jupyter.org

Jupyter interactive widgets for Jupyter Notebook

xmod

1.8.1

MIT License

https://github.com/rec/xmod

🌱 Turn any object into a module 🌱

yandexcloud

0.316.0

MIT

https://github.com/yandex-cloud/python-sdk

The Yandex.Cloud official SDK

yarl

1.18.3

Apache Software License

https://github.com/aio-libs/yarl

Yet another URL library

zipp

3.21.0

MIT License

https://github.com/jaraco/zipp

Backport of pathlib-compatible object wrapper for zip files

zope.interface

7.2

Zope Public License

https://github.com/zopefoundation/zope.interface

Interfaces for Python