Metadata-Version: |
2.3 |
Name: |
python-re3data |
Version: |
0.10.0 |
Summary: |
The Pythonic client for the re3data API. |
Author: |
Heinz-Alexander Fütterer |
Project-Url: |
Changelog, https://github.com/afuetterer/python-re3data/blob/main/CHANGELOG.md |
Project-Url: |
Documentation, https://afuetterer.github.io/python-re3data |
Project-Url: |
Issues, https://github.com/afuetterer/python-re3data/issues |
Project-Url: |
Repository, https://github.com/afuetterer/python-re3data.git |
License: |
MIT |
Keywords: |
api,api-client,metadata,re3data,repositories,research data |
Classifier: |
Development Status :: 1 - Planning |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Topic :: Text Processing :: Markup :: XML |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.10 |
Requires-Dist: |
httpx (<0.28) |
Requires-Dist: |
xsdata (>=24.5) |
Requires-Dist: |
typer (>=0.12); extra == "cli" |
Requires-Dist: |
pandas (>=2); extra == "csv" |
Requires-Dist: |
pandas (>=2); extra == "dev" |
Requires-Dist: |
pre-commit-uv (~=4.1); extra == "dev" |
Requires-Dist: |
typer (>=0.12); extra == "dev" |
Requires-Dist: |
mike (~=2.1); extra == "docs" |
Requires-Dist: |
mkdocs-include-markdown-plugin (~=7.0); extra == "docs" |
Requires-Dist: |
mkdocs-material (~=9.5); extra == "docs" |
Requires-Dist: |
mkdocs-minify-plugin (~=0.7); extra == "docs" |
Requires-Dist: |
mkdocstrings[python] (~=0.25); extra == "docs" |
Requires-Dist: |
mkdocs (~=1.6); extra == "docs" |
Requires-Dist: |
pytest-asyncio (~=0.23); extra == "test" |
Requires-Dist: |
pytest-cov (~=6.0); extra == "test" |
Requires-Dist: |
pytest-mock (~=3.14); extra == "test" |
Requires-Dist: |
pytest-randomly (~=3.15); extra == "test" |
Requires-Dist: |
pytest-recording (~=0.13); extra == "test" |
Requires-Dist: |
pytest-xdist (~=3.6); extra == "test" |
Requires-Dist: |
pytest (~=8.2); extra == "test" |
Requires-Dist: |
respx (~=0.21); extra == "test" |
Provides-Extra: |
cli |
Provides-Extra: |
csv |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |