packaged can take any Python project, and package it into a self contained executable, that can run on other machines without needing Python installed. All examples below create a self contained ...
pyrig is an opinionated Python project framework that enforces best practices and keeps your projects up-to-date automatically. Unlike traditional project templates, pyrig is a living system that ...