Metadata-Version: 2.3
Name: robotframework-realtimeresults
Version: 0.2.0
Summary: Realtime Robot Framework listener with FastAPI backend and Loki integration.
License: MIT
Author: Jurgen Alebregtse j.alebregtse@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: aiosqlite (>=0.21.0,<0.22.0)
Requires-Dist: dateparser (>=1.2.1,<2.0.0)
Requires-Dist: dateutils (>=0.6.12,<0.7.0)
Requires-Dist: fastapi (>=0.115.0,<0.116.0)
Requires-Dist: httpcore (>=1.0.9,<2.0.0)
Requires-Dist: httpx (>=0.28.1,<0.29.0)
Requires-Dist: psutil (>=7.0.0,<8.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: robotframework-requests (>=0.9.7,<0.10.0)
Requires-Dist: uvicorn (>=0.34.0,<0.35.0)
