aiodo

View on PyPIReverse Dependencies (0)

0.1.0 aiodo-0.1.0-py3-none-any.whl

Wheel Details

Project: aiodo
Version: 0.1.0
Filename: aiodo-0.1.0-py3-none-any.whl
Download: [link]
Size: 4665
MD5: 8cc5be9b21992b14af9dd2e25a208470
SHA256: 6cb87a63c430dad6bb1b236f39cb4109bfed657f0ae8895090e47e5d349f65b4
Uploaded: 2022-12-26 16:11:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiodo
Version: 0.1.0
Summary: asynchronous ditributed objects
Author: Jose Tiago Macara Coutinho
Author-Email: coutinhotiago[at]gmail.com
Maintainer: Jose Tiago Macara Coutinho
Maintainer-Email: coutinhotiago[at]gmail.com
Home-Page: https://github.com/tiagocoutinho/aiodo
Project-Url: Documentation, https://github.com/tiagocoutinho/aiodo
Project-Url: Repository, https://github.com/tiagocoutinho/aiodo
License: LGPL-3.0-or-later
Keywords: distributed,asyncio
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: python-configuration (<0.9.0,>=0.8.2)
Requires-Dist: zeroconf (<0.48.0,>=0.47.1)
Provides-Extra: toml
Provides-Extra: yaml
Description-Content-Type: text/markdown
[Description omitted; length: 48 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aiodo/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aiodo/config.py sha256=aSCY23dQRu8j9j-SQelqyKpOGU9jhfU1GDt7gx0OfN4 2940
aiodo/core.py sha256=cgqwhEM7BM9_Wqa3vrpoH-Dje9fUhj-5GSP3yg0PQnw 3152
aiodo/dummy.py sha256=8lfw-9nkKwkS0saXdg_OY4Eh2A6UnE2Rfr8B835jUlQ 285
aiodo/network.py sha256=K_fqHZxxaZqNQkJBWUmbf8af6uqSRp7xS5cLNNyAp80 234
aiodo/registry.py sha256=P3qHgsNTbWUpESs85J6XUgn9j7YXWrtM8Wu9x9OxUCw 154
aiodo-0.1.0.dist-info/METADATA sha256=Wt5wu2lyT6KLv7Qw5p5GCD4raWyj1hOjun7pGoLbL5M 983
aiodo-0.1.0.dist-info/entry_points.txt sha256=F9BQb7f3dJ3SG4VjlVV23GYBFhMGSLU_hK1YFIvtB8w 86
aiodo-0.1.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
aiodo-0.1.0.dist-info/RECORD

entry_points.txt

Dummy = aiodo.dummy:get_device
aiodo = aiodo.core:main