When learning python, and you start reading the modules to find out why they tell you to include them, and discover the truth. It's all just a bunch of python scripts demanding you to install other modules that demand you to install other modules, and it saves almost no time or space. Clearly there needs to be a review of some sort over PyPi.
Thanks a ton for your videos. As a novice Python user, I always look to your channel to learn something every week and put it into practice.
zsh
what if i install a package from github through pip
Hi Florian, excelent video!. Can you tell me what shell are you using in this video?
I fixed it with this command pipreqs . --force --encoding utf8 --ignore Backup
I’ve an idea for your video series; remote coding & remote execution of code.
I like your terminal theme, mind sharing the config file or link to the video where you do the configuration?
Its kinda alr, it doesnt get csv for me when I use pyautogui
Very useful demo.
Bro but it is of no use. We make requirements txt mainly for the version of modules used.
Im on windows python3 and this fails I get errors! what am i doing wrong should I be in a venv?
you need to update urllib3 and requests packages, theres a new standard
Nice! This is handy. 🎉
Incredible... I wanted to find a better way this Morning to handle this and you released this an Hour Ago.
Is AI now reading our minds?, lol
Thanks
Make a video about Pipenv please. It's super easy and cool.
great video
Awesome
When learning python, and you start reading the modules to find out why they tell you to include them, and discover the truth.
It's all just a bunch of python scripts demanding you to install other modules that demand you to install other modules, and it saves almost no time or space.
Clearly there needs to be a review of some sort over PyPi.