pyCelestia

View on PyPIReverse Dependencies (0)

0.1.3 pyCelestia-0.1.3-cp312-cp312-manylinux_2_28_x86_64.whl
pyCelestia-0.1.3-cp311-cp311-manylinux_2_28_x86_64.whl
pyCelestia-0.1.3-cp310-cp310-manylinux_2_28_x86_64.whl

Wheel Details

Project: pyCelestia
Version: 0.1.3
Filename: pyCelestia-0.1.3-cp310-cp310-manylinux_2_28_x86_64.whl
Download: [link]
Size: 252413
MD5: 66cd9c8fe9df91fc8282fdc4d432845f
SHA256: f88ef35a3ef06474e057fdb92e982b9a6bb79f1c04a266cb565be2c3d8653bcc
Uploaded: 2024-08-13 10:50:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyCelestia
Version: 0.1.3
Summary: Python client for working with the Celestia DA network.
Project-Url: Homepage, https://github.com/Alesh/pyCelestia
Project-Url: Issues, https://github.com/Alesh/pyCelestia/issues
License: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Requires-Python: >=3.10
Requires-Dist: ajsonrpc
Requires-Dist: httpx
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 71 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: false
Tag: cp310-cp310-manylinux_2_28_x86_64

RECORD

Path Digest Size
pyCelestia-0.1.3.dist-info/RECORD
pyCelestia-0.1.3.dist-info/entry_points.txt sha256=9acWM5N7O4L7YC_tK32z0NGAwCqHI5ZkL50y5WTuLSM 149
pyCelestia-0.1.3.dist-info/WHEEL sha256=DRFGfbmk00iwRfDF9fpLQAJbF-b4Wp23htOC54ltOsw 114
pyCelestia-0.1.3.dist-info/top_level.txt sha256=08j_u5RSdMG4BZZ0SiMLb8XSb3v2s0oddbnsS-Pku10 9
pyCelestia-0.1.3.dist-info/METADATA sha256=EniMVER8NxqSgaPasgnBbOdYwh-AWjhQ_rL9ZNC2Tqk 687
celestia/models.py sha256=eidq8UMiE3gmb4kmdjYskP4hibC05pAZUo6h6EBwxKk 2161
celestia/__version__.py sha256=L5DCMp1QAlSqy-8bW7d51bLubTxNjZGYc5fMQkb752U 411
celestia/__init__.py sha256=Upofi7Yzerv9cyzEhmU2Cbc-eNvWsYbP5FmE6nKV-uI 110
celestia/_types.cpython-310-x86_64-linux-gnu.so sha256=FxFs56iB6sIspWoJQxsRJZ5I4RKx7T865zPjob1w6xk 565096
celestia/errors.py sha256=wqUB_x0CbW1GBhEY5fTTX5-lWtFTbiiYKKZ0Ua6Rng0 1103
celestia/rpc.py sha256=0fd3I8_rMlX0h-GTinv1cB-iKNtG-15jKmhe7CKhxrE 2830
celestia/client.py sha256=p36b6VfpUWav6IWxfHSnUsjtfSigmQZ7tfJZ_7IrMtk 4978
celestia/utils/scripts.py sha256=fLDAgAp-3ZM_IpRpksgIhZojcWpRwwUdux2lK0Nnjas 4337
celestia/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0

top_level.txt

celestia

entry_points.txt

show-token = celestia.utils.scripts:command
start-node = celestia.utils.scripts:command
stop-node = celestia.utils.scripts:command