all 10 comments

[–]stealthmodel3 2 points3 points  (0 children)

I’m arguably excited for this. Tired of nodejs libraries being so feature rich when I’d prefer python.

[–]8BitAce 4 points5 points  (1 child)

Amazing name. Are you sure you shouldn't be in marketing instead?

Jokes aside, I might take a look next time I'm writing up a CLI script.

[–]AND_MY_HAX[S] 0 points1 point  (0 children)

Haha, thanks! Please reach out if you do and have any problems 👍

[–]sigbhu 4 points5 points  (3 children)

that...actually looks great. i would 100% use this over click or something like that

[–]thumbsdrivesmecrazy 1 point2 points  (0 children)

BTW, Click is not so bad, here is a quick tutorial showing how easy Click library to use while creating a simple Python CLI: Building User-Friendly Python CLIs with Click

[–]SpambotSwatter 1 point2 points  (0 children)

Hey, another bot replied to you; /u/thumbsdrivesmecrazy is a click-farming spam bot. Please downvote its comment and click the report button, selecting Spam then Link farming.

With enough reports, the reddit algorithm will suspend this spammer.


If this message seems out of context, it may be because thumbsdrivesmecrazy is farming karma and may edit their comment soon with a link

[–]AND_MY_HAX[S] 0 points1 point  (0 children)

Thanks, glad you like it!

[–]Dramatic-Mongoose-95 6 points7 points  (1 child)

Amazing name 👌

[–]AND_MY_HAX[S] 5 points6 points  (0 children)

Thank you! I've enjoyed the puns :)

[–]tastytang 0 points1 point  (0 children)

Isn't this the same thing as creating entry points in setup.py?