iotexapi

View on PyPIReverse Dependencies (1)

0.0.1 iotexapi-0.0.1-py3-none-any.whl

Wheel Details

Project: iotexapi
Version: 0.0.1
Filename: iotexapi-0.0.1-py3-none-any.whl
Download: [link]
Size: 41686
MD5: 4151a42e2a4b71b55c1cc62fd345070e
SHA256: 9c41b9948737e51ecc7f4e934311f10a48855b58ad50c1699615a3692371d06e
Uploaded: 2019-05-20 19:58:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: iotexapi
Version: 0.0.1
Summary: A Python API for interacting with IoTeX
Author: IoTASK
Author-Email: iotask[at]iotask.io
Home-Page: https://github.com/iotask/iotex-api-python
License: MIT License
Keywords: iotex iotex-api iotex-api-python
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6,<4
Requires-Dist: eth-abi (<3.0.0,>=2.0.0b6)
Requires-Dist: eth-account (<0.4.0,>=0.2.1)
Requires-Dist: eth-utils (<2.0.0,>=1.3.0)
Requires-Dist: eth-hash[pycryptodome] (<1.0.0,>=0.2.0)
Requires-Dist: bech32 (>=1.1.0)
Requires-Dist: google-api-core (>=1.11.0)
Requires-Dist: grpcio (>=1.20.1)
Requires-Dist: hexbytes (<1.0.0,>=0.1.0)
Requires-Dist: requests (<3.0.0,>=2.16.0)
Requires-Dist: base58
Requires-Dist: ecdsa
Requires-Dist: attrdict
Requires-Dist: cytoolz (<1.0.0,>=0.9.0); implementation_name == "cpython"
Requires-Dist: toolz (<1.0.0,>=0.9.0); implementation_name == "pypy"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pep8; extra == "dev"
Requires-Dist: pyflakes; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: mock; extra == "dev"
Requires-Dist: sphinx-better-theme (>=0.1.4); extra == "dev"
Requires-Dist: click (>=5.1); extra == "dev"
Requires-Dist: configparser (==3.5.0); extra == "dev"
Requires-Dist: contextlib2 (>=0.5.4); extra == "dev"
Requires-Dist: py-solc (>=0.4.0); extra == "dev"
Requires-Dist: pytest (>=2.7.2); extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-rtd-theme (>=0.1.9); extra == "dev"
Requires-Dist: toposort (>=1.4); extra == "dev"
Requires-Dist: urllib3; extra == "dev"
Requires-Dist: iotexapi; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: bumpversion; extra == "dev"
Requires-Dist: flaky (>=3.3.0); extra == "dev"
Requires-Dist: hypothesis (>=3.31.2); extra == "dev"
Requires-Dist: pytest (<4,>=3.5.0); extra == "dev"
Requires-Dist: pytest-mock (==1.*); extra == "dev"
Requires-Dist: pytest-pythonpath (>=0.3); extra == "dev"
Requires-Dist: pytest-watch (==4.*); extra == "dev"
Requires-Dist: pytest-xdist (==1.*); extra == "dev"
Requires-Dist: setuptools (>=36.2.0); extra == "dev"
Requires-Dist: tox (>=1.8.0); extra == "dev"
Requires-Dist: tqdm; extra == "dev"
Requires-Dist: when-changed; extra == "dev"
Requires-Dist: mock; extra == "docs"
Requires-Dist: sphinx-better-theme (>=0.1.4); extra == "docs"
Requires-Dist: click (>=5.1); extra == "docs"
Requires-Dist: configparser (==3.5.0); extra == "docs"
Requires-Dist: contextlib2 (>=0.5.4); extra == "docs"
Requires-Dist: py-solc (>=0.4.0); extra == "docs"
Requires-Dist: pytest (>=2.7.2); extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=0.1.9); extra == "docs"
Requires-Dist: toposort (>=1.4); extra == "docs"
Requires-Dist: urllib3; extra == "docs"
Requires-Dist: iotexapi; extra == "docs"
Requires-Dist: wheel; extra == "docs"
Requires-Dist: coverage; extra == "tester"
Requires-Dist: pep8; extra == "tester"
Requires-Dist: pyflakes; extra == "tester"
Requires-Dist: pylint; extra == "tester"
Requires-Dist: pytest-cov; extra == "tester"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: tester
Description-Content-Type: text/markdown
[Description omitted; length: 3848 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
iotexapi/__init__.py sha256=Vza9sutg0YOdM_zkHrTO5WkOFEjeTyuqPMXeeow4jRc 348
iotexapi/constants.py sha256=EMy_VEGciJzv8tcUFfNovRvOFJWrh1-96sdGViVAXUI 52
iotexapi/iotx.py sha256=idSekKB4CROzoiwQMD1WWUw-vLbHO64JScs5y1Cxhaw 5899
iotexapi/main.py sha256=ebvbtPZsRqJTCtm31_6OD8LbDn2Pyf9U_E-3VXwh_gY 2933
iotexapi/module.py sha256=GvN_7KrrT7nDwrcI8ybEUGvWAsPwd8UcEEYAgQmBcQo 725
iotexapi/utils.py sha256=qYex5le1pK_nyIy4JL1kGblLPI7emoA6SRxL0PMJOeM 2883
iotexapi/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
iotexapi/common/account.py sha256=N4JPw9A2Us5YBwX0Lk8uyxDgoVdF6cHRSbMqoK_0UuU 3306
iotexapi/common/datastructures.py sha256=KPoamgtFaCEiuiOgb3W43BLxHE8NbxfDzTQB6CvUdAE 6414
iotexapi/common/formatters.py sha256=McXCJMTzdMcgrrocB9g7hg7rEbrmStOqgefKsbrEqwY 1731
iotexapi/common/toolz/__init__.py sha256=IVZrrtFsZ1TykESWZw8Ss7k7uAnjA0ctVRZQuYIy3l8 1013
iotexapi/proto/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
iotexapi/proto/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
iotexapi/proto/api/api_pb2.py sha256=bFNPnR474E6doPvi_8u9-hv4y4_WHSvtTwqnCzEu6kc 74849
iotexapi/proto/api/api_pb2_grpc.py sha256=hSi0b4b3vRaMzQj0V0jMrx3SGVYR47huaEZkmY-Hd8M 13559
iotexapi/proto/rpc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
iotexapi/proto/rpc/rpc_pb2.py sha256=xgY98Joa4q_5fHC2e7gfZoG75s4ebzBMPj4qygyuqr4 10580
iotexapi/proto/testing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
iotexapi/proto/testing/testing_pb2.py sha256=677XQ1hDdzp-iOhwGr4dScUr93wlLdqpQ-_gSGLumrI 2131
iotexapi/proto/types/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
iotexapi/proto/types/action_pb2.py sha256=J6syzHw4ITU4OE1tOpUiYOxC60e12UC6BkgAVtIBUP4 79140
iotexapi/proto/types/blockchain_pb2.py sha256=BZBIBdQybeFRePDuvAqXwlm4wdPfxNihogIWAQltUlk 25791
iotexapi/proto/types/consensus_pb2.py sha256=YZX4hu6V40BDqNr2bWu3QjBkVg2JRZodrx0OHCPMfEI 9177
iotexapi/proto/types/endorsement_pb2.py sha256=7o8jdPAqlVWGgjPvanx3NrZfaYVD6Wn7cqAuIAzCP4A 3300
iotexapi/proto/types/genesis_pb2.py sha256=4Rsm8_yhpIz8XDvgGKCHxOxWSRWbZYFigDBtWmfI3U4 20926
iotexapi/proto/types/node_pb2.py sha256=BzB6LGcm9LLU8Ja2J3sgyEOFiX9yx-UVyB89NzlAPN0 3835
iotexapi-0.0.1.dist-info/METADATA sha256=c4mz1wjmsF0wTaNrh-ZNRqQzPHN2b3BO_3YQZmJWQ1o 7438
iotexapi-0.0.1.dist-info/WHEEL sha256=S8S5VL-stOTSZDYxHyf0KP7eds0J72qrK0Evu3TfyAY 92
iotexapi-0.0.1.dist-info/top_level.txt sha256=gVUHoTLpARaNj61Oku7itp1y3sdHQXaWqBQmIz7Yrf8 9
iotexapi-0.0.1.dist-info/RECORD

top_level.txt

iotexapi