A Python starting point for my projects.
  • Nix 71.2%
  • Python 28.8%
Find a file Use this template
2026-03-02 19:12:06 -06:00
main.py feat: basic script 2026-03-02 19:12:06 -06:00
README.md docs: init project 2026-03-02 19:05:14 -06:00
shell.nix feat: init python shell 2026-03-02 19:11:12 -06:00

Python Example Project

A template for me to quickly stand up a Zig project in NixOS with CI and a usable toolchain.

Start a project

nix-shell
uv run