
BasicPythonCLI
Original
KDevelop App Templates cli kdevelop python template
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/alex1701c/PythonArgparseCLI
Template for Python3 CLI
This project sets up a simple command line application in Python which uses argparse.
Additionally it has a custom HelpFormatter class which makes customization easy and improves the formatting of the help output.
It is recommended to install the KDevelop Python plugin ( sudo apt install kdevelop-python* ).
Icon from: https://icons8.com/icons/set/python .
Please login or register to add a comment