Skip to content

swetabhmukherjee/python-package-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

python-package-installer

Simple shell script to install the specified Python Packages and its dependencies

Setup

Create a requirements.txt file and list all the packages that needs to be installed.

Running the script

  1. Ensure root priviledges on the target machine.
  2. Grant execution priviledges to the setup.sh file by using the command chmod +x setup.sh in your terminal.
  3. Launch the script by using the command ./setup.sh.

Note

This code works with Linux and macOS only. For Windows, find the script here.

About

Simple shell script to install the specified Python Packages and its dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages