Credits#

Dependencies#

Generated with pip-licenses

Name

Version

License

Author

URL

Description

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.

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

MIT License

Vlad Emelianov vlad.emelianov.nz@gmail.com

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

Type annotations and code completion for botocore

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.

gpf-entrepot-toolbelt

1.8.2

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-pub-agent-altimetrie

0.6.0

MIT License

Oslandia

https://gitlab.gpf-tech.ign.fr/geoplateforme/altimetrie/gpf-pub-agent-altimetrie/

Agent de publication Altimetrie

gpf-pyroger

1.8.0

GNU Lesser General Public License v3 (LGPLv3); MIT License

Oslandia

https://gitlab.gpf-tech.ign.fr/geoplateforme/agents-publication/pyroger/

Package Python générique des agents de publication notamment en charge de l’articulation avec le bus de la Géoplateforme de l’IGN (RabbitMQ).

idna

3.10

BSD License

Kim Davies kim+pypi@gumleaf.org

https://github.com/kjd/idna

Internationalized Domain Names in Applications (IDNA)

jmespath

1.0.1

MIT License

James Saryerwinnie

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

JSON Matching Expressions

mattermostdriver

7.3.2

MIT

Christian Plümer

https://github.com/Vaelor/python-mattermost-driver

A Python Mattermost Driver

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

2.2.2

BSD License

Travis E. Oliphant et al.

https://numpy.org

Fundamental package for array computing in Python

pika

1.3.2

BSD License

UNKNOWN

https://pika.readthedocs.io

Pika Python AMQP Client Library

psycopg

3.1.20

GNU Lesser General Public License v3 (LGPLv3)

Daniele Varrazzo

https://psycopg.org/psycopg3/

PostgreSQL database adapter for Python

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

requests

2.32.3

Apache Software License

Kenneth Reitz

https://requests.readthedocs.io

Python HTTP for Humans.

reretry

0.11.8

Apache Software License

leshchenko1979

https://github.com/leshchenko1979/reretry

An easy to use, but functional decorator for retrying on exceptions.

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

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

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

Python Software Foundation License

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

websockets

14.2

BSD License

Aymeric Augustin aymeric.augustin@m4x.org

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

An implementation of the WebSocket Protocol (RFC 6455 & 7692)

wrapt

1.17.2

BSD License

Graham Dumpleton

https://github.com/GrahamDumpleton/wrapt

Module for decorators, wrappers and monkey patching.