
Homepage
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
This is a typed template for command line application with Python3 and argparse.
Additionally it is organized in modules and has a setup.py script configured.
The Makefile contains commands to build deb/rpm/snap packages.
Icon from: https://icons8.com/icons/set/python Last changelog:
Additionally it is organized in modules and has a setup.py script configured.
The Makefile contains commands to build deb/rpm/snap packages.
Icon from: https://icons8.com/icons/set/python
1.3.0
Add version help and make command to bundle the project files into a single compressed executable file.
This file requires a global interpreter and does not contain any dependencies, because of this it has a extremely small size, even if you use a lot of external dependencies.
PS: The youtube-dl project creates executables for Linux using this method.
Ratings & Comments
0 Comments