Credits

Audio

The notification sound is a work of Joseph SARDIN under Creative Commons CC0 1.0 Universal: Microwave Bell.


Dependencies

Generated with pipdeptree.

        flowchart TD
    classDef missing stroke-dasharray: 5
    certifi["certifi\n2025.1.31"]
    charset-normalizer["charset-normalizer\n3.4.1"]
    click_0["click\n8.1.8"]
    distro["distro\n1.9.0"]
    et-xmlfile["et_xmlfile\n2.0.0"]
    gdal["GDAL\n3.9.3"]
    idna["idna\n3.10"]
    jeepney["jeepney\n0.9.0"]
    loguru["loguru\n0.6.0"]
    lxml["lxml\n5.3.2"]
    markdown-it-py["markdown-it-py\n3.0.0"]
    mdurl["mdurl\n0.1.2"]
    notify-py["notify_py\n0.3.43"]
    numpy["numpy\n1.26.4"]
    openpyxl["openpyxl\n3.1.5"]
    packaging["packaging\n24.2"]
    pgserviceparser["pgserviceparser\n2.3.0"]
    pillow["pillow\n11.1.0"]
    pygments["Pygments\n2.19.1"]
    requests["requests\n2.32.3"]
    rich["rich\n14.0.0"]
    shellingham["shellingham\n1.5.4"]
    ttkthemes["ttkthemes\n3.2.2"]
    typer["typer\n0.15.2"]
    typing-extensions["typing_extensions\n4.13.1"]
    urllib3["urllib3\n2.3.0"]
    markdown-it-py -- "~=0.1" --> mdurl
    notify-py -- ">=0.5.3,<=0.6.0" --> loguru
    notify-py -- "any" --> jeepney
    openpyxl -- "any" --> et-xmlfile
    requests -- ">=1.21.1,<3" --> urllib3
    requests -- ">=2,<4" --> charset-normalizer
    requests -- ">=2.5,<4" --> idna
    requests -- ">=2017.4.17" --> certifi
    rich -- ">=2.13.0,<3.0.0" --> pygments
    rich -- ">=2.2.0" --> markdown-it-py
    rich -- ">=4.0.0,<5.0" --> typing-extensions
    ttkthemes -- "any" --> pillow
    typer -- ">=1.3.0" --> shellingham
    typer -- ">=10.11.0" --> rich
    typer -- ">=3.7.4.3" --> typing-extensions
    typer -- ">=8.0.0" --> click_0

    

Licenses

Generated with pip-licenses

Name

Version

License

Author

URL

Description

GDAL

3.9.3

MIT License

Frank Warmerdam, Howard Butler, Even Rouault

http://www.gdal.org

GDAL: Geospatial Data Abstraction Library

Pygments

2.19.1

BSD License

Georg Brandl georg@python.org

https://pygments.org

Pygments is a syntax highlighting package written in Python.

certifi

2025.1.31

Mozilla Public License 2.0 (MPL 2.0)

Kenneth Reitz

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

Python package for providing Mozilla’s CA Bundle.

charset-normalizer

3.4.1

MIT License

“Ahmed R. TAHRI” tahri.ahmed@proton.me

https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md

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

click

8.1.8

BSD License

UNKNOWN

https://github.com/pallets/click/

Composable command line interface toolkit

distro

1.9.0

Apache Software License

Nir Cohen

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

Distro - an OS platform information API

et_xmlfile

2.0.0

MIT License

See AUTHORS.txt

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

An implementation of lxml.xmlfile for the standard library

idna

3.10

BSD License

Kim Davies kim+pypi@gumleaf.org

https://github.com/kjd/idna

Internationalized Domain Names in Applications (IDNA)

jeepney

0.9.0

UNKNOWN

Thomas Kluyver thomas@kluyver.me.uk

https://gitlab.com/takluyver/jeepney

Low-level, pure Python DBus protocol wrapper.

loguru

0.6.0

MIT License

Delgan

https://github.com/Delgan/loguru

Python logging made (stupidly) simple

lxml

5.3.2

BSD License

lxml dev team

https://lxml.de/

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

markdown-it-py

3.0.0

MIT License

Chris Sewell chrisj_sewell@hotmail.com

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

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

mdurl

0.1.2

MIT License

Taneli Hukkinen hukkin@users.noreply.github.com

https://github.com/executablebooks/mdurl

Markdown URL utilities

notify_py

0.3.43

MIT License

Mustafa Mohamed

https://github.com/ms7m/notify-py

Cross-platform desktop notification library for Python

numpy

1.26.4

BSD License

Travis E. Oliphant et al.

https://numpy.org

Fundamental package for array computing in Python

openpyxl

3.1.5

MIT License

See AUTHORS

https://openpyxl.readthedocs.io

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

packaging

24.2

Apache Software License; BSD License

Donald Stufft donald@stufft.io

https://github.com/pypa/packaging

Core utilities for Python packages

pgserviceparser

2.3.0

MIT License

David Signer info@opengis.ch, Julien Moura julien.moura@oslandia.com, Germán Carrillo info@opengis.ch, Denis Rouzaud info@opengis.ch

https://opengisch.github.io/pgserviceparser/

A package parsing the PostgreSQL connection service file

pillow

11.1.0

CMU License (MIT-CMU)

“Jeffrey A. Clark” aclark@aclark.net

https://python-pillow.github.io

Python Imaging Library (Fork)

pipdeptree

2.26.0

UNKNOWN

UNKNOWN

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

Command line utility to show dependency tree of packages.

requests

2.32.3

Apache Software License

Kenneth Reitz

https://requests.readthedocs.io

Python HTTP for Humans.

rich

14.0.0

MIT License

Will McGugan

https://github.com/Textualize/rich

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

shellingham

1.5.4

ISC License (ISCL)

Tzu-ping Chung

https://github.com/sarugaku/shellingham

Tool to Detect Surrounding Shell

ttkthemes

3.2.2

GNU General Public License v3 (GPLv3)

The ttkthemes authors

https://github.com/RedFantom/ttkthemes

A group of themes for the ttk extensions of Tkinter with a Tkinter.Tk wrapper

typer

0.15.2

MIT License

=?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= tiangolo@gmail.com

https://github.com/fastapi/typer

Typer, build great CLIs. Easy to code. Based on Python type hints.

typing_extensions

4.13.1

UNKNOWN

“Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee” levkivskyi@gmail.com

https://github.com/python/typing_extensions

Backported and Experimental Type Hints for Python 3.8+

urllib3

2.3.0

MIT License

Andrey Petrov andrey.petrov@shazow.net

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

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