Building your Command Line Interface (CLI) Tool with Python

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


In this video, I show you how to use begin building a command line interface (CLI) tool using Python.

Support the channel by buying a shirt:
Рекомендации по теме
Комментарии
Автор

Instead of using sudo you can pass the --user flag to pip. By default pip will try and install packages to a system directory such as /usr/local/bin which requires root privileges.

liammctague
Автор

you got a like from me, worked on 1st try, was pretty straight forward, although i suggest you explain what people will need first.

philipalexakis
Автор

Wanted to say thanks for the video! I'm new to python & am making a scripting to clone (and potentially delete) all my 248 repos that I forked while enrolled in my bootcamp. This video helped me out a lot!

QWEEKEN
Автор

Hello keith, I have one python project in which many funstions will run only in the terminal of the vs code . I want to replace CLI with simple frontend using django. Can you please tell me how this can be achived . Please reply . thanks in advance

akshaybhat
Автор

Thanks a lot mate for the implementation

parthmittal
Автор

Nice to meet you! ! I'm studying programming now, but I have a question and I will contact you. Is that okay?

taroyamada
Автор

pretty cool thanks for sharing, I'm going to use this in a future project, I just have a question, do you know how to properly uninstall the package that we create, the one that gets installed with the pip install -e command, I tried a pip freeze to find its name (witch is huge xD) then I ran pip uninstall packagename, even thought I says it got correctly removed I'm getting a DistributionNotFound error whenever I call the command helloworld again, instead of the spected "command not found". Thanks again!

henriquekubenda
Автор

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

ramyavelchuri
Автор

I am making an app using kivy the app will execute the python script and show the output but i dont know how can i run python script, it is like a interpreter please help me please respond me please and then make a video on it, or give me the basic idea for this...

rohitkr.
join shbcf.ru