Credits

Dependencies

Generated with pipdeptree

        flowchart TD
    classDef missing stroke-dasharray: 5
    boto3-stubs["boto3-stubs\n1.39.17"]
    boto3["boto3\n1.39.17"]
    botocore-stubs["botocore-stubs\n1.41.3"]
    botocore["botocore\n1.39.17"]
    brotli["brotli\n1.2.0"]
    certifi["certifi\n2025.11.12"]
    charset-normalizer["charset-normalizer\n3.4.4"]
    cython["Cython\n0.29.37"]
    deprecated["Deprecated\n1.3.1"]
    future["future\n1.0.0"]
    geoserver-restconfig["geoserver-restconfig\n2.0.12"]
    gisdata["gisdata\n0.5.4"]
    gpf-agent-geoserver["gpf_agent_geoserver\n2.16.0"]
    gpf-entrepot-toolbelt["gpf-entrepot-toolbelt\n1.17.0"]
    gpf-pyroger["gpf-pyroger\n1.7.0"]
    idna["idna\n3.11"]
    inflate64["inflate64\n1.0.3"]
    jmespath["jmespath\n1.0.1"]
    mattermostdriver["mattermostdriver\n7.3.2"]
    multivolumefile["multivolumefile\n0.2.3"]
    mypy-boto3-s3["mypy-boto3-s3\n1.39.5"]
    numpy["numpy\n2.2.6"]
    packaging["packaging\n25.0"]
    pika["pika\n1.3.2"]
    psutil["psutil\n7.1.3"]
    psycopg["psycopg\n3.1.20"]
    py7zr["py7zr\n1.0.0"]
    pybcj["pybcj\n1.0.6"]
    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.18.0"]
    rarfile["rarfile\n4.2"]
    requests["requests\n2.32.5"]
    reretry["reretry\n0.11.8"]
    s3transfer["s3transfer\n0.13.1"]
    shapely["shapely\n2.0.7"]
    six["six\n1.17.0"]
    texttable["texttable\n1.7.0"]
    tomli["tomli\n2.3.0"]
    types-awscrt["types-awscrt\n0.29.0"]
    types-s3transfer["types-s3transfer\n0.15.0"]
    typing-extensions["typing_extensions\n4.15.0"]
    urllib3["urllib3\n2.5.0"]
    wcwidth["wcwidth\n0.2.14"]
    websockets["websockets\n15.0.1"]
    wrapt["wrapt\n2.0.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
    geoserver-restconfig -- ">=0.5.4" --> gisdata
    geoserver-restconfig -- ">=1.12.0" --> six
    geoserver-restconfig -- ">=2.14.0" --> requests
    geoserver-restconfig -- "any" --> future
    gpf-agent-geoserver -- "==1.17.0" --> gpf-entrepot-toolbelt
    gpf-agent-geoserver -- "==1.7.0" --> gpf-pyroger
    gpf-agent-geoserver -- "==2.0.12" --> geoserver-restconfig
    gpf-agent-geoserver -- ">=4,<5" --> typing-extensions
    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
    gpf-pyroger -- ">=0.11,<1" --> reretry
    gpf-pyroger -- ">=1.3,<1.4" --> pika
    gpf-pyroger -- ">=2.28,<3" --> requests
    gpf-pyroger -- ">=4,<5" --> typing-extensions
    gpf-pyroger -- ">=7,<8" --> mattermostdriver
    mattermostdriver -- ">=2.25" --> requests
    mattermostdriver -- ">=8" --> websockets
    mypy-boto3-s3 -- "any" --> typing-extensions
    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 -- ">=4.13.2" --> typing-extensions
    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.

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

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

2025.11.12

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.

future

1.0.0

MIT License

Ed Schofield

https://python-future.org

Clean single-source support for Python 3 and 2

geoserver-restconfig

2.0.12

MIT License

David Winslow, Sebastian Benthall, Alessio Fabiani

https://github.com/GeoNode/geoserver-restconfig

GeoServer REST Configuration

gisdata

0.5.4

BSD License

ingenieroariel

https://github.com/GeoNode/gisdata

Sample data and metadata for GIS packages

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-pyroger

1.7.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).

gpf_agent_geoserver

2.16.0

MIT License

Oslandia

https://gitlab.gpf-tech.ign.fr/geoplateforme/agents-publication/gpf-pub-agent-geoserver/

Agent de publication permettant de publier des flux WFS et WMS dans un geoserveur de la Géoplateforme.

idna

3.11

UNKNOWN

Kim Davies kim+pypi@gumleaf.org

https://github.com/kjd/idna

Internationalized Domain Names in Applications (IDNA)

inflate64

1.0.3

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

Hiroshi Miura miurahr@linux.com

https://inflate64.readthedocs.io/

deflate64 compression/decompression library

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

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

packaging

25.0

Apache Software License; BSD License

Donald Stufft donald@stufft.io

https://github.com/pypa/packaging

Core utilities for Python packages

pika

1.3.2

BSD License

UNKNOWN

https://pika.readthedocs.io

Pika Python AMQP Client Library

pipdeptree

2.30.0

UNKNOWN

UNKNOWN

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

Command line utility to show dependency tree of packages.

psutil

7.1.3

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

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

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

Hiroshi Miura miurahr@linux.com

https://codeberg.org/miurahr/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.18.0

BSD License

Ma Lin

https://github.com/Rogdham/pyzstd

Python bindings to Zstandard (zstd) compression library.

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.

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

texttable

1.7.0

MIT License

Gerome Fournier

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

module to create simple ASCII tables

types-awscrt

0.29.0

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.15.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.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.5.0

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.

websockets

15.0.1

BSD License

Aymeric Augustin aymeric.augustin@m4x.org

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

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

wrapt

2.0.1

Copyright © 2013-2025, Graham Dumpleton

Graham Dumpleton

https://github.com/GrahamDumpleton/wrapt

Module for decorators, wrappers and monkey patching.

All rights reserved.

Redistribution and use in source and binary forms, with or without

modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this

list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice,

this list of conditions and the following disclaimer in the documentation

and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS”

AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE

ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE

LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR

CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF

SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN

CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE

POSSIBILITY OF SUCH DAMAGE.