Metadata-Version: 2.1
Name: berlin-de-appointment-finder
Version: 0.1
Summary: A command-line tool that sends Telegram alerts when appointments become available on service.berlin.de
License: MIT
Author: Tomas Bayer
Author-email: mail@tomas.berlin
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: beautifulsoup4 (>=4.11.2,<5.0.0)
Requires-Dist: fake-useragent (>=1.1.1,<2.0.0)
Requires-Dist: python-telegram-bot (>=20.1,<21.0)
Requires-Dist: requests (>=2.28.2,<3.0.0)
Requires-Dist: rich (>=13.3.2,<14.0.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# berlin.de Appointment Finder

`berlin-de-appointment-finder` is a command-line tool that monitors [service.berlin.de](https://service.berlin.de/) for appointments for chosen services and locations and sends Telegram alerts as soon as it finds any.

