The requirements for this project are listed in the requirements.txt file. You can simply install them into your virtual environment
Secp256k1, a dependency of the pybtc library, will require automake on macos. If you have brew installed you can run brew install automake
.
Similarly on Ubuntu/Debian sudo apt-get install automake
The project uses argparse, so commands will look like this:
python yogurt.py create <wallet_path>
python yogurt.py create wallets/main.pickle