Metadata-Version: |
2.1 |
Name: |
deprogressapi |
Version: |
0.4.2 |
Summary: |
basic back-end progress api for the data analytics software framework dasf |
Author-Email: |
Daniel Eggert <daniel.eggert[at]gfz-potsdam.de>, Adam Sasin <sasin[at]hu-potsdam.de>, "Philipp S. Sommer" <philipp.sommer[at]hereon.de> |
Maintainer-Email: |
"Philipp S. Sommer" <philipp.sommer[at]hereon.de> |
Project-Url: |
Homepage, https://codebase.helmholtz.cloud/dasf/dasf-progress-api |
Project-Url: |
Documentation, https://digital-earth.pages.geomar.de/dasf/dasf-messaging-python/ |
Project-Url: |
Source, https://codebase.helmholtz.cloud/dasf/dasf-progress-api |
Project-Url: |
Tracker, https://codebase.helmholtz.cloud/dasf/dasf-progress-api/issues/ |
License: |
Apache-2.0 |
Keywords: |
digital-earth,dasf,pulsar,gfz,hzg,hereon,hgf,helmholtz,remote procedure call,rpc,django,python,websocket,progress reporting |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2) |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.7 |
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: |
Typing :: Typed |
Requires-Python: |
>=3.7 |
Requires-Dist: |
pydantic (<3.0,>=2.2) |
Requires-Dist: |
pydantic-settings |
Requires-Dist: |
windows-curses; platform_system == "Windows" |
Requires-Dist: |
deprogressapi[testsite]; extra == "dev" |
Requires-Dist: |
PyYAML; extra == "dev" |
Requires-Dist: |
types-PyYAML; extra == "dev" |
Requires-Dist: |
tox; extra == "testsite" |
Requires-Dist: |
isort (==5.12.0); extra == "testsite" |
Requires-Dist: |
black (==23.1.0); extra == "testsite" |
Requires-Dist: |
blackdoc (==0.3.8); extra == "testsite" |
Requires-Dist: |
flake8 (==6.0.0); extra == "testsite" |
Requires-Dist: |
pre-commit; extra == "testsite" |
Requires-Dist: |
mypy; extra == "testsite" |
Requires-Dist: |
dasf-broker-django; extra == "testsite" |
Requires-Dist: |
djangorestframework; extra == "testsite" |
Requires-Dist: |
pytest-django; extra == "testsite" |
Requires-Dist: |
pytest-cov; extra == "testsite" |
Requires-Dist: |
reuse; extra == "testsite" |
Requires-Dist: |
cffconvert; extra == "testsite" |
Provides-Extra: |
dev |
Provides-Extra: |
testsite |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSES/Apache-2.0.txt |
License-File: |
LICENSES/CC-BY-4.0.txt |
License-File: |
LICENSES/CC0-1.0.txt |