aiopypes

View on PyPIReverse Dependencies (0)

1.1.0 aiopypes-1.1.0-py3-none-any.whl

Wheel Details

Project: aiopypes
Version: 1.1.0
Filename: aiopypes-1.1.0-py3-none-any.whl
Download: [link]
Size: 14305
MD5: d92ef500513afd2945b0485008971a2f
SHA256: 202ec76a0f869df80cd78c42b9e838453e07eab39eb248743ef5c634471c9074
Uploaded: 2024-01-02 18:46:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiopypes
Version: 1.1.0
Summary: Scalable async pipelines in Python, made easy
Author-Email: mroumanos <mroumanos[at]pm.me>
Project-Url: Homepage, https://github.com/mroumanos/aiopypes
Project-Url: Documentation, https://aiopypes.readthedocs.io
Project-Url: Repository, https://github.com/mroumanos/aiopypes.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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: tomli; python_version >= "3.10"
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: 4378 characters]

WHEEL

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

RECORD

Path Digest Size
aiopypes/__init__.py sha256=ToEbUV0zQpU91TPyW-44pZRZKph0PR9ajSQjmw4MgPE 128
aiopypes/app.py sha256=d1QLNlcwPdjDfc9GRxqANjbhKSgUcqW2XUlwa-UM3ZE 976
aiopypes/balance.py sha256=PbbdQBWjasA68lkwR2k9zqMk2mKMKckFVmaBHkFoZkM 3326
aiopypes/exception.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aiopypes/graph.py sha256=XMdUoR4lN420BeX5-mMVGMP7PvvvfcakJ79UkDok-CI 1314
aiopypes/pipeline.py sha256=0KxaOBRnQzVVGxMdsOSIvxHd8xZOcXfk8lfvzpvC704 5754
aiopypes/scale.py sha256=1SJZidMyWIt-tFRGGBqiMZ3_PAKqqhflCfDZzKn3HVM 8161
aiopypes/signal.py sha256=xhJ5pXtCpMg2b8SyrowxHPDDj5L_Hkg0vClBr7HEHoo 64
aiopypes/stream.py sha256=dHcASMFVZWGGllLCct2JOc1HT8ZVCkiULOhQzrxQwSk 949
aiopypes/task.py sha256=g6YnCQHv9GgPABxa_KpfSLKEW8_uqAiRcq-C9ECpMNU 8827
aiopypes-1.1.0.dist-info/LICENSE sha256=SiLovC4CpMSL99_Ibarg00L41s6jCo0xz9WfFF8oXTw 1076
aiopypes-1.1.0.dist-info/METADATA sha256=h-gAVWCIdDXwgGBaQhmtnGjUGjF3bL30etlJZCpnFx0 6768
aiopypes-1.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
aiopypes-1.1.0.dist-info/entry_points.txt sha256=j4KgHXbVGbGyfTySc1ypBdERpfihO4WNjppvCdE9HjE 52
aiopypes-1.1.0.dist-info/top_level.txt sha256=-oAU7RQ_EJXxaFY6XU6HKGk3fodyX9wmPJVADxy_WEg 9
aiopypes-1.1.0.dist-info/RECORD

top_level.txt

aiopypes

entry_points.txt

realpython = reader.__main__:main