Metadata-Version: |
2.1 |
Name: |
pycwatch-lib |
Version: |
2.1.2 |
Summary: |
A client library for the Cryptowatch Rest API. |
Author: |
ljnsn |
Author-Email: |
82611987+ljnsn[at]users.noreply.github.com |
Home-Page: |
https://github.com/ljnsn/pycwatch |
Project-Url: |
Repository, https://github.com/ljnsn/pycwatch |
License: |
MIT |
Keywords: |
cryptocurrency,crypto,prices,cryptowatch |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: Web Environment |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
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: |
Topic :: Internet :: WWW/HTTP :: Dynamic Content |
Requires-Python: |
>=3.7,<4.0 |
Requires-Dist: |
api-client (>=1.3.1) |
Requires-Dist: |
attrs (>=23.1.0) |
Requires-Dist: |
black (<23.7,>=22.1); extra == "test" |
Requires-Dist: |
cattrs (>=23.1.2) |
Requires-Dist: |
cfgv (<3.4.0); extra == "test" |
Requires-Dist: |
commitizen (>=2.38.0); extra == "test" |
Requires-Dist: |
coverage[toml] (<7.0.0,>=6.3.2); extra == "test" |
Requires-Dist: |
cz-conventional-gitmoji (>=0.1.2); extra == "test" |
Requires-Dist: |
identify (<=2.5.24); python_version < "3.8" and extra == "test" |
Requires-Dist: |
importlib-metadata (<5.3); python_version < "3.8" |
Requires-Dist: |
mypy (<1.5,>=0.931); extra == "test" |
Requires-Dist: |
pre-commit (<3.0); extra == "test" |
Requires-Dist: |
pytest (>=7.0.1); extra == "test" |
Requires-Dist: |
pytest-cov (<5,>=3); extra == "test" |
Requires-Dist: |
requests (>=2.27.1) |
Requires-Dist: |
ruff (>=0.0.253); extra == "test" |
Requires-Dist: |
types-requests (>=2.27.11); extra == "test" |
Requires-Dist: |
types-ujson (>=5.8.0.1); extra == "test" |
Requires-Dist: |
typing-extensions (>=4.7.1); python_version < "3.10" |
Requires-Dist: |
ujson (>=5.7.0) |
Requires-Dist: |
vcrpy (>=4.1.1); extra == "test" |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |