pytest-asyncio-network-simulator

View on PyPIReverse Dependencies (1)

0.1.0a2 pytest_asyncio_network_simulator-0.1.0a2-py3-none-any.whl

Wheel Details

Project: pytest-asyncio-network-simulator
Version: 0.1.0a2
Filename: pytest_asyncio_network_simulator-0.1.0a2-py3-none-any.whl
Download: [link]
Size: 10530
MD5: e64a5e1cba183ec1249d6554dd8ea32f
SHA256: 93e92f8eec30b681566d8f7ea71dd6a504b402a910874139f6f23674441f7684
Uploaded: 2018-07-31 17:38:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-asyncio-network-simulator
Version: 0.1.0a2
Summary: pytest-asyncio-network-simulator: Plugin for pytest for simulator the network in tests
Author: Ethereum Foundation
Author-Email: piper[at]pipermerriam.com
Home-Page: https://github.com/ethereum/pytest-asyncio-network-simulator
License: MIT
Keywords: asyncio network pytest
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: asyncio-cancel-token (==0.1.0a2)
Requires-Dist: pytest (<3.7.0,>=3.3.2)
Requires-Dist: pytest-asyncio (<1,>=0.8.0)
Requires-Dist: bumpversion (<1,>=0.5.3); extra == "dev"
Requires-Dist: pytest-watch (<5,>=4.1.0); extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: ipython; extra == "dev"
Requires-Dist: pytest (==3.3.2); extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: pytest-asyncio (==0.8.0); extra == "dev"
Requires-Dist: tox (<3,>=2.9.1); extra == "dev"
Requires-Dist: flake8 (==3.4.1); extra == "dev"
Requires-Dist: isort (<5,>=4.2.15); extra == "dev"
Requires-Dist: mypy (==0.610); extra == "dev"
Requires-Dist: Sphinx (<2,>=1.6.5); extra == "dev"
Requires-Dist: sphinx-rtd-theme (>=0.1.9); extra == "dev"
Requires-Dist: Sphinx (<2,>=1.6.5); extra == "doc"
Requires-Dist: sphinx-rtd-theme (>=0.1.9); extra == "doc"
Requires-Dist: flake8 (==3.4.1); extra == "lint"
Requires-Dist: isort (<5,>=4.2.15); extra == "lint"
Requires-Dist: mypy (==0.610); extra == "lint"
Requires-Dist: pytest (==3.3.2); extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: pytest-asyncio (==0.8.0); extra == "test"
Requires-Dist: tox (<3,>=2.9.1); extra == "test"
Provides-Extra: test
Provides-Extra: doc
Provides-Extra: dev
Provides-Extra: lint
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: lint
Provides-Extra: test
[Description omitted; length: 3917 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_asyncio_network_simulator/__init__.py sha256=r5HvLRGpe5FsBY_Q3l_jt454L4WikDTgIzn6npbfTdo 164
pytest_asyncio_network_simulator/address.py sha256=LparxVALFDU-TIHEQh27rZJXWWbapo-1iCIhf1pbG34 266
pytest_asyncio_network_simulator/host.py sha256=ythu_yu4AgkilUd80FwZryHU_7pNyQj28Cqv1RJT8ZY 2617
pytest_asyncio_network_simulator/network.py sha256=vPvARAviWsfZCBDn8P6PhuPKAvNX0TrVinX3G14zstA 3389
pytest_asyncio_network_simulator/plugin.py sha256=Je3Chqbu-WxV9wdKX0WoMHv2e4fLpxxXkQ3xqHoZKTE 348
pytest_asyncio_network_simulator/router.py sha256=kucChHrrDv9lPbIm3PW6eQKtB21OA24AD8oi92Tty_4 4745
pytest_asyncio_network_simulator/server.py sha256=gKXLCbfspvnk0RtBL2b904wMrUUjcFqM1syZZaaQq2k 1067
pytest_asyncio_network_simulator/streams.py sha256=Vq_uJbc7VlRUt2ACSqcdaWFO9D1iPPo5Bfx0fUnvNQc 915
pytest_asyncio_network_simulator/transports.py sha256=Y4Sop6tKQf_Mg-VnDfb6twhL5vnnNHtaeNFCUaQZV7o 1606
pytest_asyncio_network_simulator/utils.py sha256=EHbL_7xpeC48EbyYqI9TvHVtRHRS4ehQgCJDwe8rJgo 223
pytest_asyncio_network_simulator-0.1.0a2.dist-info/METADATA sha256=emmFW_QDO-iVvwJuBSVsvpu20asjXDYQcg6URepowr4 6084
pytest_asyncio_network_simulator-0.1.0a2.dist-info/RECORD
pytest_asyncio_network_simulator-0.1.0a2.dist-info/WHEEL sha256=NzFAKnL7g-U64xnS1s5e3mJnxKpOTeOtlXdFwS9yNXI 92
pytest_asyncio_network_simulator-0.1.0a2.dist-info/entry_points.txt sha256=Ze0zIOETmG1OHSb1iX8KSSnec9Jo2NpCUcbfq-KL_Oc 87
pytest_asyncio_network_simulator-0.1.0a2.dist-info/top_level.txt sha256=OK1-mJ3ugaTiJXCGRiE6Q1FGJGUQgpO6P8M1ycdWvp0 33

top_level.txt

pytest_asyncio_network_simulator

entry_points.txt

pytest-asyncio-network-simulator = pytest_asyncio_network_simulator.plugin