공부
[python] pip3 install github
승가비
2023. 4. 24. 22:47
728x90
pip3 install git+https://github.com/jkbr/httpie.git#egg=httpie
https://stackoverflow.com/questions/15268953/how-to-install-python-package-from-github
How to install Python package from GitHub?
I want to use a new feature of httpie. This feature is in the github repo https://github.com/jkbr/httpie but not in the release on the python package index https://pypi.python.org/pypi/httpie How...
stackoverflow.com
728x90