aioagi-ik

View on PyPIReverse Dependencies (0)

1.3.1 aioagi_ik-1.3.1-py3-none-any.whl

Wheel Details

Project: aioagi-ik
Version: 1.3.1
Filename: aioagi_ik-1.3.1-py3-none-any.whl
Download: [link]
Size: 40160
MD5: 1dd23861236e4ca3afe1299591f7b359
SHA256: 5e2be285f1ce6479efc6746512c8c649978f5ec7082ea944b086064afd447122
Uploaded: 2025-01-20 22:46:42 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: aioagi-ik
Version: 1.3.1
Summary: Async agi client/server framework (asyncio)
Author: Shakurov Vadim Vladimirovich
Author-Email: apelsinsd[at]gmail.com
Home-Page: https://gitlab.com/VadimShakurov/aioagi.git
License: Apache License 2.0
Keywords: aiogi asyncio asterisk telephony voip
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Communications :: Internet Phone
Classifier: Topic :: Communications :: Telephony
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: AsyncIO
Requires-Dist: aiohttp (<4,>=3.9)
Requires-Dist: async_timeout (<5,>=4.0)
Requires-Dist: ipdb; extra == "dev"
Requires-Dist: ipython; extra == "dev"
Requires-Dist: coverage; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-asyncio; extra == "testing"
Requires-Dist: pytest-sugar; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: dev
Provides-Extra: testing
Description-Content-Type: text/x-rst
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
License-File: LICENSE.txt
[Description omitted; length: 5813 characters]

WHEEL

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

RECORD

Path Digest Size
aioagi/__init__.py sha256=kKsacLflymtYvhSI_RjGhszHGh_chrDSOdEsvqtuWuc 18
aioagi/agi.py sha256=ArQ0xFlcdsvU7QDesPstIbt3pStxUMGVSLzlA6faR3k 26479
aioagi/agi_writer.py sha256=m7aRHhuSfuxeeJnMEiPFr8ftgmW3WitLZjHBtKoaULQ 1985
aioagi/app.py sha256=7PFO1QFQLznLwydkcBrp5pPYnv8oN3SfYTvxU04dS6g 1989
aioagi/client.py sha256=MjwxpY_CprMf0AN2ANPOYsyXvv9l-iO93sCY9-8AoHg 4681
aioagi/client_exceptions.py sha256=R2YvdqYnnGrKbYrFFL7CdbmamotF2JxG_QcK4MPdvm0 894
aioagi/client_proto.py sha256=ljEBV4WEFqzVG4NqvNTBmUQb8_cKeL3UHIcK7hD83cU 1277
aioagi/client_reqrep.py sha256=q14QeAYKQeFddbeTuJR6-_XoVv0xQX0ht9XbBUS41Ek 7761
aioagi/commands.py sha256=CFV1TJ5rH4gZl-LeysiLSxFzqTi1C1tb5fO401MUgZU 1247
aioagi/connector.py sha256=cn7XFcFJOoHtpkYxxzZw7fuEFnRMKQ0x_Dlt_Ski6fE 304
aioagi/exceptions.py sha256=YHJL7Elv5kPL_mL_BY0GLjG3JvyLToiZUR4OwGlao-0 1596
aioagi/hdrs.py sha256=Msshx7oWtTgQS7_CIVGfYJyAjwoJQY-l0kWSi8t6om0 639
aioagi/helpers.py sha256=sZrP0qXm901IrLl1NJlJx41Wf0myIaSgIfBgMjorC4A 2118
aioagi/log.py sha256=5U_6gg41zlyekGKi79CERhAyFwMYzxqxb37TNPSxIZ0 338
aioagi/parser.py sha256=SiphJkl2U-YPumFiJWZIpdb5GOkXHkjCHLW_FE4yIGs 18447
aioagi/protocol.py sha256=u818BE0Na3oXcA69yuMfS_vjECezEZXmeVFR-1Bl1C0 4048
aioagi/request.py sha256=V6NTW5Z33buUhNhtedz234BLYp3PTgzB7TEgSUEd80w 1799
aioagi/response.py sha256=5OQXgYijTxw0t2zKWZjAJPgp54Oop3KTIppONjy2hIU 553
aioagi/runner.py sha256=jYfv3_x1gtsgqEXSXHv6CidGeHNAKJlNoq0tiNcg-n8 3351
aioagi/server.py sha256=Kz-Rk1dowbtSylYbFw-_umNSJHuBp9Knm8LOiGZm0qM 208
aioagi/urldispathcer.py sha256=tUpQ0Vmwvwf-ERtoxG-OIKsTqKzqwrefJN-qn7uZCj8 1580
aioagi/ami/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aioagi/ami/action.py sha256=G-cCvs9xocGHLAWOJCBsR-Tco8Vo0KhYXi_cvEKwxt8 3095
aioagi/ami/manager.py sha256=ers3AVr3fQ2XSF4Vh-WVGOSjYRZtQV23k4jsMo_2mNI 12413
aioagi/ami/message.py sha256=ZnPi5wRNiBZj479HyEZg-CCmQAw6D2eoOIkCu_hV9vU 2995
aioagi/ami/parser.py sha256=ZNFrzKV2Jmi6E-_orSjXRwBsXnxcqVKZ7og-GwKaL5M 1930
aioagi/ami/protocol.py sha256=IRcbI6CmmHM8eflO2XGL2zoab1ZdUQdwITDIXJrHYnA 1448
aioagi/ami/utils.py sha256=KkmRZBna5XziFaRigTJXfGhBCvoRYR-5SrOqwo2Be7s 1616
aioagi_ik-1.3.1.dist-info/LICENSE.txt sha256=tNbgr5k2fPb3Lh77Vdp1DFg6bSqPH4s1SWbizberIgA 11330
aioagi_ik-1.3.1.dist-info/METADATA sha256=yiTAplJtlrdtxgrwRvTjnAPQXgpOMAkFZRqESC-PCkU 7533
aioagi_ik-1.3.1.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
aioagi_ik-1.3.1.dist-info/top_level.txt sha256=Fl3K-if8jt37JtQFpyIYh92MtuoGxO6UytHlCwwUfe0 7
aioagi_ik-1.3.1.dist-info/RECORD

top_level.txt

aioagi