Metadata-Version: |
2.1 |
Name: |
txaio |
Version: |
23.1.1 |
Summary: |
Compatibility API between asyncio/Twisted/Trollius |
Author: |
typedef int GmbH |
Author-Email: |
autobahnws[at]googlegroups.com |
Home-Page: |
https://github.com/crossbario/txaio |
License: |
MIT License |
Keywords: |
asyncio twisted trollius coroutine |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: Console |
Classifier: |
Framework :: Twisted |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
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: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Application Frameworks |
Platform: |
Any |
Requires-Python: |
>=3.7 |
Requires-Dist: |
zope.interface (>=5.2.0); extra == "all" |
Requires-Dist: |
twisted (>=20.3.0); extra == "all" |
Requires-Dist: |
wheel; extra == "dev" |
Requires-Dist: |
pytest (>=2.6.4); extra == "dev" |
Requires-Dist: |
pytest-cov (>=1.8.1); extra == "dev" |
Requires-Dist: |
pep8 (>=1.6.2); extra == "dev" |
Requires-Dist: |
sphinx (>=1.2.3); extra == "dev" |
Requires-Dist: |
pyenchant (>=1.6.6); extra == "dev" |
Requires-Dist: |
sphinxcontrib-spelling (>=2.1.2); extra == "dev" |
Requires-Dist: |
sphinx-rtd-theme (>=0.1.9); extra == "dev" |
Requires-Dist: |
tox (>=2.1.1); extra == "dev" |
Requires-Dist: |
twine (>=1.6.5); extra == "dev" |
Requires-Dist: |
tox-gh-actions (>=2.2.0); extra == "dev" |
Requires-Dist: |
zope.interface (>=5.2.0); extra == "twisted" |
Requires-Dist: |
twisted (>=20.3.0); extra == "twisted" |
Provides-Extra: |
all |
Provides-Extra: |
asyncio |
Provides-Extra: |
dev |
Provides-Extra: |
twisted |
License-File: |
LICENSE |