python-template (1.1.0)
Installation
pip install --index-url python-templateAbout this package
python template
python template
template for starting python projects
part of spotdemo4/templates
requirements
getting started
nix develop
./init.sh "Title" "Description"
run
nix run .#dev
format
nix fmt
check
nix flake check
build
nix build
release
bumper
releases are automatically created for significant changes
use
uv
uvx python-template \
--index https://trev.zip/api/packages/template/pypi
pip
pip install python-template \
--index-url https://trev.zip/api/packages/template/pypi/simple
docker
docker run trev.zip/template/python:latest
nix
nix run git+https://trev.zip/template/python.git
download
Requirements
Requires Python: >=3.14
Details
Assets (2)
Versions (2)
View all