Using poetry
git clone https://github.com/x404xx/Perfume-Checker.git
cd Perfume-Checker
poetry shell
poetry install
Using pip
git clone https://github.com/x404xx/Perfume-Checker.git
cd Perfume-Checker
virtualenv env
env/scripts/activate
pip install -r requirements.txt
python -m bchecker
Note
Use the UP/DOWN keys to select a brand, then press 'ENTER'
Note
This was made for educational purposes only, nobody which directly involved in this project is responsible for any damages caused. You are responsible for your actions.