sampleproject icon indicating copy to clipboard operation
sampleproject copied to clipboard

Python application sample?

Open garyo opened this issue 11 months ago • 0 comments

I'd like to see a version of this for a simple python CLI application (main.py with supporting python files), that when pip-installed can be run as sample-app arg arg... And crucially, how do you debug it when creating it? I.e. how to invoke it, maybe with breakpoint commands in the source, without installing each time?

garyo avatar Dec 17 '24 16:12 garyo