{ "info": { "author": "ayush", "author_email": "hsuay@outlook.com", "bugtrack_url": null, "classifiers": [], "description": "# **PyGitio** ![PyPI](https://img.shields.io/pypi/v/nine.svg)\n\n [![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://www.python.org/)\n\nPyGitio is a cli wrapper for the git.io URL shortener with support for custom URLs.\n\n## Installation\n\n### Requirements\n* Python 3\n\n```\n$ pip install PyGitio\n```\n\n## Usage\n\n```\n$ pygitio \n```\n\n`` is the URL that will be shortened.\n\n`` is the custom text that will be used.\n\nFor example, \n\n```\n$ pygitio https://github.com/hsuay ayush\n```\n\nThis will copy the shortened URL, https://git.io/ayush to the clipboard.\n\n![](https://duaw26jehqd4r.cloudfront.net/items/1q3T0K1W1v3O323M2j0E/Image%202018-10-15%20at%201.07.38%20PM.png)\n\n## Dependencies\n\n* [**Requests**](python-requests.org) - [PyPi](https://pypi.org/project/requests/) | [Repository](https://github.com/requests/requests/)\n* [**Click**](https://click.palletsprojects.com) - [PyPi](https://pypi.org/project/click/) | [Repository](https://github.com/pallets/click)\n* **Pyperclip** - [PyPi](https://pypi.org/project/pyperclip/) | [Repository](https://github.com/asweigart/pyperclip)\n\n## Development\n[![Feel free.](https://forthebadge.com/images/badges/fo-sho.svg)](https://media.tenor.com/images/987ccf67f8644c015d5b4bea3e51132b/tenor.gif)\n\n```\n$ virtualenv env\n$ . env/bin/activate\n$ pip install -e .\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n[MIT](https://github.com/hsuay/PyGitio/blob/master/LICENSE.md)\n\n## Mirrors\n\n* [GitHub](https://github.com/hsuay/PyGitio)\n* [BitBucket](https://bitbucket.org/hsuay/pygitio)\n\n## Links\n\n* [Say thanks!](https://saythanks.io/to/hsuay)\n* [Buy me a coffee!](http://bmc.xyz/ayush)\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hsuay/PyGitio", "keywords": "gitio github url shortener shrinker", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "PyGitio", "package_url": "https://pypi.org/project/PyGitio/", "platform": "any", "project_url": "https://pypi.org/project/PyGitio/", "project_urls": { "Buy me a coffee!": "http://bmc.xyz/ayush", "Homepage": "https://github.com/hsuay/PyGitio", "Say Thanks!": "https://saythanks.io/to/hsuay", "Source": "https://github.com/hsuay/PyGitio" }, "release_url": "https://pypi.org/project/PyGitio/1.1/", "requires_dist": [ "requests", "Click", "pyperclip" ], "requires_python": "", "summary": "Command line utility to quickly shorten github links with support for custom urls.", "version": "1.1" }, "last_serial": 4376700, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "40e6e3ad38bdbcb95955dfc6756e5bff", "sha256": "e937015b67967a1e9a724cb1465d5286f2cb9266a162dd52ec54fda84a6fe983" }, "downloads": -1, "filename": "PyGitio-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "40e6e3ad38bdbcb95955dfc6756e5bff", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3225, "upload_time": "2018-10-15T07:56:28", "url": "https://files.pythonhosted.org/packages/d8/88/c4f60bc3b9d2e9233f7543a41458e71b22c2ad8dc7491233b5edf04f0494/PyGitio-1.0-py3-none-any.whl" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "ade47e1eb1fd9c54f21c7bbdad458066", "sha256": "cbbd381b57f48a21ced3470f957f6966aee58ff8e4debd0272684fc08a162a04" }, "downloads": -1, "filename": "PyGitio-1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ade47e1eb1fd9c54f21c7bbdad458066", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3224, "upload_time": "2018-10-15T08:27:44", "url": "https://files.pythonhosted.org/packages/d5/18/9957026b906c1af342f302f284bc927103c97941b8870c2d4b67ebf95da9/PyGitio-1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "09a9ee92702dd0b8bfbbf5ef7c551c9c", "sha256": "26b00789729757cbd49f5f26fc9939a79739f7dd07069c9f9a7e63117eb3747c" }, "downloads": -1, "filename": "PyGitio-1.1.tar.gz", "has_sig": false, "md5_digest": "09a9ee92702dd0b8bfbbf5ef7c551c9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3138, "upload_time": "2018-10-15T08:27:46", "url": "https://files.pythonhosted.org/packages/cb/5a/58be9bfc641fdd6a86c04c8ae5b3b70ddd9f5237be978daf442fdd973deb/PyGitio-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ade47e1eb1fd9c54f21c7bbdad458066", "sha256": "cbbd381b57f48a21ced3470f957f6966aee58ff8e4debd0272684fc08a162a04" }, "downloads": -1, "filename": "PyGitio-1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ade47e1eb1fd9c54f21c7bbdad458066", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3224, "upload_time": "2018-10-15T08:27:44", "url": "https://files.pythonhosted.org/packages/d5/18/9957026b906c1af342f302f284bc927103c97941b8870c2d4b67ebf95da9/PyGitio-1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "09a9ee92702dd0b8bfbbf5ef7c551c9c", "sha256": "26b00789729757cbd49f5f26fc9939a79739f7dd07069c9f9a7e63117eb3747c" }, "downloads": -1, "filename": "PyGitio-1.1.tar.gz", "has_sig": false, "md5_digest": "09a9ee92702dd0b8bfbbf5ef7c551c9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3138, "upload_time": "2018-10-15T08:27:46", "url": "https://files.pythonhosted.org/packages/cb/5a/58be9bfc641fdd6a86c04c8ae5b3b70ddd9f5237be978daf442fdd973deb/PyGitio-1.1.tar.gz" } ] }