0

I see that some libraries, e.g. https://github.com/lincolnloop/python-qrcode add an executable /Scripts/qr.exe to the virtual enviroment in which it is installed so that you can run it from commandline.

How can I do this for a library that I'm authoring? I don't see anything special in their setup.py.

Alex Deft
  • 2,531
  • 1
  • 19
  • 34
  • https://stackoverflow.com/search?q=%5Bsetuptools%5D+entry_points , https://stackoverflow.com/search?q=%5Bsetuptools%5D+scripts – phd Oct 23 '22 at 06:38

0 Answers0