A tool to install python packages from Github.
Project description
A tool to install python packages from Github.
Why can’t we use Github as a means to share our Python code directly?
pipgh searches and installs Python packages from Github. You can further cite a specific branch, release or commit’s hash value. This makes the deployment of your Python package as simple as a commit to your repository.
It also allows to inspect the metadata of a repository or to look at a singular field, which is very handy for stuff like this:
$ git clone `pipgh show --clone-url docopt/docopt`
Pure Python code, without dependencies. 2 and 3 compatible.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Built Distribution
Close
Hashes for pipgh-0.0.6-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a948e450b62c8c486d2bab00ce5cb49b58a4bea8904c12dacb0d8bd2c77a44f9 |
|
MD5 | 495bfa53fa4fed980520a655782cfa03 |
|
BLAKE2-256 | c8f8985e544b96e2d35c186fde9663c34da8e011c1f4c7fe0fbf96520c7b54d4 |