Metadata-Version: 2.4
Name: web-metrics-process
Version: 2026.5.3
Summary: An easy way to add web metrics to python daemon. Update metrics from main logic in dict shared to extra web python process.
Author-email: itledevs <itledevs@gmail.com>
License-Expression: MIT
Project-URL: Repository, https://github.com/itledevs/web-metrics-process
Project-URL: Source code, https://github.com/itledevs/web-metrics-process
Project-URL: Issue tracker, https://github.com/itledevs/web-metrics-process/issues
Project-URL: Documentation, https://github.com/itledevs/web-metrics-process/wiki
Keywords: web,http,process,metrics
Classifier: Programming Language :: Python
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
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: fastapi
Requires-Dist: uvicorn

# web-metrics-process
easy way to add web metrics to python daemon. Update metrics from main logic in dict shared to additional python web process
