asyncio-pypes

View on PyPIReverse Dependencies (0)

0.0.4 asyncio_pypes-0.0.4-py3-none-any.whl

Wheel Details

Project: asyncio-pypes
Version: 0.0.4
Filename: asyncio_pypes-0.0.4-py3-none-any.whl
Download: [link]
Size: 14290
MD5: c2cb0a9346b5c576fc0ccb87f8717839
SHA256: 42dc8b55ec15c5f57b667aac92e28cf2ed376cfcf867bf64d56f1497ce3b783d
Uploaded: 2023-09-17 20:58:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: asyncio-pypes
Version: 0.0.4
Summary: Scalable async pipelines in Python, made easy
Author-Email: mroumanos <mroumanos[at]pm.me>
Project-Url: Homepage, https://github.com/mroumanos/pypes
Project-Url: Documentation, https://async-pypes.readthedocs.io
Project-Url: Repository, https://github.com/mroumanos/pypes.git
License: MIT License Copyright (c) [2023] [Michael Roumanos] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: asyncio,pipeline,pipe,stream
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5.9
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4272 characters]

WHEEL

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

RECORD

Path Digest Size
pypes/__init__.py sha256=ToEbUV0zQpU91TPyW-44pZRZKph0PR9ajSQjmw4MgPE 128
pypes/app.py sha256=_kpa6UtvUzHp-Qm1CySRT5gJ0M-Gx99Il3Siz6Mc8V8 1314
pypes/balance.py sha256=PbbdQBWjasA68lkwR2k9zqMk2mKMKckFVmaBHkFoZkM 3326
pypes/exception.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pypes/graph.py sha256=XMdUoR4lN420BeX5-mMVGMP7PvvvfcakJ79UkDok-CI 1314
pypes/pipeline.py sha256=2GgqM9M4j6BMiHXKsX4ydkcs92w8-KSy2uXI-gjnWyM 6549
pypes/scale.py sha256=1SJZidMyWIt-tFRGGBqiMZ3_PAKqqhflCfDZzKn3HVM 8161
pypes/signal.py sha256=xhJ5pXtCpMg2b8SyrowxHPDDj5L_Hkg0vClBr7HEHoo 64
pypes/stream.py sha256=pIw3NoW_oy2uc0J2f3o03WTqnLmokel1K1pIjU5PCDM 1121
pypes/task.py sha256=yzlMpieZSWGvTilpLYKISZMgbTbZJLn2CX8LPGf5f8I 6971
asyncio_pypes-0.0.4.dist-info/LICENSE sha256=SiLovC4CpMSL99_Ibarg00L41s6jCo0xz9WfFF8oXTw 1076
asyncio_pypes-0.0.4.dist-info/METADATA sha256=dLsmay5vBOTy3d6zDB39BQte2Cp0XsNSBj8x0Q8Ixno 6863
asyncio_pypes-0.0.4.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
asyncio_pypes-0.0.4.dist-info/entry_points.txt sha256=j4KgHXbVGbGyfTySc1ypBdERpfihO4WNjppvCdE9HjE 52
asyncio_pypes-0.0.4.dist-info/top_level.txt sha256=u5xaxmX53-MAOzMr0KvdbAod6GtHci0Y0nev7aqPECE 6
asyncio_pypes-0.0.4.dist-info/RECORD

top_level.txt

pypes

entry_points.txt

realpython = reader.__main__:main