vlad-stoian / weight-but-why

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps to run the project:

brew install python3
brew install direnv

pip3 install virtualenv
virtualenv -p python3 venv

direnv allow


python3 weight.py --help

About

License:MIT License


Languages

Language:Python 95.6%Language:Shell 4.4%