Building Command Line Applications with Click

preview_player
Показать описание
Quick introduction to building command line applications with click.
Рекомендации по теме
Комментарии
Автор

I usually can't watch programming tutorials but damn. This guy knows how to keep my attention.

MoonStruckHorrorsX
Автор

I love your tempo! Straight to the problem, fast answers, upgrading the program by tiny steps. Yummy! ✓

spaceyfounder
Автор

I love the simplicity of using the decorators you've provided. So much easier to use than argparse, and you get the help formatting features, too. Many thanks!

tcarney
Автор

I want more! Thank you for recording this, the amount of examples available for Click are VERY scarce (especially video examples).

QuintinMassey
Автор

Great video, quick and to the point!! A pleasure to watch.

gato_pardo
Автор

Great work with Click, Armin!

Thanks for taking the extra time in filming also this tutorial :)

DavideNastri
Автор

Great tutorial, very interesting, thanks! I learned a lot and I'm looking forward to using Click.

jacquev
Автор

Thanks for the video, definitely helped get me up to speed with click very quickly!

omarcrosby
Автор

This was fantastic. Also your speed inspiring

zenahrb
Автор

That's really cool. It looks remarkably clean and easy to work with.
a lot of little utilities I've done have kinda nasty argument handling, and this really seems like it'd clean things up

null
Автор

I was thinking to write a cli library in python with routing inspired by flask and then a week ago I discovered that Armin already did it. Thanks!

entwine
Автор

i'm shocked that i have just watched the whole video, you explained it very well, thank you!

MeirGabay
Автор

Great concise/clear video and guide. Love the tools you make, great work

vadosware
Автор

Wow, this is what i need. Glad I found it! Thank you! 👍👍👍

maryannsalva
Автор

Great stuff. I should get back into using this library.

cztanu
Автор

Impressive ! I was planning to use docopt but i prefer using click. Much more intuitive :) Thanks

YannSchmidt
Автор

I cannot find any documentation on how to use the "entry_points" feature of the setup.py file. Can you please direct me to the api documentation?

mclrk
Автор

save me hours of reading docs, thank you so much!

changyulin
Автор

Great video. I hope you'll make more showing us more tricks with click. How about a series on pipsi as well?

davidrsterry
Автор

This is a real quick help to get started with. Thankyou!!

allbuzz