pysubnet

View on PyPIReverse Dependencies (0)

1.3 pysubnet-1.3-py3-none-any.whl

Wheel Details

Project: pysubnet
Version: 1.3
Filename: pysubnet-1.3-py3-none-any.whl
Download: [link]
Size: 25849
MD5: 2455d49c0026b0051a932c41d313f2d4
SHA256: 6c6bd66b22ceab956d1f8d705f46b4dbea367b397f35f02317ae045c437e066f
Uploaded: 2025-04-19 18:58:14 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: pysubnet
Version: 1.3
Summary: Deploy a substrate permissioned network using python
Author-Email: Abhishek Shah <abhishekshah3[at]gmail.com>
Project-Url: homepage, https://github.com/weezy20/pysubnet
Project-Url: repository, https://github.com/weezy20/pysubnet
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Networking
Requires-Python: >=3.10
Requires-Dist: eth-hash[pysha3] (>=0.7.1)
Requires-Dist: eth-keys (>=0.7.0)
Requires-Dist: eth-utils (>=5.2.0)
Requires-Dist: pydantic (>=2.11.3)
Requires-Dist: rich (>=14.0.0)
Requires-Dist: tomli (>=2.2.1)
Description-Content-Type: text/markdown
License-Expression: Apache-2.0
License-File: LICENSE
[Description omitted; length: 7650 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pysubnet/__init__.py sha256=5YdTwwQoP6maFB-_aV12Jf5cZJMLoUeunz-pb1XWKV0 14
pysubnet/accounts.py sha256=NnCKE40roswfyaASvLS8wErOkIGQ0DtDlZNJ0fO1fxw 1177
pysubnet/chainspec.py sha256=gxpEwHa1C7FeB5izBYUR9tVJFbxUlY9Ye_oq8RpGi2k 5451
pysubnet/chainspec_handlers.py sha256=sWcntLms8qzQodYF8KjHITv8zwxa8Pwt4pRUL3xQths 7351
pysubnet/cli.py sha256=YdE3lryvbIDgs-xhLe898ecT7zE5DtfSPZW-tXRi-N0 4867
pysubnet/ethereum.py sha256=zfPERT8qFTeZzEaYQ3IdbR2HXzup0kqOhVcGCsqvI3E 1144
pysubnet/main.py sha256=M5pbmJ-By7t1a-065lvOa5JjmEOXP3qROZRXuvwMT-4 22692
pysubnet/helpers/__init__.py sha256=ZynFoIp7jf0SpMevuQv-yt77p8eCaltZsNO73-rJH3c 909
pysubnet/helpers/config.py sha256=NT0jiAYIcXY2DzUQrZ7Y58sph4pGBRrVNo4grrlvor4 4927
pysubnet/helpers/process.py sha256=Sbjt5VaBzmZyqlix-c2e2d_c6I507xLGx5sSfGcTC1A 878
pysubnet/helpers/prompts.py sha256=1QVUnPT2kyx19qXtmDAMHK0tZVvN4zy786q2yGTO86Q 3355
pysubnet-1.3.dist-info/METADATA sha256=loVDZ2oCORkTdolAqZRYg8F8uq_-Cj_ozdEJk_XLs4w 8905
pysubnet-1.3.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
pysubnet-1.3.dist-info/entry_points.txt sha256=59R4fO_NLiJPV5EijHr1cnVvyad12t0j5ra8tAC6SAQ 48
pysubnet-1.3.dist-info/licenses/LICENSE sha256=NoJinNZMS0zZELVj35rRKwHlF1vhUHoNaCl47KfXy48 11342
pysubnet-1.3.dist-info/RECORD

entry_points.txt

pysubnet = pysubnet.main:main