Metadata-Version: |
2.1 |
Name: |
aiolancium |
Version: |
0.2.2 |
Summary: |
AsyncIO Client for Lancium |
Author: |
Manuel Giffels |
Author-Email: |
giffels[at]gmail.com |
License: |
MIT |
Keywords: |
asyncio,lancium,compute client |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Framework :: AsyncIO |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
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.10 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Topic :: Internet :: WWW/HTTP :: Session |
Classifier: |
Topic :: Utilities |
Requires-Python: |
>=3.6.2,<4.0.0 |
Requires-Dist: |
aioresponses (<0.8.0,>=0.7.3); extra == "test" |
Requires-Dist: |
black (<=22.8.0); extra == "test" |
Requires-Dist: |
flake8 (<6.0.0,>=5.0.4); extra == "test" |
Requires-Dist: |
flake8-bugbear (==22.9.23); extra == "test" |
Requires-Dist: |
jsonref (<2.0.0,>=1.0.0) |
Requires-Dist: |
pyjwt (<=2.4.0) |
Requires-Dist: |
simple-rest-client (==0.5.4) |
Requires-Dist: |
sphinx (==4.3.1); extra == "doc" |
Requires-Dist: |
sphinx-rtd-theme (<2.0.0,>=1.1.1); extra == "doc" |
Requires-Dist: |
sphinxcontrib-contentui (<0.3.0,>=0.2.5); extra == "doc" |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |