Although this package works, it's not bundled as a Python module as it should, which would tremendously ease installation and usage, especially for neophytes.
[x] Modern python package post pep 517
[x] Console alias entry to launch app from command-line without needing an explicit python call
[x] Semantic versioning
[x] Upload to pypi
Once this is done, a pyInstaller frozen build should be made, if possible cross-platform, maybe via cibuildwheel, see #5.
Although this package works, it's not bundled as a Python module as it should, which would tremendously ease installation and usage, especially for neophytes.
Once this is done, a pyInstaller frozen build should be made, if possible cross-platform, maybe via cibuildwheel, see #5.