Metadata-Version: 2.1
Name: cybro
Version: 0.0.5
Summary: Asynchronous Python client for Cybro scgi server.
Home-page: https://github.com/killer0071234/python-cybro
License: MIT
Keywords: cybro,api,async,client
Author: Daniel Gangl
Author-email: killer007@gmx.at
Maintainer: Daniel Gangl
Maintainer-email: killer007@gmx.at
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: aiohttp (>=3.8.0)
Requires-Dist: backoff (>=1.11.0)
Requires-Dist: cachetools (>=5.0.0)
Requires-Dist: yarl (>=1.7.2)
Project-URL: Bug Tracker, https://github.com/killer0071234/python-cybro/issues
Project-URL: Changelog, https://github.com/killer0071234/python-cybro/releases
Project-URL: Documentation, https://github.com/killer0071234/python-cybro
Project-URL: Repository, https://github.com/killer0071234/python-cybro
Description-Content-Type: text/markdown

# python-cybro
Python library to communicate with a cybro scgi server

