Metadata-Version: 2.4
Name: fluxer.py
Version: 0.1.0
Summary: A Python wrapper for the Fluxer API
Author: Emil
License-Expression: MIT
Project-URL: Homepage, https://github.com/akarealemil/fluxer.py
Project-URL: Issues, https://github.com/akarealemil/fluxer.py/issues
Keywords: fluxer,api,chat,bot,websocket
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Communications :: Chat
Classifier: Framework :: AsyncIO
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp<4.0.0,>=3.9.0
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Dynamic: license-file

# fluxer-py
A Python API Wrapper for Fluxer App. 
