CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/rl_autoscale/__init__.py
src/rl_autoscale/fastapi_middleware.py
src/rl_autoscale/flask_middleware.py
src/rl_autoscale/metrics.py
src/rl_autoscale/py.typed
src/rl_autoscale.egg-info/PKG-INFO
src/rl_autoscale.egg-info/SOURCES.txt
src/rl_autoscale.egg-info/dependency_links.txt
src/rl_autoscale.egg-info/requires.txt
src/rl_autoscale.egg-info/top_level.txt
tests/test_auto_detection.py
tests/test_fastapi_middleware.py
tests/test_flask_middleware.py
tests/test_metrics.py