asyncio-run-in-process

View on PyPIReverse Dependencies (1)

0.1.0a10 asyncio_run_in_process-0.1.0a10-py3-none-any.whl

Wheel Details

Project: asyncio-run-in-process
Version: 0.1.0a10
Filename: asyncio_run_in_process-0.1.0a10-py3-none-any.whl
Download: [link]
Size: 20801
MD5: cf6a68306d77f64d518aef6209a2433f
SHA256: c15c9f7dcedc8811743eb6e4a520b132b9a3e74c8b40f23e4cbbd89af3b34670
Uploaded: 2020-09-10 06:52:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: asyncio-run-in-process
Version: 0.1.0a10
Summary: asyncio-run-in-process: Asyncio friendly replacement for multiprocessing
Author: The Ethereum Foundation
Author-Email: snakecharmers[at]ethereum.org
Home-Page: https://github.com/ethereum/asyncio-run-in-process
License: MIT
Keywords: ethereum
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
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6, <4
Requires-Dist: async-generator (<2,>=1.10)
Requires-Dist: cloudpickle (<2,>=1.2.1)
Requires-Dist: trio-typing (<0.6,>=0.5.0)
Requires-Dist: trio (<0.17,>=0.16)
Requires-Dist: Sphinx (<2,>=1.6.5); extra == "dev"
Requires-Dist: async-exit-stack (==1.0.1); extra == "dev"
Requires-Dist: bumpversion (<1,>=0.5.3); extra == "dev"
Requires-Dist: flake8 (==3.7.9); extra == "dev"
Requires-Dist: ipython; extra == "dev"
Requires-Dist: isort (<5,>=4.2.15); extra == "dev"
Requires-Dist: mypy (==0.770); extra == "dev"
Requires-Dist: pydocstyle (<4,>=3.0.0); extra == "dev"
Requires-Dist: pytest-asyncio (==0.10.0); extra == "dev"
Requires-Dist: pytest-watch (<5,>=4.1.0); extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: pytest (==5.2.2); extra == "dev"
Requires-Dist: sphinx-rtd-theme (>=0.1.9); extra == "dev"
Requires-Dist: tox (<3,>=2.9.1); extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: typing-extensions (<4,>=3.7.4.1); python_version < "3.8" and 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.7.9); extra == "lint"
Requires-Dist: isort (<5,>=4.2.15); extra == "lint"
Requires-Dist: mypy (==0.770); extra == "lint"
Requires-Dist: pydocstyle (<4,>=3.0.0); extra == "lint"
Requires-Dist: typing-extensions (<4,>=3.7.4.1); python_version < "3.8" and extra == "lint"
Requires-Dist: async-exit-stack (==1.0.1); extra == "test"
Requires-Dist: pytest-asyncio (==0.10.0); extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: pytest (==5.2.2); extra == "test"
Requires-Dist: tox (<3,>=2.9.1); extra == "test"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 3453 characters]

WHEEL

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

RECORD

Path Digest Size
asyncio_run_in_process/__init__.py sha256=V7Fg0Y4Ftsh2LLxdDdm9xBEshWEmfptsIVrXIzkM2QQ 296
asyncio_run_in_process/_child.py sha256=jfwC_aHLem4aUNmkz-FK0vNPEtM8PecphE33hID912I 8436
asyncio_run_in_process/_child_trio.py sha256=GXS2R-9t_zIJtA2DJd_6He3cycPrKnBSUNTciQVn3t8 2019
asyncio_run_in_process/_utils.py sha256=x5nRzaBkRMEmpxKr3gCa-4xlH4ANnuPSMpDrLO28yFQ 3380
asyncio_run_in_process/abc.py sha256=ehBLEqfV87mmcWFZbH4ZMQhyMDf1oVJrOiPtJIb7AKA 2495
asyncio_run_in_process/constants.py sha256=Q1-OSTIcOmXAJM3TROQNoo8QmuDo95noG-NVIyGzi5o 831
asyncio_run_in_process/exceptions.py sha256=Oowv2cpftvLwd3lLKqXPrVihPjVBku64ElrjBLqf6MI 617
asyncio_run_in_process/main.py sha256=41mKXe_zejwimIzjJ50JyZY45YQ_Llmsoa2qQkiZ2og 16591
asyncio_run_in_process/process.py sha256=jh3Rcax59eMwsmudIIJErELK-nLjnR6xLrSabkQd18A 7524
asyncio_run_in_process/state.py sha256=snOjae5LUBQ5rpSQrKfMtvmqra7v_vs2mYHsHukW1PA 1053
asyncio_run_in_process/typing.py sha256=CD4wvhj9hK4_cAfLBO75jpu3ziJ9mvDYLxNucjwOXhY 3418
asyncio_run_in_process/typing_compat.py sha256=COfKadG2Xo7E4szbS5N5XMgEGYblWGvfbo5vgPVn1Is 314
asyncio_run_in_process/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asyncio_run_in_process/tools/sleep.py sha256=jrrfJ7hDJRqnZJpntEYEGMHjWqk6xgV2FRObpbKNKdg 347
asyncio_run_in_process-0.1.0a10.dist-info/LICENSE sha256=cM36Yl4EdfyKjk6yN6mo39G3XAYuucKNjjwoeh6tKuI 1090
asyncio_run_in_process-0.1.0a10.dist-info/METADATA sha256=-6uQdhBc-aJcL_ePmQ_QaYGcrbhlWP3iVKv5aGJJDTM 6084
asyncio_run_in_process-0.1.0a10.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
asyncio_run_in_process-0.1.0a10.dist-info/top_level.txt sha256=k8kYmlrZqne26-yUbQlYMutkRxyIwFqX8W14ZNrZLTM 23
asyncio_run_in_process-0.1.0a10.dist-info/RECORD

top_level.txt

asyncio_run_in_process