Metadata-Version: 2.2
Name: pyCelestia
Version: 0.1.4
Summary: The Python client for working with the Celestia blockchain platform.
License: MIT License
Project-URL: Homepage, https://github.com/Alesh/pyCelestia
Project-URL: Issues, https://github.com/Alesh/pyCelestia
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: ajsonrpc
Requires-Dist: websockets
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"

## pyCelestia

The Python client for working with the Celestia blockchain platform.
