A minimalistic Python boilerplate.
Includes:
- Python 3.10+
- uv
git clone https://github.com/alexferl/python-boilerplate.git myapp
cd myapp
make devSee which other commands are available with:
make helpA minimalistic Python boilerplate.
Includes:
git clone https://github.com/alexferl/python-boilerplate.git myapp
cd myapp
make devSee which other commands are available with:
make help