Skip to main content

A package manager to install general purpose script by Google Developer Student Club

Project description

Install General purpose scripts (Check This) using gpscript command

First of all install gpscript. Write following command(s)

pip install gpscript

or,

git clone https://github.com/ujjwalkar0/gpscript

cd gpscript

python setup.py install

If gpscript command not work, then open python interpreter, and write following command

>>> import gpscript
>>> gpscript.gpscript.setup()

List of all script (Only those packages are in packages.json will shown here.)

gpscript list

Install a script

gpscript install <package_name>

List all installed packages...

gpscript installed

Remove a package...

gpscript remove <package_name>

Update a package...

gpscript update <package_name>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gpscript-1.2.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page