A Modern Python Package Template
-
Updated
Mar 16, 2026 - Python
Task is an open source task runner or build-tool that aims to be simpler and
easier to use than, for example, GNU Make.
It is language agnostic and uses a simple YAML file to define tasks. It knows
when tasks need to be rerun or not, it can use includes and run tasks in
parallel.
A Modern Python Package Template
b5 is the central task runner for all projects of our agency. It tries so be as simple as possible while empowering you to write your own tasks, extend existing ones and use b5 for all of the everyday project jobs.
Reproducing the MET framework with PyTorch
Reproducing the VIME framework for self- and semi-supervised learning to tabular domain.
Turn spare hardware into a production homelab. Ansible playbooks for Docker Swarm, Traefik, and 30+ services with automated setup and DNS.
Play Historical Jeopardy Games
Hardened, FIPS 140-3 compliant OpenSSL container on Wolfi OS. Features hermetic SLSA L3 builds, Zero-CVE distroless images, and a rigorous automated audit engine (50+ Tests & Benchmarks).
pYMLedger ist eine Projekt-Vorlage fürs PTA, basierent auf hledger. Zusammen mit ein Python-Script ist es möglich hledger-Regeln und -Buchungen, aus einer Konfigurationsdatei (im YAML-Format), zu generieren.
A less barebones version of the tinybundle template
Daily common devops CI/CD templates in form of taskfile templates to use
Reproducing the SCARF framework with PyTorch