Credits

Dependencies

Generated with pipdeptree.

        flowchart TD
    classDef missing stroke-dasharray: 5
    certifi["certifi\n2025.1.31"]
    charset-normalizer["charset-normalizer\n3.4.1"]
    distro["distro\n1.9.0"]
    dukpy["dukpy\n0.5.0"]
    dulwich["dulwich\n0.22.7"]
    filelock["filelock\n3.17.0"]
    giturlparse["giturlparse\n0.12.0"]
    idna["idna\n3.10"]
    imagesize["imagesize\n1.4.1"]
    jsonpath-ng["jsonpath-ng\n1.7.0"]
    packaging["packaging\n24.2"]
    ply["ply\n3.11"]
    pypac["PyPAC\n0.16.5"]
    python-rule-engine["python-rule-engine\n0.5.1"]
    pyyaml["PyYAML\n6.0.2"]
    qgis-deployment-toolbelt["qgis-deployment-toolbelt\n0.36.3"]
    requests-file["requests-file\n2.1.0"]
    requests["requests\n2.32.3"]
    tldextract["tldextract\n5.1.3"]
    truststore["truststore\n0.10.1"]
    urllib3["urllib3\n2.3.0"]
    dulwich -- ">=1.25" --> urllib3
    jsonpath-ng -- "any" --> ply
    pypac -- ">=0.2.2" --> dukpy
    pypac -- ">=2.0.0" --> requests
    pypac -- ">=2.2.3" --> tldextract
    python-rule-engine -- ">=1.5.3,<2.0.0" --> jsonpath-ng
    qgis-deployment-toolbelt -- "==1.9.*" --> distro
    qgis-deployment-toolbelt -- ">=0.12,<0.13" --> giturlparse
    qgis-deployment-toolbelt -- ">=0.16.3,<1" --> pypac
    qgis-deployment-toolbelt -- ">=0.21.7,<0.22.8" --> dulwich
    qgis-deployment-toolbelt -- ">=0.5,<0.6" --> python-rule-engine
    qgis-deployment-toolbelt -- ">=0.8,<1" --> truststore
    qgis-deployment-toolbelt -- ">=1.4,<1.5" --> imagesize
    qgis-deployment-toolbelt -- ">=2.31,<3" --> requests
    qgis-deployment-toolbelt -- ">=20,<25" --> packaging
    qgis-deployment-toolbelt -- ">=5.4,<7" --> pyyaml
    requests -- ">=1.21.1,<3" --> urllib3
    requests -- ">=2,<4" --> charset-normalizer
    requests -- ">=2.5,<4" --> idna
    requests -- ">=2017.4.17" --> certifi
    requests-file -- ">=1.0.0" --> requests
    tldextract -- ">=1.4" --> requests-file
    tldextract -- ">=2.1.0" --> requests
    tldextract -- ">=3.0.8" --> filelock
    tldextract -- "any" --> idna

    

Licenses

Generated with pip-licenses

Name

Version

License

Author

URL

Description

PyPAC

0.16.5

Apache Software License

Carson Lam

https://github.com/carsonyl/pypac

Proxy auto-config and auto-discovery for Python.

PyYAML

6.0.2

MIT License

Kirill Simonov

https://pyyaml.org/

YAML parser and emitter for 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.

distro

1.9.0

Apache Software License

Nir Cohen

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

Distro - an OS platform information API

dukpy

0.5.0

MIT License

Alessandro Molina

https://github.com/amol-/dukpy

Simple JavaScript interpreter for Python

dulwich

0.22.7

Apache Software License

Jelmer Vernooij jelmer@jelmer.uk

https://www.dulwich.io/

Python Git Library

filelock

3.17.0

The Unlicense (Unlicense)

UNKNOWN

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

A platform independent file lock.

giturlparse

0.12.0

Apache Software License

Aaron O Mullan

https://github.com/nephila/giturlparse

A Git URL parsing module (supports parsing and rewriting)

idna

3.10

BSD License

Kim Davies kim+pypi@gumleaf.org

https://github.com/kjd/idna

Internationalized Domain Names in Applications (IDNA)

imagesize

1.4.1

MIT License

Yoshiki Shibukawa

https://github.com/shibukawa/imagesize_py

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

jsonpath-ng

1.7.0

Apache Software License

Tomas Aparicio

https://github.com/h2non/jsonpath-ng

A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators and providing clear AST for metaprogramming.

packaging

24.2

Apache Software License; BSD License

Donald Stufft donald@stufft.io

https://github.com/pypa/packaging

Core utilities for Python packages

pipdeptree

2.25.0

MIT License

UNKNOWN

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

Command line utility to show dependency tree of packages.

ply

3.11

BSD

David Beazley

http://www.dabeaz.com/ply/

Python Lex & Yacc

python-rule-engine

0.5.1

MIT License

Santiago Alvarez

https://github.com/santalvarez/python-rule-engine

A rule engine where rules are written in JSON format

requests

2.32.3

Apache Software License

Kenneth Reitz

https://requests.readthedocs.io

Python HTTP for Humans.

requests-file

2.1.0

Apache Software License

David Shea reallylongword@gmail.com

https://github.com/dashea/requests-file

File transport adapter for Requests

tldextract

5.1.3

BSD License

John Kurkowski john.kurkowski@gmail.com

https://github.com/john-kurkowski/tldextract

Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL). By default, this includes the public ICANN TLDs and their exceptions. You can optionally support the Public Suffix List’s private domains as well.

truststore

0.10.1

MIT License

Seth Michael Larson sethmichaellarson@gmail.com, David Glick david@glicksoftware.com

https://github.com/sethmlarson/truststore

Verify certificates using native system trust stores

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.


Images