Credits

Dependencies

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

MIT License

Laurent LAPORTE

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

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

GDAL

3.6.4

MIT License

Frank Warmerdam

http://www.gdal.org

GDAL: Geospatial Data Abstraction Library

boto3

1.33.13

Apache Software License

Amazon Web Services

https://github.com/boto/boto3

The AWS SDK for Python

boto3-stubs

1.33.13

MIT License

Vlad Emelianov

https://github.com/youtype/mypy_boto3_builder

Type annotations for boto3 1.33.13 generated with mypy-boto3-builder 7.21.0

botocore

1.33.13

Apache Software License

Amazon Web Services

https://github.com/boto/botocore

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

botocore-stubs

1.38.46

MIT License

Vlad Emelianov vlad.emelianov.nz@gmail.com

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

Type annotations and code completion for botocore

certifi

2025.7.14

Mozilla Public License 2.0 (MPL 2.0)

Kenneth Reitz

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

Python package for providing Mozilla’s CA Bundle.

gpf-entrepot-toolbelt

1.15.5

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…

gpf_check_pyramide_rok4

2.8.0

MIT License

Oslandia

https://gitlab.gpf-tech.ign.fr/geoplateforme/scripts-verification/check-pyramide-rok4

Vérification d’une livraison (pyramide rok4). Voir le ticket originel : https://jira.worldline.com/browse/IGNGPF-545

jmespath

1.0.1

MIT License

James Saryerwinnie

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

JSON Matching Expressions

mypy-boto3-s3

1.33.2

MIT License

Vlad Emelianov

https://github.com/youtype/mypy_boto3_builder

Type annotations for boto3.S3 1.33.2 service generated with mypy-boto3-builder 7.20.3

numpy

1.21.5

BSD License

Travis E. Oliphant et al.

https://www.numpy.org

NumPy is the fundamental package for array computing with Python.

packaging

25.0

Apache Software License; BSD License

Donald Stufft donald@stufft.io

https://github.com/pypa/packaging

Core utilities for Python packages

pipdeptree

2.27.0

UNKNOWN

UNKNOWN

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

Command line utility to show dependency tree of packages.

psycopg

3.1.20

GNU Lesser General Public License v3 (LGPLv3)

Daniele Varrazzo

https://psycopg.org/psycopg3/

PostgreSQL database adapter for Python

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

s3transfer

0.8.2

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

types-awscrt

0.27.4

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

MIT License

Vlad Emelianov vlad.emelianov.nz@gmail.com

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

Type annotations and code completion for s3transfer

typing_extensions

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

urllib3

2.0.7

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.

wrapt

1.17.2

BSD License

Graham Dumpleton

https://github.com/GrahamDumpleton/wrapt

Module for decorators, wrappers and monkey patching.