A minimalistic Python boilerplate.
Includes:
- Python 3.9+
git clone https://github.com/alexferl/python-boilerplate.git myapp
cd myapp
make dev
See which other commands are available with:
make help
A minimalistic Python boilerplate
A minimalistic Python boilerplate.
Includes:
git clone https://github.com/alexferl/python-boilerplate.git myapp
cd myapp
make dev
See which other commands are available with:
make help
A minimalistic Python boilerplate
MIT License