/teletal

Python project to parse and structure teletal.hu menus

Primary LanguagePythonThe UnlicenseUnlicense

teletal

Python project to parse and structure teletal.hu menus

development

apt install python3.12-venv
python3 -m venv .
cat requirements.txt | xargs bin/pip install