Skip to content

talos-gis/pip_talosgis

Repository files navigation

pip_talosgis

Download your python packages

$ pip_download.bat # download all the python packages in requirements\*.txt files.
$ pip_download.bat <my_pacakge> <my_requirements.txt> # download a specific package or all the python packages in a given requirements.txt file.

Installing your python packages

$ pip_install.bat # install all the python packages in requirements.txt files.
$ pip_install.bat <wheels\mypakcage.whl> <my_requirements.txt> # install a specific package or all the python packages in a given requirements.txt file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published