aioreq

View on PyPIReverse Dependencies (0)

1.0.7 aioreq-1.0.7-py3-none-any.whl

Wheel Details

Project: aioreq
Version: 1.0.7
Filename: aioreq-1.0.7-py3-none-any.whl
Download: [link]
Size: 30119
MD5: 716fe29acb240e90a8948df0c15e9557
SHA256: cfb63112746f631d79cab50d8484b24f1c829421c2046c61a53b849e03236a6e
Uploaded: 2023-03-13 06:28:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aioreq
Version: 1.0.7
Summary: Asynchronous HTTP library.
Project-Url: Homepage, https://github.com/karosis88/aioerq
Project-Url: Source, https://github.com/karosis88/aioreq
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
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: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.7
Requires-Dist: dnspython
Requires-Dist: uvloop; extra == "uvloop"
Provides-Extra: uvloop
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8040 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.13.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aioreq/__init__.py sha256=5vcn2CbptbhnzrXe5MdzGW6XdUurahiVZ1lX1cVZayQ 775
aioreq/auth.py sha256=2PeUAywO_fpyms1NaIKuFpqZFtxPfyMKmpphiqvCzP4 3546
aioreq/cli.py sha256=u6SQlQkqhe--G2jKPqQjtO3Oy9M0Vr4cD_R6yYAeTaU 3189
aioreq/codes.py sha256=Y8k-OClA0edh3Xta-JKk4bCRX3Ij6qUcB9SYZ2lfu5s 925
aioreq/connection.py sha256=Jh1tq7F1oLKZKiTSMXoEesOLVSwsybBqcsof0_SthIg 6043
aioreq/cookies.py sha256=66iaQERnccK2TvDxj3vYLiIz50EwnoBFOkOA2B0eIvc 6710
aioreq/encodings.py sha256=RYgV0Y1LDn5nV9LLblXSmRr2_hASRyPaWjavikoJJSs 1443
aioreq/generic.py sha256=eIipd4SzsQ6g-CbnSbu24jVftO4Fn3P0K_RuHK7xde0 320
aioreq/headers.py sha256=vUP5g6rsTUWAvKJX4omqom2Ac9wQaREkuX4g015Odv0 11766
aioreq/http.py sha256=c_T4IHrCq7_Wm0SfhgdAD68r1D9G2CZ9Z7gm3mDZEew 34281
aioreq/middlewares.py sha256=Afhvyaf2nCWw6nEAGl1vTr3s0wZlTpSAkbOtV9l3E0w 9634
aioreq/parsers.py sha256=87HK4rMt1tw8koYdCm-2elMhUBXHxGqJWjxIwyA6soI 7140
aioreq/settings.ini sha256=O7LjiZx9eERQfvbitHfaUXuC8akko_qSQN_wR34zMx8 686
aioreq/settings.py sha256=5xE4qC0ra1b_tE0suMmYrDXAlfKppfUMGPDUzQfTdjU 2905
aioreq/urls.py sha256=vyEYIGizFR_M3_23CtdO38vJpOfNNdRyB8IiSJy1Pg0 5040
aioreq/errors/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aioreq/errors/base.py sha256=fpB6r6fvbyrwX79B6a5Fs0HmPkF_xOlNREn94MIxyCg 84
aioreq/errors/parser.py sha256=EjZ5mi_472vK7x7ZE7opygSn0mlt0VL5M3V40QQKcVs 1557
aioreq/errors/requests.py sha256=jt-nLAh0hLO1c8dCtHVl4Gq4fTtB4W-5WXblgN6Stuk 230
aioreq/errors/response.py sha256=rL6k1n8Rf4n34Y17_ESihWgrc-bphE9FrGavvRVLww8 142
aioreq-1.0.7.dist-info/METADATA sha256=8-SXznxgcl2DnxI1cF7lHiQ63CQeS6LzzCddtynuwXs 8857
aioreq-1.0.7.dist-info/WHEEL sha256=Fd6mP6ydyRguakwUJ05oBE7fh2IPxgtDN9IwHJ9OqJQ 87
aioreq-1.0.7.dist-info/entry_points.txt sha256=ELSje8AB1nZXbzUkceieugiD4izjfMbrcy1JCpAzvm4 43
aioreq-1.0.7.dist-info/licenses/LICENSE sha256=LCbh13RXjVLB0_MXsid3BJaBu1NpeWqqQKw_8DPU8Sc 1073
aioreq-1.0.7.dist-info/RECORD

entry_points.txt

aioreq = aioreq.cli:main