Metadata-Version: 2.1
Name: transport-data
Version: 24.2.5
Summary: Tools for the Transport Data Commons
Author: Transport Data Commons Initiative (TDCI)
Maintainer-email: Paul Natsuo Kishimoto <mail@paul.kishimoto.name>
Project-URL: homepage, https://transport-data.org
Project-URL: repository, https://github.com/transport-data/tools
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: click
Requires-Dist: openpyxl
Requires-Dist: packaging
Requires-Dist: pandas
Requires-Dist: platformdirs
Requires-Dist: pooch
Requires-Dist: pycountry
Requires-Dist: requests
Requires-Dist: sdmx1>=2.9
Provides-Extra: docs
Requires-Dist: Sphinx; extra == "docs"
Requires-Dist: sphinx-autorun; extra == "docs"
Requires-Dist: sphinx-book-theme; extra == "docs"
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-rerunfailures; extra == "tests"
Requires-Dist: pytest-xdist; extra == "tests"

Tools for the Transport Data Commons
************************************

.. image:: https://readthedocs.org/projects/transport-data/badge/?version=latest
   :target: https://docs.transport-data.org/en/latest/?badge=latest
   :alt: Documentation status
.. image:: https://github.com/transport-data/tools/actions/workflows/pytest.yaml/badge.svg
   :target: https://github.com/transport-data/tools/actions/workflows/pytest.yaml
   :alt: "pytest" workflow status badge
.. image:: https://codecov.io/gh/transport-data/tools/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/transport-data/tools
   :alt: Codecov.io test coverage status badge

See the online documentation: https://docs.transport-data.org
