NLW Experts - Python Date: February 2024 Dependencies python 3.1+ pip3 Flask venv barcode pillow pre-commit (git hook) Cerberus (validotor) pytest Useful commands . .venv/bin/activate pip3 install <SOMETHING> python3 run.py pip3 freeze > requirements.tx pytest