After getting some requests, I finally put glitch-this on pypi
Not interested in the library? Check out the commandline script here!
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (6)
You need some
entry_pointsin yoursetup.pyI have an article getting started with click that uses
entry_points. You may not need click, but the entry points are make your cli library globally callable.Add helpful cli to your python libraries... All of them!
Waylon Walker ・ Feb 2 ・ 2 min read
Thanks! I needed this :D
Just added the entrypoint + more overhauls!
Thank you so much once again!
💨 Wicked fast work!!! I'll definitely take a look at it again.
Cool!
This is a cool effect!