GitHub is the live source of truth for issues, milestones, CI runs, releases, and branch protection. Read CONTRIBUTING.md before starting non-trivial work. If markdown snapshots drift from GitHub, ...
PyPacker is my attempt at creating a way to make Python apps fully portable on Windows. It does this by performing live program analysis to determine what to pack up. Most systems for turning Python ...