Тёмный

You can pip install directly from GitHub 

mCoding
Подписаться 232 тыс.
Просмотров 96 тыс.
50% 1

You can pip install Python packages directly from GitHub.
Yep. Or any other git repository. This can be useful for testing unreleased versions of packages.
― mCoding with James Murphy (mcoding.io)
Automated testing video: • Automated Testing in P...
PyPI: pypi.org/
requests repo: github.com/psf...
pip install docs: pip.pypa.io/en...
pip install on version control: pip.pypa.io/en...
SUPPORT ME ⭐
---------------------------------------------------
Patreon: / mcoding
Paypal: www.paypal.com...
Other donations: mcoding.io/donate
Top patrons and donors: Laura M, Jameson, John Martin, Dragos C, Vahnekie, Pieter G, Sigmanificient, Casey G
BE ACTIVE IN MY COMMUNITY 😄
---------------------------------------------------
Discord: / discord
Github: github.com/mCo...
Reddit: / mcoding
Facebook: / james.mcoding

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

 

6 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 48   
@QuantumHistorian
@QuantumHistorian 3 года назад
Well this balances out the previous long video
@krukhlis
@krukhlis 2 года назад
1 minute has more valuable information than some other RU-vid videos or Udemy courses give you in 1h videos. Thank you!
@mCoding
@mCoding 2 года назад
You're very welcome!
@pastoryoda2789
@pastoryoda2789 Год назад
Yup i went through a course on skill share and it was a headache then i found a video on RU-vid explaining everything clearly 😂
@Sourcecodemastergoaheadcheater
@Sourcecodemastergoaheadcheater 7 месяцев назад
Thank God and forgive me for what I'm about to do whoever plagiarizing me...
@louisswanepoel1614
@louisswanepoel1614 3 года назад
Perfect length and format to share with all my friends (1) who 'should' know this
@EmpressLeana
@EmpressLeana 11 месяцев назад
Holy shit, this was clear, direct and exactly what I needed. I feel like I made a pact with the devil for finding this video.
@Sourcecodemastergoaheadcheater
@Sourcecodemastergoaheadcheater 6 месяцев назад
😈 😂😂
@drooten
@drooten 3 года назад
Brilliant piece of information. Thank you
@gicknardner
@gicknardner 3 года назад
Installing from a local directory with the editable flag is also super useful
@ManuelBTC21
@ManuelBTC21 3 года назад
This also may not work if there is any kind of binary compilation step. Good luck installing numpy with this method for example.
@93hothead
@93hothead 2 года назад
What is the best way to install stuff
@mackiej
@mackiej Год назад
Valuable information. Downloading the repo, installing requirements, and manually running the installer is comparatively cumbersome.
@wlcrashes
@wlcrashes Год назад
they are not in my downloads folder. where can i access them?
@kathiaangelavasquezsalazar6727
I have the same question. Did you find out?
@spiralspark8523
@spiralspark8523 9 месяцев назад
I would imagine they would be in the installed libraries file in python's directory (not your code, make sure its the actual python compiler, look in "program files" or "program files (64)" or wherever your computer stores program files. it should also be directly accessible from your code with "import "
@kchromaticpiano
@kchromaticpiano Месяц назад
Thanks! Very helpful. 👍👍👍👍
@mavaamusicmachine2241
@mavaamusicmachine2241 Год назад
short and concise, thank you!
@soderberg8932
@soderberg8932 3 года назад
This should be a youtube "short" rather than a video ;)
@vidhanio
@vidhanio 3 года назад
cool!
@eyaabidi4710
@eyaabidi4710 Месяц назад
Thank you so much !
@pritam-kunduu
@pritam-kunduu 3 года назад
Really didn't know .. thank you so much ...
@aflous
@aflous 4 месяца назад
More mZips please!
@prideflavoredmusic
@prideflavoredmusic 3 года назад
you sound like the dude from Fireship!
@Conetopiatv
@Conetopiatv 5 месяцев назад
Must be some special program required my terminal says - The term " pip is not recognized also : how do you get it to say PS> ??? mine shows PS C:\users\username>
@bhaveshverma8629
@bhaveshverma8629 Год назад
This is awesome 😎
@BrentUpton1
@BrentUpton1 3 года назад
Neat!
@Caelghoul
@Caelghoul 7 месяцев назад
why isn't install requirements.txt
@MithicSpirit
@MithicSpirit 3 года назад
Discord gang
@gaming__god
@gaming__god 3 года назад
Can you tell us how you compile and download python 3.10.
@jonathan3488
@jonathan3488 2 года назад
Wow, now I can test my module without uploading it every second to pypi or testpypi
@muzafferckay2609
@muzafferckay2609 Год назад
How about private repo?
@aliwelchoo
@aliwelchoo 3 года назад
would you use this for sharing reusable code within a company?
@Konyad
@Konyad 3 года назад
What do you mean by reusable code? Every project usually have it's on requirements file.
@mCoding
@mCoding 3 года назад
This could definitely be used to share code internally, but that's probably not the best long term solution. I'd look into running a private package repository.
@aliwelchoo
@aliwelchoo 3 года назад
@@mCoding Thanks for the response, I was meaning using a private repo and then putting the git link into the requirements.txt
@dsnein
@dsnein 3 года назад
GitHub organizations has a largely UI based process for changing repos where you might want to do this into packages in a store. Along with a way to get a credential that will allow them to install into docker while still being secure.
@Filaxsan
@Filaxsan 2 года назад
Cool!
@TURBONERD
@TURBONERD 3 месяца назад
doesn't work
@misoo2467
@misoo2467 8 месяцев назад
Error
@ivchatov
@ivchatov 3 года назад
aight cool
@robertbrummayer4908
@robertbrummayer4908 3 года назад
Interesting
@rau149
@rau149 3 года назад
cool
@brett3103
@brett3103 3 года назад
Halle-freaking-lujah
@trag1czny
@trag1czny 3 года назад
Discord gang 🤙
@mCoding
@mCoding 3 года назад
👀
@markcuello5
@markcuello5 Год назад
HELP
Далее
Publish Your Own Python Package
11:27
Просмотров 143 тыс.
Самое неинтересное видео
00:32
Просмотров 508 тыс.
25 nooby Python habits you need to ditch
9:12
Просмотров 1,7 млн
Nix and NeoVim
13:38
Просмотров 137 тыс.
13 Advanced (but useful) Git Techniques and Shortcuts
8:07
Python Workshop - Installing Packages
10:34
Просмотров 140 тыс.
Salting, peppering, and hashing passwords
8:56
Просмотров 68 тыс.
So You Think You Know Git - FOSDEM 2024
47:00
Просмотров 1,1 млн
C++ vs Rust: which is faster?
21:15
Просмотров 391 тыс.
How to Install Python, Git, and VSCode 2023
5:19
Просмотров 11 тыс.
Git Tutorial For Dummies
19:25
Просмотров 1,1 млн