Тёмный
No video :(

Creating a simple CLI with Python Click 

FancyGUI
Подписаться 665
Просмотров 23 тыс.
50% 1

Опубликовано:

 

5 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 54   
@_taylor_v
@_taylor_v Год назад
I appreciate you showing setuptools and how to install the CLI in addition to how to use click. That sets your tutorial apart from the others and is more realistic of how it's generally used in the real world.
@FancyGUI
@FancyGUI Год назад
Thank you!
@thomasreynolds3071
@thomasreynolds3071 3 года назад
I liked this
@FancyGUI
@FancyGUI 3 года назад
Thank you!
@leonardomxq4k89
@leonardomxq4k89 3 года назад
Guilherme is a good name, common here in Brazil
@yomalsenarath2887
@yomalsenarath2887 2 года назад
Cool! need more in-depth about click like decorators💥
@FancyGUI
@FancyGUI 2 года назад
Thanks! Here's the first step: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-CVAXgCO6T98.html I'll add more complexity on decorators on future videos! Don't forget to let me know what you think!
@cipherxen2
@cipherxen2 2 года назад
Why are you GUI? (Read in the tone of Nigerian interviewer)
@danielagmsz
@danielagmsz 2 года назад
Hahahhah I got the reference LOL
@abolfazlnasr8077
@abolfazlnasr8077 2 года назад
It was a really helpful explanation for making CLI apps using Python. specially for making command alias and setup works.
@FancyGUI
@FancyGUI 2 года назад
Happy to help! That’s what I’m here for 🙏
@isabelachiarantanocarraro1750
@isabelachiarantanocarraro1750 3 года назад
You trying to explain how to speak your name is the best lol. Nice job👏👏
@FancyGUI
@FancyGUI 3 года назад
Thanks 😅
@learnapplybuild
@learnapplybuild Год назад
Amazing video @FancyGUI. I am surprised why aren't people subscribing to your channel. Thank you for this amazing video
@FancyGUI
@FancyGUI Год назад
Thank you! I will try to keep more content coming! I really appreciate your feedback!
@jonas7438
@jonas7438 2 года назад
Helped me so much in tandem with the documentation of click. Also your style of talking/editing makes it fun to follow along. Thanks a lot mate
@FancyGUI
@FancyGUI 2 года назад
I’m so happy i could help! Thanks for following along!
@user-st6si7sv8k
@user-st6si7sv8k 3 года назад
This programmer looks cute. He looks like my neighbors' little boy - snap, laugh, and expressions
@FancyGUI
@FancyGUI 2 года назад
Hahaha thanks! I’m just having fun!
@fernandamika9462
@fernandamika9462 3 года назад
Wow! Very interesting!
@FancyGUI
@FancyGUI 3 года назад
Thank you!
@developerpranav
@developerpranav Год назад
Thanks! Awesome tutorial, gonna check back in a few weeks for my new project! ;)
@FancyGUI
@FancyGUI Год назад
Great! Good luck! Let us know how it went
@showmethemoney824
@showmethemoney824 2 года назад
definitely decorator ... just a quick observation instead of looping the number of times your string just use oneliner `print( int(number) * "your string")`
@FancyGUI
@FancyGUI 2 года назад
You are right! I could've definitely done that! It's great that python gives us all those options! As promised, here's the decorator video! ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-CVAXgCO6T98.html
@danielagmsz
@danielagmsz 3 года назад
Interesting! Nice job 👍 I wanna hear about decorator. Best regards :)
@FancyGUI
@FancyGUI 3 года назад
That's great to hear! I'll try making a video about decorators soon
@FancyGUI
@FancyGUI 2 года назад
Hey! Thank you! As promised, here is the long time coming decorators video! ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-CVAXgCO6T98.html
@sp3ct3r71
@sp3ct3r71 2 года назад
your so underated bruh.. looking to contribute red teaming projects but kinda stuck at framework..thankz for this guidance about cool library🥰❤🔥
@kuramanirudh3572
@kuramanirudh3572 2 года назад
Great video mate
@umapessoa6051
@umapessoa6051 Год назад
Muito bom, valeu pelo video Guilherme !
@kris_maussen
@kris_maussen 2 года назад
Great explanation! Would be helpful a tutorial about decorators.
@FancyGUI
@FancyGUI 2 года назад
Thanks! I'm glad you've liked my explanation! As promised: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-CVAXgCO6T98.html
@wesleyborgesc
@wesleyborgesc 7 месяцев назад
Vlw bro
@rohankokatanur6426
@rohankokatanur6426 2 года назад
Wonderful explanation !!, would like the pace of your videos to be a little slower as it will help a lot of people(whose mother tongue is not english) understand better.
@FancyGUI
@FancyGUI 2 года назад
Thanks a bunch for your feedback! I will keep that in mind for the next video!
@prathmeshgupta9739
@prathmeshgupta9739 2 года назад
can we make an exe or installation file for such cli tools??🤔
@FancyGUI
@FancyGUI 2 года назад
Certainly! That are many options to make so, but I've honestly only tested PyInstaller. Let me know if you'd like a video about it! I shouldn't take too long to get one ready.
@prathmeshgupta9739
@prathmeshgupta9739 2 года назад
@@FancyGUI it wil be helpful if you make a video as i am working on a cli software application but couldn't find a way to make an executable file other then uploading it on PyPi server so it would be great if you can give a way to make an exe file or a installation file for such software. I have already tried wheel and pyinstaller but its not working or installing after getting an exe file.
@BetargomesSantosGomes
@BetargomesSantosGomes 3 года назад
very good
@FancyGUI
@FancyGUI 3 года назад
Thank you!!
@TomSilkworth
@TomSilkworth 2 года назад
Thanks for this video! Could someone explain the significance of the first part concerning the setup? I’m new to this whole CLI thing. Thank you.
@FancyGUI
@FancyGUI 2 года назад
Hey Tom! Are you talking about the setup.py file? That's just to instruct your computer how to install the software and run it! Otherwise you wouldn't be able to just call your CLI from the terminal with the chosen name!
@TomSilkworth
@TomSilkworth 2 года назад
@@FancyGUI okay thanks for that explanation!
@patrykjakubiak4154
@patrykjakubiak4154 Год назад
​ @FancyGUI I followed your instructions and when I type "super" in my terminal I get "zsh: command not found: super". When I run "pip list" I can find "supercli" in the list. Do you know how I can fix that?
@FancyGUI
@FancyGUI Год назад
That’s probably something in your environment on the way it gets injected on the path of your OS. Ping me here if you still have issues with that. I’m also creating a proper forum to discuss and troubleshoot things better
@Pedro-go3bd
@Pedro-go3bd 3 года назад
"Guilherme" name of Brazil kkkkkkkk
@FancyGUI
@FancyGUI 3 года назад
Hah! Too easy, eh?! Well done!
@Pedro-go3bd
@Pedro-go3bd 3 года назад
If i had subtitles in portuguese maybe I could understand more the way is to learn inglish even haha
@FancyGUI
@FancyGUI 2 года назад
I hope you can still follow my videos! Now RU-vid has translated subtitles, hopefully that helps
@stormbytes
@stormbytes 2 года назад
The first 6 minutes have virtually nothing to do with "creating a simple CLI with Python Clock".
@FancyGUI
@FancyGUI 2 года назад
Sorry to disagree, you’d need to create a way of installing your CLI to make it runnable in your path using the shims from the pip setup. But I do start to code the cli after minute 6! I guess I should time table this, eh?
@markcuello5
@markcuello5 2 года назад
HELP
@FancyGUI
@FancyGUI 2 года назад
Blink twice if you are ok!
Далее
Creating a CLI to fetch stock market prices
16:43
Просмотров 4 тыс.
How to test your Python Click CLI
13:28
Просмотров 3,2 тыс.
Timings hated him #standoff #timing #meme
00:14
Просмотров 469 тыс.
😱ЖИВОЙ Чехол на Айфон🤪
00:38
Просмотров 257 тыс.
Are CLI Frameworks Worth it? Trying TYPER
11:23
Просмотров 9 тыс.
Creating a simple WebApp with Python Flask
17:35
Просмотров 3,3 тыс.
How to Use Poetry in Python to avoid Dependency Hell
20:21
When RESTful architecture isn't enough...
21:02
Просмотров 275 тыс.
Creating CLIs in Python with Click
14:32
Просмотров 3,7 тыс.
Modern Graphical User Interfaces in Python
11:12
Просмотров 1,5 млн
Timings hated him #standoff #timing #meme
00:14
Просмотров 469 тыс.