Skip to content

x404xx/Perfume-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perfume-Checker is a tool to check the date of manufacture of perfumes.

Installation

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

Usage Example

python -m bchecker

Note

Use the UP/DOWN keys to select a brand, then press 'ENTER'

Batch Code

Legal Disclaimer

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.

Releases

No releases published

Packages

No packages published

Languages