Credits¶
Dependencies¶
Generated with pipdeptree
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. |
The Cython compiler for writing C extensions for the Python language. |
|
Deprecated |
1.3.1 |
MIT License |
Laurent LAPORTE |
Python @deprecated decorator to deprecate old python classes, functions or methods. |
|
backports.zstd |
1.3.0 |
UNKNOWN |
Rogdham contact@rogdham.net |
Backport of compression.zstd |
|
boto3 |
1.39.17 |
Apache Software License |
Amazon Web Services |
The AWS SDK for Python |
|
boto3-stubs |
1.39.17 |
MIT License |
Vlad Emelianov |
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 |
Low-level, data-driven core of boto 3. |
|
botocore-stubs |
1.42.41 |
UNKNOWN |
Vlad Emelianov vlad.emelianov.nz@gmail.com |
Type annotations and code completion for botocore |
|
brotli |
1.2.0 |
MIT |
The Brotli Authors |
Python bindings for the Brotli compression library |
|
certifi |
2026.1.4 |
Mozilla Public License 2.0 (MPL 2.0) |
Kenneth Reitz |
Python package for providing Mozilla’s CA Bundle. |
|
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… |
gpf_common_archive |
1.5.0 |
MIT License |
Worldline |
https://gitlab.gpf-tech.ign.fr/geoplateforme/gpf-common-archive |
Utilitaires pour les données stockées de type ARCHIVE |
gpf_generate_archive |
1.9.0 |
MIT License |
Loïc Bartoletti, Jean-Marie Kerloch, Julien Moura |
https://gitlab.gpf-tech.ign.fr/geoplateforme/traitements-vecteurs/gpf_generate_archive |
Ce script est chargé de copier sur le stockage final tous les fichiers livrés au sein des livraisons en entrée. Cette copie doit permettre de créer une nouvelle donnée stockée ARCHIVE diffusable ou d’en mettre à jour une déjà existante. Voir le ticket originel : https://jira.worldline.com/browse/IGNGPF-553 |
inflate64 |
1.0.4 |
GNU Lesser General Public License v2 or later (LGPLv2+) |
Hiroshi Miura miurahr@linux.com |
deflate64 compression/decompression library |
|
jmespath |
1.1.0 |
MIT License |
James Saryerwinnie |
JSON Matching Expressions |
|
multivolumefile |
0.2.3 |
GNU Lesser General Public License v2 or later (LGPLv2+) |
Hiroshi Miura |
multi volume file wrapper library |
|
mypy-boto3-s3 |
1.39.5 |
MIT License |
Vlad Emelianov |
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. |
Fundamental package for array computing in Python |
|
packaging |
26.0 |
UNKNOWN |
Donald Stufft donald@stufft.io |
Core utilities for Python packages |
|
pipdeptree |
2.30.0 |
UNKNOWN |
UNKNOWN |
Command line utility to show dependency tree of packages. |
|
psutil |
7.2.2 |
BSD-3-Clause |
Giampaolo Rodola |
Cross-platform lib for process and system monitoring. |
|
psycopg |
3.1.20 |
GNU Lesser General Public License v3 (LGPLv3) |
Daniele Varrazzo |
PostgreSQL database adapter for Python |
|
py7zr |
1.0.0 |
GNU Lesser General Public License v2 or later (LGPLv2+) |
Hiroshi Miura miurahr@linux.com |
Pure python 7-zip library |
|
pybcj |
1.0.7 |
GNU Lesser General Public License v2 or later (LGPLv2+) |
Hiroshi Miura miurahr@linux.com |
bcj filter library |
|
pycryptodomex |
3.23.0 |
BSD License; Public Domain |
Helder Eijs |
Cryptographic library for Python |
|
pyppmd |
1.2.0 |
LGPL-2.1-or-later |
Hiroshi Miura miurahr@linux.com |
PPMd compression/decompression library |
|
pyproj |
3.7.1 |
MIT License |
Jeff Whitaker jeffrey.s.whitaker@noaa.gov |
Python interface to PROJ (cartographic projections and coordinate transformations library) |
|
python-dateutil |
2.9.0.post0 |
Apache Software License; BSD License |
Gustavo Niemeyer |
Extensions to the standard Python datetime module |
|
pyzstd |
0.19.1 |
BSD License |
Ma Lin malincns@163.com, Rogdham contact@rogdham.net |
Support for Zstandard (zstd) compression |
|
rarfile |
4.2 |
ISC License (ISCL) |
Marko Kreen |
RAR archive reader for Python |
|
s3transfer |
0.13.1 |
Apache Software License |
Amazon Web Services |
An Amazon S3 Transfer Manager |
|
shapely |
2.0.7 |
BSD License |
Sean Gillies |
Manipulation and analysis of geometric objects |
|
six |
1.17.0 |
MIT License |
Benjamin Peterson |
Python 2 and 3 compatibility utilities |
|
texttable |
1.7.0 |
MIT License |
Gerome Fournier |
module to create simple ASCII tables |
|
types-awscrt |
0.31.1 |
MIT License |
Vlad Emelianov vlad.emelianov.nz@gmail.com |
Type annotations and code completion for awscrt |
|
types-s3transfer |
0.16.0 |
UNKNOWN |
Vlad Emelianov vlad.emelianov.nz@gmail.com |
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 |
Backported and Experimental Type Hints for Python 3.9+ |
|
urllib3 |
2.6.3 |
UNKNOWN |
Andrey Petrov andrey.petrov@shazow.net |
HTTP library with thread-safe connection pooling, file post, and more. |
|
wrapt |
2.1.1 |
UNKNOWN |
Graham Dumpleton Graham.Dumpleton@gmail.com |
Module for decorators, wrappers and monkey patching. |