Skip to content

This script written in Python 3.4 will install python modules written in a JSON file under dependencies. It takes the filename as input and outputs "success" if all modules get installed successfully. Else prints the list of modules that failed to download.

Notifications You must be signed in to change notification settings

BalalRaza/PythonModuleInstallerScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PythonModuleInstallerScript

This script written in Python 3.4 will install python modules written in a JSON file under dependencies. It takes the filename as input and outputs "success" if all modules get installed successfully. Else prints the list of modules that failed to download.

About

This script written in Python 3.4 will install python modules written in a JSON file under dependencies. It takes the filename as input and outputs "success" if all modules get installed successfully. Else prints the list of modules that failed to download.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages