python-template (1.1.0)

Published 2026-07-13 19:30:10 -04:00 by trev in template/python

Installation

pip install --index-url  python-template

About this package

python template

python template

check vulnerable python

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

https://trev.zip/template/python/releases

Requirements

Requires Python: >=3.14
Details
PyPI
2026-07-13 19:30:10 -04:00
0
spotdemo4
5.2 KiB
Assets (2)
Versions (2) View all
1.1.0 2026-07-13
1.0.0 2026-05-31