eth-testrpc

View on PyPIReverse Dependencies (8)

1.3.5 eth_testrpc-1.3.5-py3-none-any.whl

Wheel Details

Project: eth-testrpc
Version: 1.3.5
Filename: eth_testrpc-1.3.5-py3-none-any.whl
Download: [link]
Size: 18099
MD5: 180df6c91dcf3f1ca656f3b53d78ac2d
SHA256: 0e19fe5b8b66b8848a876909717ac7a57ebc3d993f4e6cfc5c5bd19d437f8aa5
Uploaded: 2018-05-17 17:19:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: eth-testrpc
Version: 1.3.5
Summary: An Ethereum simulator for aiding smart contract development.
Author: Piper Merriam
Author-Email: pipermerriam[at]gmail.com
Home-Page: https://github.com/pipermerriam/eth-testrpc
License: MIT
Keywords: ethereum blockchain development testing
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Werkzeug (>=0.11.10)
Requires-Dist: click (>=6.6)
Requires-Dist: ethereum (<2.0.0,>=1.6.1)
Requires-Dist: json-rpc (>=1.10.3)
Requires-Dist: rlp (<=0.6.0,>=0.4.7)
Requires-Dist: gevent (<1.2.0,>=1.1.1); extra == "gevent"
Provides-Extra: gevent
Provides-Extra: gevent
[Description omitted; length: 5016 characters]

WHEEL

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

RECORD

Path Digest Size
eth_testrpc-1.3.5.dist-info/METADATA sha256=mRD7zPyIDxJW-lJEk4rHC6FPjhdszGwBmWeaFdSLNCg 6021
eth_testrpc-1.3.5.dist-info/RECORD
eth_testrpc-1.3.5.dist-info/WHEEL sha256=NzFAKnL7g-U64xnS1s5e3mJnxKpOTeOtlXdFwS9yNXI 92
eth_testrpc-1.3.5.dist-info/entry_points.txt sha256=q-we5leQE84w9pvQpoDloi_Nxgfp6r64506sJEZ7q9E 54
eth_testrpc-1.3.5.dist-info/top_level.txt sha256=Dar8Rx0XO6y6qK2aJWbQ1CSTRsSwFXcwOFgTkkvsyZs 8
testrpc/__init__.py sha256=RFYeaYjvO5scSpsEtHCCFX8dRRFzwJ-xH0FpuQPwzIs 225
testrpc/cli.py sha256=w95zeAWJvmdGN_zCOLlmoEcm2sSaHL54tisaP9Q5Sqw 1073
testrpc/rpc.py sha256=MStpHSHI6qZK6zidCIPFNQF3ImUOCLaig9HvadM8InI 8476
testrpc/server.py sha256=IcW0j4RDoZLtDsM-kRPES4842HOufoa4u_GleYi5rPc 4965
testrpc/utils.py sha256=dtBbJtXoGTThnFCIWnIFmh3e2-g5H_a2u-eJUift9W8 1016
testrpc/client/__init__.py sha256=MwvLB4d3lkfxf0PdhqUM4D168lPKpcSlfpYpvoMdKxU 44
testrpc/client/client.py sha256=vq6SEybAOdbSUtKGcHLPic5Q5l0Tyi9XTtmbWIm8Rbk 15863
testrpc/client/filters.py sha256=F8rhWgmTn9TbYl4BGokO8_EVqe64lF5sZdiEsA3ZWvA 4301
testrpc/client/serializers.py sha256=6Ar0jGhlLMiipMb_19i0Ltz9R4gHJsTXiVeptexEgcg 3434
testrpc/client/utils.py sha256=5uRm-xRypH7oxVnxX9dlVaY8Vmea-6P2zMvaxls4yRM 4810
testrpc/compat/__init__.py sha256=9oxA4luB9zhaOxQ1Vxgzs3dxLfod9gyUY1SGCVspugo 827
testrpc/compat/compat_gevent.py sha256=EHrnXzdrn2rnvgMqeGcZDaYOGXQ_jELOpsZqJrsQr-g 412
testrpc/compat/compat_stdlib.py sha256=R-vQAV2Y_iuvIiKdE_DUB5nXm-H7Erv1E86Bz6nezvU 2819

top_level.txt

testrpc

entry_points.txt

testrpc-py = testrpc.cli:runserver