Metadata-Version: 2.4
Name: python-zatolox-bot
Version: 0.1.1
Summary: SDK ufficiale per costruire bot su Zatolox
Home-page: https://github.com/zatolox/python-zatolox-bot
Author: Zatolox
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: requests>=2.25
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Wrapper leggero attorno al gateway HTTP dei bot di Zatolox. Registri gli handler dei comandi e delle callback, chiami start_polling(), e il resto e' gestito dall'SDK.
