Create Python CLI Tool | Python Click Tutorial | Python Automation

preview_player
Показать описание
Hey everyone!

In this video, we build the foundations of a project that I've wanted to start for a while...

*EVE* is a command-line tool that helps with automation and streamlining life on your computer.

This is a tutorial series focused around building a CLI tool with python click cli package. Stay tuned for more functionality and command EVE can perform.

### 🎞Playlists 🎞###

### 📚Recommended Books 📚###

### 👨🏻‍💻 Social Media 👨🏻‍💻###

### 💻My Gear 💻###

Thumbnail: Photo by Rock'n Roll Monkey on Unsplash
Рекомендации по теме
Комментарии
Автор

Straight to the point. Stopped my python packaging rabbit hole and got me building.

krzysztofkaminski
Автор

I liked how you explained from basics without assuming the viewer would know a lot, thanks for making this.

praveen
Автор

Great video, thank you, did you use fire?, its much better than click…

arturocdb
Автор

Did everything exactly as in the video yet vs code gives error "ERROR: Command errored out with exit status 1". Any thoughts on what could be causing this?

daveclosinger
Автор

Is there a possible way we can deploy the CLI so it's publicly available??

ramyavelchuri
Автор

Can it actually be installed and used like the NPM cli?

tizekodnoon
Автор

what does the "[console_scripts]" do ?

anon
Автор

@Hydin

can we rename eve to any other name ??

mustufahasan
Автор

Hi. I did everything just like you. However @9:23 when you type eve and it returns Hello World, mine gives me an error. It says that eve is not recognized. What now?

zwzdqvw
Автор

it says eve is not recognised as a commands when i try running it

mrincognito