Command line utility to quickly shorten github links with support for custom urls.
Project description
PyGitio 
PyGitio is a cli wrapper for the git.io URL shortener with support for custom URLs.
Installation
Requirements
- Python 3
$ pip install PyGitio
Usage
$ pygitio <GithubURL> <CustomText>
<GithubURL> is the URL that will be shortened.
<CustomText> is the custom text that will be used.
For example,
$ pygitio https://github.com/hsuay ayush
This will copy the shortened URL, https://git.io/ayush to the clipboard.
Dependencies
- Requests - PyPi | Repository
- Click - PyPi | Repository
- Pyperclip - PyPi | Repository
Development
$ virtualenv env
$ . env/bin/activate
$ pip install -e .
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
Mirrors
Links
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.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file PyGitio-1.1.tar.gz.
File metadata
- Download URL: PyGitio-1.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26b00789729757cbd49f5f26fc9939a79739f7dd07069c9f9a7e63117eb3747c
|
|
| MD5 |
09a9ee92702dd0b8bfbbf5ef7c551c9c
|
|
| BLAKE2b-256 |
cb5a58be9bfc641fdd6a86c04c8ae5b3b70ddd9f5237be978daf442fdd973deb
|
File details
Details for the file PyGitio-1.1-py3-none-any.whl.
File metadata
- Download URL: PyGitio-1.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbbd381b57f48a21ced3470f957f6966aee58ff8e4debd0272684fc08a162a04
|
|
| MD5 |
ade47e1eb1fd9c54f21c7bbdad458066
|
|
| BLAKE2b-256 |
d5189957026b906c1af342f302f284bc927103c97941b8870c2d4b67ebf95da9
|