Metadata-Version: |
2.3 |
Name: |
api_24sea |
Version: |
1.0.0 |
Summary: |
The api-24sea package contains modules that are aimed at helping a user interact with the 24SEA API. |
Author-Email: |
Pietro D'Antuono <pietro.dantuono[at]24sea.eu> |
Maintainer-Email: |
Pietro D'Antuono <pietro.dantuono[at]24sea.eu> |
Project-Url: |
24SEA API Homepage, https://api.24SEA.eu/redoc/v1/ |
Project-Url: |
Documentation, https://api24seapydocs.z6.web.core.windows.net/ |
Project-Url: |
Homepage, https://24SEA.eu |
Project-Url: |
Repository, https://dev.azure.com/24SEA/DYNAwind/_git/api_24sea |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Console |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 (GPLv3) |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: POSIX :: Linux |
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 |
Classifier: |
Topic :: Database |
Requires-Python: |
>=3.8.0 |
Requires-Dist: |
pandas |
Requires-Dist: |
requests |
Requires-Dist: |
pydantic (>=2) |
Requires-Dist: |
shorthand_datetime (<1.0.0,>=0.2.1) |
Requires-Dist: |
twine (==5.1.1); extra == "build" |
Requires-Dist: |
build (==1.2.1); extra == "build" |
Requires-Dist: |
black (==24.*); extra == "ci" |
Requires-Dist: |
mypy (==1.*); extra == "ci" |
Requires-Dist: |
pycln (==2.4.*); extra == "ci" |
Requires-Dist: |
isort (==5.*); extra == "ci" |
Requires-Dist: |
ruff (==0.*); extra == "ci" |
Requires-Dist: |
commitizen (==3.*); extra == "ci" |
Requires-Dist: |
pre-commit (==3.*); extra == "ci" |
Requires-Dist: |
types-PyYAML; extra == "ci" |
Requires-Dist: |
types-pytz; extra == "ci" |
Requires-Dist: |
types-requests; extra == "ci" |
Requires-Dist: |
jupytext; extra == "ci" |
Requires-Dist: |
sphinx; extra == "docs" |
Requires-Dist: |
sphinx_design; extra == "docs" |
Requires-Dist: |
autoclasstoc; extra == "docs" |
Requires-Dist: |
myst-parser; extra == "docs" |
Requires-Dist: |
pydata-sphinx-theme; extra == "docs" |
Requires-Dist: |
sphinx-autoapi; extra == "docs" |
Requires-Dist: |
sphinx-copybutton; extra == "docs" |
Requires-Dist: |
py-fatigue (>=1.1.2); extra == "fatigue" |
Requires-Dist: |
swifter (>=1.4.0); extra == "fatigue" |
Requires-Dist: |
notebook (<7.0); extra == "nb" |
Requires-Dist: |
python-dotenv; extra == "nb" |
Requires-Dist: |
pytest (==8.3.2); extra == "test" |
Requires-Dist: |
pytest-mock (==3.14.0); extra == "test" |
Requires-Dist: |
hypothesis (==6.111.2); extra == "test" |
Requires-Dist: |
pytest-cov (==5.0.0); extra == "test" |
Requires-Dist: |
pytest-randomly (==3.15.0); extra == "test" |
Provides-Extra: |
build |
Provides-Extra: |
ci |
Provides-Extra: |
docs |
Provides-Extra: |
fatigue |
Provides-Extra: |
nb |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |