Credits#

Dependencies#

Generated with pipdeptree

flowchart TD classDef missing stroke-dasharray: 5 backports-zstd["backports.zstd\n1.3.0"] boto3-stubs["boto3-stubs\n1.39.17"] boto3["boto3\n1.39.17"] botocore-stubs["botocore-stubs\n1.42.41"] botocore["botocore\n1.39.17"] brotli["brotli\n1.2.0"] certifi["certifi\n2026.1.4"] charset-normalizer["charset-normalizer\n3.4.4"] cython["Cython\n0.29.37"] deprecated["Deprecated\n1.3.1"] gpf-entrepot-toolbelt["gpf-entrepot-toolbelt\n1.17.0"] idna["idna\n3.11"] inflate64["inflate64\n1.0.4"] jmespath["jmespath\n1.1.0"] lxml["lxml\n4.6.4"] multivolumefile["multivolumefile\n0.2.3"] mypy-boto3-s3["mypy-boto3-s3\n1.39.5"] numpy["numpy\n2.2.6"] osmium["osmium\n3.2.0"] packaging["packaging\n26.0"] psutil["psutil\n7.2.2"] psycopg-c["psycopg-c\n3.1.20"] psycopg2["psycopg2\n2.9.1"] psycopg["psycopg\n3.1.20"] py7zr["py7zr\n1.0.0"] pybcj["pybcj\n1.0.7"] pycryptodomex["pycryptodomex\n3.23.0"] pyppmd["pyppmd\n1.2.0"] pyproj["pyproj\n3.7.1"] python-dateutil["python-dateutil\n2.9.0.post0"] pyzstd["pyzstd\n0.19.1"] r2gg["r2gg\n3.1.6"] rarfile["rarfile\n4.2"] requests["requests\n2.32.5"] s3transfer["s3transfer\n0.13.1"] shapely["shapely\n2.0.7"] six["six\n1.17.0"] sqlparse["sqlparse\n0.4.2"] texttable["texttable\n1.7.0"] types-awscrt["types-awscrt\n0.31.1"] types-s3transfer["types-s3transfer\n0.16.0"] typing-extensions["typing_extensions\n4.15.0"] urllib3["urllib3\n2.6.3"] wrapt["wrapt\n2.1.1"] boto3 -- ">=0.13.0,<0.14.0" --> s3transfer boto3 -- ">=0.7.1,<2.0.0" --> jmespath boto3 -- ">=1.39.17,<1.40.0" --> botocore boto3-stubs -- ">=4.1.0" --> typing-extensions boto3-stubs -- "any" --> botocore-stubs boto3-stubs -- "any" --> types-s3transfer botocore -- ">=0.7.1,<2.0.0" --> jmespath botocore -- ">=1.25.4,<3,!=2.2.0" --> urllib3 botocore -- ">=2.1,<3.0.0" --> python-dateutil botocore-stubs -- "any" --> types-awscrt deprecated -- ">=1.10,<3" --> wrapt gpf-entrepot-toolbelt -- "<3.0.0" --> cython gpf-entrepot-toolbelt -- "==1.0.0" --> py7zr gpf-entrepot-toolbelt -- "==1.39.17" --> boto3 gpf-entrepot-toolbelt -- "==1.39.17" --> boto3-stubs gpf-entrepot-toolbelt -- "==3.7.1" --> pyproj gpf-entrepot-toolbelt -- "==4.2" --> rarfile gpf-entrepot-toolbelt -- ">=1.2.14" --> deprecated gpf-entrepot-toolbelt -- ">=2.0.2,<2.1" --> shapely gpf-entrepot-toolbelt -- ">=3.1,<3.2" --> psycopg gpf-entrepot-toolbelt -- ">=4,<5" --> typing-extensions mypy-boto3-s3 -- "any" --> typing-extensions osmium -- "any" --> requests psycopg -- ">=4.1" --> typing-extensions py7zr -- ">=0.16.1" --> pyzstd py7zr -- ">=0.2.3" --> multivolumefile py7zr -- ">=1.0.0,<1.1.0" --> inflate64 py7zr -- ">=1.0.0,<1.1.0" --> pybcj py7zr -- ">=1.1.0" --> brotli py7zr -- ">=1.1.0,<1.3.0" --> pyppmd py7zr -- ">=3.20.0" --> pycryptodomex py7zr -- "any" --> psutil py7zr -- "any" --> texttable pyproj -- "any" --> certifi python-dateutil -- ">=1.5" --> six pyzstd -- ">=1.0.0" --> backports-zstd pyzstd -- ">=4.13.2" --> typing-extensions r2gg -- "==0.4.2" --> sqlparse r2gg -- "==2.9.1" --> psycopg2 r2gg -- "==3.2.0" --> osmium r2gg -- "==4.6.4" --> lxml requests -- ">=1.21.1,<3" --> urllib3 requests -- ">=2,<4" --> charset-normalizer requests -- ">=2.5,<4" --> idna requests -- ">=2017.4.17" --> certifi s3transfer -- ">=1.37.4,<2.0a.0" --> botocore shapely -- ">=1.14,<3" --> numpy

Licenses#

Generated with pip-licenses

Name

Version

License

Author

URL

Description

Cython

0.29.37

Apache Software License

Robert Bradshaw, Stefan Behnel, Dag Seljebotn, Greg Ewing, et al.

http://cython.org/

The Cython compiler for writing C extensions for the Python language.

Deprecated

1.3.1

MIT License

Laurent LAPORTE

https://github.com/laurent-laporte-pro/deprecated

Python @deprecated decorator to deprecate old python classes, functions or methods.

backports.zstd

1.3.0

UNKNOWN

Rogdham contact@rogdham.net

https://github.com/rogdham/backports.zstd

Backport of compression.zstd

boto3

1.39.17

Apache Software License

Amazon Web Services

https://github.com/boto/boto3

The AWS SDK for Python

boto3-stubs

1.39.17

MIT License

Vlad Emelianov

https://github.com/youtype/mypy_boto3_builder

Type annotations for boto3 1.39.17 generated with mypy-boto3-builder 8.11.0

botocore

1.39.17

Apache Software License

Amazon Web Services

https://github.com/boto/botocore

Low-level, data-driven core of boto 3.

botocore-stubs

1.42.41

UNKNOWN

Vlad Emelianov vlad.emelianov.nz@gmail.com

https://github.com/youtype/botocore-stubs

Type annotations and code completion for botocore

brotli

1.2.0

MIT

The Brotli Authors

https://github.com/google/brotli

Python bindings for the Brotli compression library

certifi

2026.1.4

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.4

MIT

“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.

gpf-entrepot-toolbelt

1.17.0

MIT License

Oslandia

https://gitlab.gpf-tech.ign.fr/geoplateforme/gpf-entrepot-toolbelt-py

Trousse à outils mutualisée pour interagir avec l’Entrepôt, son API, son orchestrateur, etc…

idna

3.11

UNKNOWN

Kim Davies kim+pypi@gumleaf.org

https://github.com/kjd/idna

Internationalized Domain Names in Applications (IDNA)

inflate64

1.0.4

GNU Lesser General Public License v2 or later (LGPLv2+)

Hiroshi Miura miurahr@linux.com

https://inflate64.readthedocs.io/

deflate64 compression/decompression library

jmespath

1.1.0

MIT License

James Saryerwinnie

https://github.com/jmespath/jmespath.py

JSON Matching Expressions

lxml

4.6.4

BSD License

lxml dev team

https://lxml.de/

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

multivolumefile

0.2.3

GNU Lesser General Public License v2 or later (LGPLv2+)

Hiroshi Miura

https://github.com/miurahr/multivolume

multi volume file wrapper library

mypy-boto3-s3

1.39.5

MIT License

Vlad Emelianov

https://github.com/youtype/mypy_boto3_builder

Type annotations for boto3 S3 1.39.5 service generated with mypy-boto3-builder 8.11.0

numpy

2.2.6

BSD License

Travis E. Oliphant et al.

https://numpy.org

Fundamental package for array computing in Python

osmium

3.2.0

BSD License

Sarah Hoffmann

https://osmcode.org/pyosmium

Python bindings for libosmium, the data processing library for OSM data

packaging

26.0

UNKNOWN

Donald Stufft donald@stufft.io

https://github.com/pypa/packaging

Core utilities for Python packages

psutil

7.2.2

BSD-3-Clause

Giampaolo Rodola

https://github.com/giampaolo/psutil

Cross-platform lib for process and system monitoring.

psycopg

3.1.20

GNU Lesser General Public License v3 (LGPLv3)

Daniele Varrazzo

https://psycopg.org/psycopg3/

PostgreSQL database adapter for Python

psycopg-c

3.1.20

GNU Lesser General Public License v3 (LGPLv3)

Daniele Varrazzo

https://psycopg.org/psycopg3/

PostgreSQL database adapter for Python – C optimisation distribution

psycopg2

2.9.1

GNU Library or Lesser General Public License (LGPL)

Federico Di Gregorio

https://psycopg.org/

psycopg2 - Python-PostgreSQL Database Adapter

py7zr

1.0.0

GNU Lesser General Public License v2 or later (LGPLv2+)

Hiroshi Miura miurahr@linux.com

https://py7zr.readthedocs.io/

Pure python 7-zip library

pybcj

1.0.7

GNU Lesser General Public License v2 or later (LGPLv2+)

Hiroshi Miura miurahr@linux.com

https://pypi.org/project/pybcj

bcj filter library

pycryptodomex

3.23.0

BSD License; Public Domain

Helder Eijs

https://www.pycryptodome.org

Cryptographic library for Python

pyppmd

1.2.0

LGPL-2.1-or-later

Hiroshi Miura miurahr@linux.com

https://pyppmd.readthedocs.io/

PPMd compression/decompression library

pyproj

3.7.1

MIT License

Jeff Whitaker jeffrey.s.whitaker@noaa.gov

https://github.com/pyproj4/pyproj

Python interface to PROJ (cartographic projections and coordinate transformations library)

python-dateutil

2.9.0.post0

Apache Software License; BSD License

Gustavo Niemeyer

https://github.com/dateutil/dateutil

Extensions to the standard Python datetime module

pyzstd

0.19.1

BSD License

Ma Lin malincns@163.com, Rogdham contact@rogdham.net

https://github.com/Rogdham/pyzstd

Support for Zstandard (zstd) compression

r2gg

3.1.6

GNU General Public License v3 (GPLv3)

IGNF

https://github.com/IGNF/route-graph-generator/

Route Graph Generator (r2gg) est un script Python qui permet la génération de graphes pour des moteurs de calcul d’itinéraire

rarfile

4.2

ISC License (ISCL)

Marko Kreen

https://github.com/markokr/rarfile

RAR archive reader for Python

requests

2.32.5

Apache Software License

Kenneth Reitz

https://requests.readthedocs.io

Python HTTP for Humans.

s3transfer

0.13.1

Apache Software License

Amazon Web Services

https://github.com/boto/s3transfer

An Amazon S3 Transfer Manager

shapely

2.0.7

BSD License

Sean Gillies

https://github.com/shapely/shapely

Manipulation and analysis of geometric objects

six

1.17.0

MIT License

Benjamin Peterson

https://github.com/benjaminp/six

Python 2 and 3 compatibility utilities

sqlparse

0.4.2

BSD License

Andi Albrecht

https://github.com/andialbrecht/sqlparse

A non-validating SQL parser.

texttable

1.7.0

MIT License

Gerome Fournier

https://github.com/foutaise/texttable/

module to create simple ASCII tables

types-awscrt

0.31.1

MIT License

Vlad Emelianov vlad.emelianov.nz@gmail.com

https://github.com/youtype/types-awscrt

Type annotations and code completion for awscrt

types-s3transfer

0.16.0

UNKNOWN

Vlad Emelianov vlad.emelianov.nz@gmail.com

https://github.com/youtype/types-s3transfer

Type annotations and code completion for s3transfer

typing_extensions

4.15.0

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.9+

urllib3

2.6.3

UNKNOWN

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.

vector_db_to_pivot_road2

1.12.2b0

MIT License

Jean-Marie KERLOCH

https://gitlab.gpf-tech.ign.fr/geoplateforme/itineraire/vector-db-to-pivot-road2

Processing GPF pour transformation d’un stored data de type vector db vers une base pivot road2

wrapt

2.1.1

UNKNOWN

Graham Dumpleton Graham.Dumpleton@gmail.com

https://github.com/GrahamDumpleton/wrapt

Module for decorators, wrappers and monkey patching.