python-registry icon indicating copy to clipboard operation
python-registry copied to clipboard

Enable sample applications as setup.py's entry points

Open nbareil opened this issue 2 years ago • 0 comments

Hello Willi 👋

This PR enables setup.py to install some of the sample applications into the $PATH, that way, they are directly available after a pip install without having to find the path to the samples/ folders 🚀

I would have prefer to prefix their names with something unique but I had the writer's block :)

If you want me to add the other applications as well, no problem!

nbareil avatar Dec 21 '23 09:12 nbareil