Metadata-Version: 2.1
Name: hetzner_server_scouter
Version: 0.1.0
Summary: A tool for getting updates on certain hetzner servers at the server auction.
Author: Emily Seebeck
License: GPL3
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: coloredlogs~=15.0.1
Requires-Dist: sqlalchemy[mypy]~=2.0.20
Requires-Dist: sqlalchemy-utils~=0.41
Requires-Dist: types-sqlalchemy-utils~=1.0.1
Requires-Dist: requests~=2.31.0
Requires-Dist: types-requests~=2.31.0
Requires-Dist: python-telegram-bot~=20.6
Provides-Extra: testing
Requires-Dist: pytest~=7.4.0; extra == "testing"
Requires-Dist: pytest-cov~=4.1.0; extra == "testing"
Requires-Dist: pytest-asyncio~=0.21.1; extra == "testing"
Requires-Dist: mypy~=1.5.1; extra == "testing"
Requires-Dist: flake8~=6.1.0; extra == "testing"
Requires-Dist: twine~=4.0.2; extra == "testing"
Requires-Dist: build~=1.0.3; extra == "testing"
Requires-Dist: radon~=6.0.1; extra == "testing"
