Skip to content

Credits¤

Credits¤

These projects were used to build firefighter-incident. Thank you!

python | pdm | hatchling

Thanks to all the contributors to the JavaScript packages we use as well!

Runtime dependencies¤

Project Summary Version (accepted) Version (last resolved) License
aiohttp Async http client/server framework (asyncio) >=3.9.1 3.9.1 Apache 2
aiosignal aiosignal: a list of registered asynchronous callbacks >=1.1.2 1.3.1 Apache 2.0
anyio High level compatibility layer for multiple asynchronous event loop implementations 4.1.0 MIT
argon2-cffi Argon2 for Python >=19.1.0 23.1.0 MIT License
argon2-cffi-bindings Low-level CFFI bindings for Argon2 21.2.0 MIT
asgiref ASGI specs, helper code, and adapters >=3.6 3.7.2 BSD-3-Clause
async-timeout Timeout context manager for asyncio programs >=4.0.2; python_full_version <= "3.11.2" 4.0.3 ?
attrs Classes Without Boilerplate >=17.3.0 23.1.0 MIT License
bytecode Python module to generate and modify bytecode ; python_version >= "3.8" 0.15.1 MIT License
cattrs Composable complex class support for attrs and dataclasses. 23.2.2 MIT
celery Distributed Task Queue. [gevent,redis]>=5.3.6 5.3.6 BSD-3-Clause
certifi Python package for providing Mozilla's CA Bundle. 2023.11.17 MPL-2.0
cffi Foreign Function Interface for Python calling C code. >=1.12.2; platform_python_implementation == "CPython" and sys_platform == "win32" 1.16.0 MIT
charset-normalizer The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. <4,>=2 3.3.2 MIT
cron-descriptor A Python library that converts cron expressions into human readable strings. >=1.2.32 1.4.0 MIT License
cryptography cryptography is a package which provides cryptographic recipes and primitives to Python developers. >=3.4.0 41.0.7 Apache-2.0 OR BSD-3-Clause
dateparser Date parsing library designed to parse dates from HTML pages >=1.2.0 1.2.0 BSD
ddsketch Distributed quantile sketches >=2.0.1 2.0.4 Apache Software License
ddtrace Datadog APM client library >=2.3.3,<2.4.0 2.3.3 LICENSE.BSD3
defusedxml XML bomb protection for Python stdlib modules 0.7.1 PSFL
deprecated Python @deprecated decorator to deprecate old python classes, functions or methods. >=1.2.6 1.2.14 MIT
django A high-level Python web framework that encourages rapid development and clean, pragmatic design. [argon2]>=4.2.8,<5.0.0 4.2.9 BSD-3-Clause
django-celery-beat Database-backed Periodic Tasks. >=2.5.0 2.5.0 BSD
django-components A way to create simple reusable template components in Django. >=0.29 0.32 MIT
django-filter Django-filter is a reusable Django application for allowing users to filter querysets dynamically. >=23.4 23.5 BSD License
django-htmx Extensions for using Django with htmx. >=1.17.2 1.17.2 MIT
django-oauth2-authcodeflow Authenticate with any OpenId Connect/Oauth2 provider through authorization code flow. PKCE is also supported. >=1.0.1 1.1.0 MIT
django-redis Full featured redis cache backend for Django. >=5.4.0 5.4.0 BSD-3-Clause
django-simple-menu Simple, yet powerful, code-based menus for Django applications >=2.1.3 2.1.3 BSD 2-Clause
django-stubs-ext Monkey-patching and extensions for django-stubs >=4.2.5 4.2.7 MIT
django-tables2 Table/data-grid framework for Django >=2.6.0 2.7.0 Simplified BSD
django-taggit django-taggit is a reusable Django application for simple tagging. >=5.0.1 5.0.1 BSD
django-timezone-field A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects. >=5.0 6.1.0 BSD-2-Clause
django-widget-tweaks Tweak the form field rendering in templates, not in python-level form definitions. >=1.5.0 1.5.0 MIT license
djangorestframework Web APIs for Django, made easy. >=3.14.0 3.14.0 BSD
djangorestframework-csv CSV Tools for Django REST Framework >=3.0.1 3.0.2 BSD
docutils Docutils -- Python Documentation Utilities >=0.20.1 0.20.1 public domain, Python, 2-Clause BSD, GPL 3 (see COPYING.txt)
drf-spectacular Sane and flexible OpenAPI 3 schema generation for Django REST framework >=0.26.5 0.27.0 BSD
drf-standardized-errors Standardize your API error responses. >=0.12.6 0.12.6 MIT License
envier Python application configuration via the environment 0.4.0 MIT
frozenlist A list-like structure which implements collections.abc.MutableSequence >=1.1.1 1.4.0 Apache 2
gevent Coroutine-based network library >=1.5.0 23.9.1 MIT
greenlet Lightweight in-process concurrent programming >=3.0rc3; platform_python_implementation == "CPython" and python_version >= "3.11" 3.0.1 MIT License
gunicorn WSGI HTTP Server for UNIX >=21.2.0 21.2.0 MIT
h11 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 <0.15,>=0.13 0.14.0 MIT
httpcore A minimal low-level HTTP client. ==1.* 1.0.2 BSD License
httpx The next generation HTTP client. >=0.25.2 0.26.0 BSD License
idna Internationalized Domain Names in Applications (IDNA) 3.6 BSD License
importlib-metadata Read metadata from Python packages <7.0,>=6.0 6.8.0 Apache Software License
inflection A port of Ruby on Rails inflector to Python >=0.3.1 0.5.1 MIT
jinja2 A very fast and expressive template engine. >=3.1.2,<4.0.0 3.1.3 BSD-3-Clause
jira Python library for interacting with JIRA via REST APIs. >=3.5.2 3.6.0 BSD-2-Clause
jsonschema An implementation of JSON Schema validation for Python >=2.6.0 4.20.0 MIT
jsonschema-specifications The JSON Schema meta-schemas and vocabularies, exposed as a Registry >=2023.03.6 2023.11.1 MIT
markdown Python implementation of John Gruber's Markdown. >=3.5.1 3.5.2 BSD License
markupsafe Safely add untrusted strings to HTML/XML markup. >=2.0 2.1.3 BSD-3-Clause
multidict multidict implementation <7.0,>=4.5 6.0.4 Apache 2
nh3 Python bindings to the ammonia HTML sanitization library. >=0.2.15 0.2.15 MIT
oauthlib A generic, spec-compliant, thorough implementation of the OAuth request-signing logic >=3.0.0 3.2.2 BSD
opentelemetry-api OpenTelemetry Python API >=1 1.21.0 Apache Software License
packaging Core utilities for Python packages 23.2 BSD License
pdpyras PagerDuty Python REST API Sessions >=5.1.3 5.2.0 MIT
pillow Python Imaging Library (Fork) >=2.1.0 9.5.0 HPND
protobuf >=3 4.25.1 3-Clause BSD License
psycopg PostgreSQL database adapter for Python [binary]>=3.1.14 3.1.17 GNU Lesser General Public License v3 (LGPLv3)
psycopg-binary PostgreSQL database adapter for Python -- C optimisation distribution ==3.1.17; implementation_name != "pypy" 3.1.17 GNU Lesser General Public License v3 (LGPLv3)
pycparser C parser in Python 2.21 BSD
python-crontab Python Crontab API >=2.3.4 3.0.0 LGPLv3
python-dateutil Extensions to the standard Python datetime module >=2.8.2 2.8.2 Dual License
python-decouple Strict separation of settings from code. >=3.8 3.8 MIT
python-jose JOSE implementation in Python [cryptography]>=3.3 3.3.0 MIT
python-json-logger A python library adding a json log formatter >=2.0.7 2.0.7 BSD
pytz World timezone definitions, modern and historical 2023.3.post1 MIT
pyyaml YAML parser and emitter for Python >=5.1 6.0.1 MIT
redis Python client for Redis database and key-value store !=4.5.5,<6.0.0,>=4.5.2 5.0.1 MIT
referencing JSON Referencing + Python >=0.28.4 0.31.0 MIT
regex Alternative regular expression module, to replace re. !=2019.02.19,!=2021.8.27 2023.10.3 Apache Software License
requests Python HTTP for Humans. >=2.28 2.31.0 Apache 2.0
requests-oauthlib OAuthlib authentication support for Requests. >=1.1.0 1.3.1 ISC
requests-toolbelt A utility belt for advanced users of python-requests 1.0.0 Apache 2.0
rpds-py Python bindings to Rust's persistent data structures (rpds) >=0.7.1 0.13.1 MIT
setuptools Easily download, build, install, upgrade, and uninstall Python packages ; python_version >= "3.12" 69.0.2 MIT License
six Python 2 and 3 compatibility utilities >=1.12.0 1.16.0 MIT
slack-bolt The Bolt Framework for Python >=1.18.1 1.18.1 MIT
slack-sdk The Slack API Platform SDK for Python >=3.26.1 3.26.2 MIT
sniffio Sniff out which async library your code is running under 1.3.0 MIT OR Apache-2.0
typing-extensions Backported and Experimental Type Hints for Python 3.8+ 4.9.0 Python Software Foundation License
tzdata Provider of IANA time zone data 2023.3 Apache-2.0
tzlocal tzinfo object for the local timezone 5.2 MIT
uritemplate Implementation of RFC 6570 URI Templates >=4.1.1 4.1.1 BSD 3-Clause License or Apache License, Version 2.0
urllib3 HTTP library with thread-safe connection pooling, file post, and more. 2.1.0 MIT License
whitenoise Radically simplified static file serving for WSGI applications >=6.6.0 6.6.0 MIT
wrapt Module for decorators, wrappers and monkey patching. <2,>=1.10 1.16.0 BSD
xmltodict Makes working with XML feel like you are working with JSON >=0.12 0.13.0 MIT
yarl Yet another URL library <2.0,>=1.0 1.9.3 Apache-2.0
zipp Backport of pathlib-compatible object wrapper for zip files >=0.5 3.17.0 MIT License
zope-event Very basic event publishing system 5.0 ZPL-2.1
zope-interface Interfaces for Python 6.1 ZPL 2.1

Development dependencies¤

Project Summary Version (accepted) Version (last resolved) License
anyio High level compatibility layer for multiple asynchronous event loop implementations >=3.0.0 4.1.0 MIT
appdirs A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". >=1.4.3 1.4.4 MIT
argon2-cffi Argon2 for Python >=19.1.0 23.1.0 MIT License
argon2-cffi-bindings Low-level CFFI bindings for Argon2 21.2.0 MIT
asgiref ASGI specs, helper code, and adapters >=3.6 3.7.2 BSD-3-Clause
astroid An abstract syntax tree for Python with inference support. <=3.1.0-dev0,>=3.0.1 3.0.1 LGPL-2.1-or-later
asttokens Annotate AST trees with source code positions >=2.1.0 2.4.1 Apache 2.0
attrs Classes Without Boilerplate >=22.2.0 23.1.0 MIT License
autopep8 A tool that automatically formats Python code to conform to the PEP 8 style guide 2.0.4 Expat License
babel Internationalization utilities >=2.7.0 2.13.1 BSD-3-Clause
black The uncompromising code formatter. >=23.11.0 23.12.1 MIT
blinker Fast, simple object-to-object and broadcast signaling >=1.3 1.7.0 MIT License
bracex Bash style brace expander. >=2.1.1 2.4 MIT License
cairocffi cffi-based cairo bindings for Python 1.6.1 BSD License
cairosvg A Simple SVG Converter based on Cairo ~=2.6 2.7.1 LGPLv3+
celery-types Type stubs for Celery and its related packages >=0.20.0 0.21.0 ?
certifi Python package for providing Mozilla's CA Bundle. >=2017.4.17 2023.11.17 MPL-2.0
cffi Foreign Function Interface for Python calling C code. >=1.12 1.16.0 MIT
charset-normalizer The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. <4,>=2 3.3.2 MIT
click Composable command line interface toolkit >=8.0.0 8.1.7 BSD-3-Clause
colorama Cross-platform colored terminal text. ; platform_system == "Windows" 0.4.6 BSD License
coverage Code coverage measurement for Python 7.3.2 Apache-2.0
cryptography cryptography is a package which provides cryptographic recipes and primitives to Python developers. >=35.0.0 41.0.7 Apache-2.0 OR BSD-3-Clause
cssselect2 CSS selectors for Python ElementTree 0.7.0 BSD License
decorator Decorators for Humans ; python_version >= "3.11" 5.1.1 new BSD License
defusedxml XML bomb protection for Python stdlib modules 0.7.1 PSFL
dill serialize all of Python >=0.3.6; python_version >= "3.11" 0.3.7 BSD-3-Clause
django A high-level Python web framework that encourages rapid development and clean, pragmatic design. >=3.2 4.2.9 BSD-3-Clause
django-browser-reload Automatically reload your browser in development. >=1.12.1 1.12.1 MIT
django-coverage-plugin Django template coverage.py plugin >=3.1.0 3.1.0 Apache-2.0
django-debug-toolbar A configurable set of panels that display various debug information about the current request/response. >=4.2.0 4.2.0 BSD-3-Clause
django-extensions Extensions for Django >=3.2.3 3.2.3 MIT License
django-extra-checks Collection of useful checks for Django Checks Framework >=0.13.3 0.13.3 MIT License
django-filter-stubs PEP-484 stubs for django-filter >=0.1.3 0.1.3 MIT
django-migration-linter Detect backward incompatible migrations for your django project >=5.0.0 5.0.0 Apache License 2.0
django-silk Silky smooth profiling for the Django Framework >=5.0.4 5.0.4 MIT License
django-stubs Mypy stubs for Django >=4.2.6 4.2.7 MIT
django-stubs-ext Monkey-patching and extensions for django-stubs >=4.2.7 4.2.7 MIT
django-test-migrations Test django schema and data migrations, including ordering >=1.3.0 1.3.0 MIT
django-watchfiles Use watchfiles in Django’s autoreloader. >=0.1.0 0.1.0 MIT
djangorestframework-stubs PEP-484 stubs for django-rest-framework >=3.14.4 3.14.5 MIT
djhtml Django/Jinja template indenter >=3.0.6 3.0.6 GPLv3+
executing Get the currently executing AST node of a frame, and other information >=1.2.0 2.0.1 MIT
factory-boy A versatile test fixtures replacement based on thoughtbot's factory_bot for Ruby. >=3.3.0 3.3.0 MIT
faker Faker is a Python package that generates fake data for you. >=0.7.0 20.1.0 MIT License
ghp-import Copy your docs directly to the gh-pages branch. >=1.0 2.1.0 Apache Software License
gitdb Git Object Database <5,>=4.0.1 4.0.11 BSD License
gitpython GitPython is a Python library used to interact with Git repositories 3.1.40 BSD
gprof2dot Generate a dot graph from the output of several profilers. >=2017.09.19 2022.7.29 LGPL
griffe Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API. >=0.37 0.38.0 ISC
h11 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 <0.15,>=0.13 0.14.0 MIT
httpcore A minimal low-level HTTP client. ==1.* 1.0.2 BSD License
httpx The next generation HTTP client. ==0.26.* 0.26.0 BSD License
hypothesis A library for property-based testing >=6.91.0 6.95.0 MPL-2.0
idna Internationalized Domain Names in Applications (IDNA) <4,>=2.5 3.6 BSD License
importlib-metadata Read metadata from Python packages 6.8.0 Apache Software License
importlib-resources Read resources from Python packages 6.1.1 Apache Software License
iniconfig brain-dead simple config-ini parsing 2.0.0 MIT License
ipdb IPython-enabled pdb >=0.13.13 0.13.13 BSD
ipython IPython: Productive Interactive Computing >=8.18.1 8.20.0 BSD-3-Clause
isort A Python utility / library to sort Python imports. !=5.13.0,<6,>=4.2.5 5.12.0 MIT
jedi An autocompletion tool for Python that can be used for text editors. >=0.16 0.19.1 MIT
jinja2 A very fast and expressive template engine. >=3.1.2 3.1.3 BSD-3-Clause
lazy-object-proxy A fast and thorough lazy object proxy. >=1.9.0 1.10.0 BSD-2-Clause
markdown Python implementation of John Gruber's Markdown. >=2.6 3.5.2 BSD License
markdown-exec Utilities to execute code blocks in Markdown files. >=1.7 1.8.0 ISC
markupsafe Safely add untrusted strings to HTML/XML markup. >=2.0 2.1.3 BSD-3-Clause
matplotlib-inline Inline Matplotlib backend for Jupyter 0.1.6 BSD 3-Clause
mccabe McCabe checker, plugin for flake8 <0.8,>=0.6 0.7.0 Expat license
mdx-truly-sane-lists Extension for Python-Markdown that makes lists truly sane. Custom indents for nested lists and fix for messy linebreaks. >=1.3 1.3 MIT
mergedeep A deep merge function for 🐍. >=1.3.4 1.3.4 MIT License
mike Manage multiple versions of your MkDocs-powered documentation >=2.0.0 2.0.0 BSD-3-Clause
mkdocs Project documentation with Markdown. >=1.5.3 1.5.3 BSD License
mkdocs-git-authors-plugin Mkdocs plugin to display git authors of a page >=0.7.2 0.7.2 MIT
mkdocs-git-revision-date-localized-plugin Mkdocs plugin that enables displaying the localized date of the last git modification of a markdown file. >=1.2.2 1.2.2 MIT
mkdocs-git-revision-date-plugin MkDocs plugin for setting revision date from git per markdown file. >=0.3.2 0.3.2 MIT
mkdocs-include-markdown-plugin Mkdocs Markdown includer plugin. >=6.0.4 6.0.4 Apache Software License
mkdocs-material Documentation that simply works [imaging]>=9.4.14 9.5.4 MIT License
mkdocs-redirects A MkDocs plugin for dynamic page redirects to prevent broken links. >=1.2.1 1.2.1 MIT
mkdocs-section-index MkDocs plugin to allow clickable sections that lead to an index page >=0.3.8 0.3.8 MIT License
mkdocstrings Automatic documentation from sources, for MkDocs. [python]>=0.24.0 0.24.0 ISC
mkdocstrings-python A Python handler for mkdocstrings. >=0.5.2 1.7.5 ISC
mypy Optional static typing for Python >=1.7.1 1.8.0 MIT
mypy-extensions Type system extensions for programs checked with the mypy type checker. >=0.4.3 1.0.0 MIT License
mypy-to-codeclimate Standalone tool to convert a mypy output to CodeQuality JSON, for Gitlab or other CIs. >=0.0.3 0.0.3 MIT
nplusone Detecting the n+1 queries problem in Python >=1.0.0 1.0.0 Copyright 2016 Joshua Carp
packaging Core utilities for Python packages >=22.0 23.2 BSD License
parso A Python Parser <0.9.0,>=0.8.3 0.8.3 MIT
pathspec Utility library for gitignore style pattern matching of file paths. >=0.9.0 0.11.2 Mozilla Public License 2.0 (MPL 2.0)
pexpect Pexpect allows easy control of interactive console applications. >4.3; sys_platform != "win32" 4.9.0 ISC license
pillow Python Imaging Library (Fork) ~=9.4 9.5.0 HPND
platformdirs A small Python package for determining appropriate platform-specific dirs, e.g. a "user data dir". >=2 4.0.0 MIT License
pluggy plugin and hook calling mechanisms for python <2.0,>=0.12 1.3.0 MIT
prompt-toolkit Library for building powerful interactive command lines in Python <3.1.0,>=3.0.41 3.0.41 BSD License
ptyprocess Run a subprocess in a pseudo terminal >=0.5 0.7.0 ISC License (ISCL)
pure-eval Safely evaluate AST nodes without side effects 0.2.2 MIT
pycodestyle Python style guide checker >=2.10.0 2.11.1 MIT
pycparser C parser in Python 2.21 BSD
pydot Python interface to Graphviz's Dot >=1.4.2 2.0.0 MIT License
pygments Pygments is a syntax highlighting package written in Python. >=2.4.0 2.17.2 BSD-2-Clause
pylint python code static checker >=3.0.2 3.0.3 GPL-2.0-or-later
pylint-django A Pylint plugin to help Pylint understand the Django web framework >=2.5.5 2.5.5 GNU General Public License v2 or later (GPLv2+)
pylint-plugin-utils Utilities and helpers for writing Pylint plugins >=0.8 0.8.2 GPL-2.0-or-later
pymdown-extensions Extension pack for Python Markdown. >=9 10.5 MIT License
pyparsing pyparsing module - Classes and methods to define and execute parsing grammars >=3.1.1 3.1.1 MIT License
pytest pytest: simple powerful testing with Python >=7.4.3 7.4.4 MIT
pytest-cov Pytest plugin for measuring coverage. >=4.1.0 4.1.0 MIT
pytest-deadfixtures A simple plugin to list unused fixtures in pytest >=2.2.1 2.2.1 MIT
pytest-django A Django plugin for pytest. >=4.7.0 4.7.0 BSD License
pytest-httpx Send responses to httpx. >=0.27.0 0.28.0 MIT
pytest-mock Thin-wrapper around the mock package for easier use with pytest >=3.12.0 3.12.0 MIT
pytest-randomly Pytest plugin to randomly order tests and control random.seed. >=3.15.0 3.15.0 MIT
pytest-timeout pytest plugin to abort hanging tests >=2.2.0 2.2.0 MIT
python-dateutil Extensions to the standard Python datetime module >=2.4 2.8.2 Dual License
pytz World timezone definitions, modern and historical 2023.3.post1 MIT
pyyaml YAML parser and emitter for Python >=5.1 6.0.1 MIT
pyyaml-env-tag A custom YAML tag for referencing environment variables in YAML files. >=0.1 0.1 MIT License
requests Python HTTP for Humans. >=2.0.0 2.31.0 Apache 2.0
ruff An extremely fast Python linter and code formatter, written in Rust. >=0.1.6 0.1.13 MIT
setuptools Easily download, build, install, upgrade, and uninstall Python packages ; python_version >= "3.12" 69.0.2 MIT License
six Python 2 and 3 compatibility utilities >=1.9.0 1.16.0 MIT
smmap A pure Python implementation of a sliding window memory map manager <6,>=3.0.1 5.0.1 BSD
sniffio Sniff out which async library your code is running under >=1.1 1.3.0 MIT OR Apache-2.0
sortedcontainers Sorted Containers -- Sorted List, Sorted Dict, Sorted Set <3.0.0,>=2.1.0 2.4.0 Apache 2.0
sqlparse A non-validating SQL parser. >=0.2 0.4.4 BSD License
stack-data Extract data from python stack frames and tracebacks for informative displays 0.6.3 MIT
tinycss2 A tiny CSS parser 1.2.1 BSD License
toml Python Library for Tom's Obvious, Minimal Language >=0.10.2 0.10.2 MIT
tomlkit Style preserving TOML library >=0.10.1 0.12.3 MIT
traitlets Traitlets Python configuration system >=5 5.14.0 BSD License
types-backports Typing stubs for backports >=0.1.3 0.1.3 Apache-2.0 license
types-dateparser Typing stubs for dateparser >=1.1.4.10 1.1.4.20240106 Apache-2.0 license
types-markdown Typing stubs for Markdown >=3.5.0.3 3.5.0.20240106 Apache-2.0 license
types-protobuf Typing stubs for protobuf >=4.24.0.4 4.24.0.20240106 Apache-2.0 license
types-pyopenssl Typing stubs for pyOpenSSL 23.3.0.0 Apache-2.0 license
types-python-dateutil Typing stubs for python-dateutil >=2.8.19.14 2.8.19.20240106 Apache-2.0 license
types-pytz Typing stubs for pytz 2023.3.1.1 Apache-2.0 license
types-pyyaml Typing stubs for PyYAML 6.0.12.12 Apache-2.0 license
types-redis Typing stubs for redis >=4.6.0.11 4.6.0.20240106 Apache-2.0 license
types-requests Typing stubs for requests >=2.31.0.10 2.31.0.20240106 Apache-2.0 license
types-setuptools Typing stubs for setuptools >=69.0.0.0 69.0.0.20240115 Apache-2.0 license
types-six Typing stubs for six >=1.16.21.9 1.16.21.20240106 Apache-2.0 license
typing-extensions Backported and Experimental Type Hints for Python 3.8+ <5.0.0,>=4.9.0 4.9.0 Python Software Foundation License
urllib3 HTTP library with thread-safe connection pooling, file post, and more. <3,>=1.21.1 2.1.0 MIT License
verspec Flexible version handling 0.1.0 BSD 2-Clause or Apache-2.0
watchdog Filesystem events monitoring >=2.0 3.0.0 Apache License 2.0
watchfiles Simple, modern and high performance file watching and code reload in python. 0.21.0 MIT
wcmatch Wildcard/glob file name matcher. <9,>=8 8.5 MIT License
wcwidth Measures the displayed width of unicode strings in a terminal 0.2.12 MIT
webencodings Character encoding aliases for legacy web content 0.5.1 BSD
werkzeug The comprehensive WSGI web application library. >=3.0.1 3.0.1 BSD License
yamllint A linter for YAML files. >=1.33.0 1.33.0 GPL-3.0-or-later
zipp Backport of pathlib-compatible object wrapper for zip files >=0.5 3.17.0 MIT License