A console app that prints out shops in the Czech Republic where the price of a famous drink Kofola is currently the lowest.
- See all the shops that have discounts on Kofola
- See the prices of Kofola in the shop
- See how many litres of Kofola is the shop offering
If you are mentally disabled and don't like the wonderful taste of kofola, then this feature is for you!
It is now possible to view the shops that have discounts on Pepsi.
To do so add an argument -p:
./kofola.py -p
- Install requirements
pip install -r requirements.txt
- Launch the app using
./kofola.py
on Linuxpython3 kofola.py
on Windows
Copyright © 2023, Kristina Migel. Released under the MIT License.