Most of the Sui starters I found were either very basic or one-sided (frontend or backend). Thanks to my experience with various full-stack starters and templates, I knew how to do better, so I ...
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 ...