{ "info": { "author": "Gokul", "author_email": "gokulps15@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Terminals", "Topic :: Utilities" ], "description": "# ghstar\n\nStar GitHub repos from the command line.\n\n```sh\n# set the environment variables GH_UNAME and GH_TOKEN\n# to your GitHub username and token/password\n\n$ ghstar gokulsoumya/ghstar\nStarred gokulsoumya/ghstar\n```\n\n(Because the command line is awesome, browsers are a hassle, and I'm lazy.)\n\n## Installation\n\n`ghstar` is written in Python3, available on PyPI and installable via pip:\n\n```\npip install ghstar\n```\n\n## Usage\n\nYou must first set the environment variables `GH_UNAME` and `GH_TOKEN` to\nyour GitHub username and token/password. It is recommended to use a\n[token](https://github.com/settings/tokens/new) with `public_repo` scope\ninstead of your password though either one works.\n\n```\n$ ghstar --help\n\nusage: ghstar [-h] [-i] [-n SEARCH_COUNT] repo\n\nStar GitHub repos from the command line.\n\npositional arguments:\n repo name of repo to star\n\noptional arguments:\n -h, --help show this help message and exit\n -i, --interactive search for a repo and star interactively\n -n SEARCH_COUNT, --search-count SEARCH_COUNT\n number of search results to show when run\n interactively\n\nexamples:\n ghstar gokulsoumya/ghstar\n ghstar jlevy/the-art-of-command-line\n```\n\n## Contributing\n\nIf you have a feature request or if you've found a nasty lil bug, definitely\nopen an [issue](https://github.com/gokulsoumya/ghstar/issues). And PRs are,\nas always, welcome.\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.github.com/gokulsoumya/ghstar", "keywords": "github,stars", "license": "MIT", "maintainer": "Gokul", "maintainer_email": "gokulps15@gmail.com", "name": "ghstar", "package_url": "https://pypi.org/project/ghstar/", "platform": "", "project_url": "https://pypi.org/project/ghstar/", "project_urls": { "Homepage": "https://www.github.com/gokulsoumya/ghstar", "Repository": "https://www.github.com/gokulsoumya/ghstar" }, "release_url": "https://pypi.org/project/ghstar/0.2.0/", "requires_dist": [ "requests (>=2.22,<3.0)" ], "requires_python": ">=3.5,<4.0", "summary": "Star GitHub repos from the command line", "version": "0.2.0" }, "last_serial": 5938231, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "5c7f8a4da8470b58bd690e3a0e972396", "sha256": "157fa700a4eeac415fe613115f3534ca70b210f14004235183daee8c72464d98" }, "downloads": -1, "filename": "ghstar-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5c7f8a4da8470b58bd690e3a0e972396", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 4842, "upload_time": "2019-10-07T11:27:57", "url": "https://files.pythonhosted.org/packages/87/47/a9fe17f4fbc57a4de529e851590b10677445e4e74bff0d1d342177245982/ghstar-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6129f03635ffac8be3c074aa87da5d97", "sha256": "09c96a3b970c56292ce0e0648daf06579240ff607b96ecf97ac778c963ea5482" }, "downloads": -1, "filename": "ghstar-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6129f03635ffac8be3c074aa87da5d97", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 4419, "upload_time": "2019-10-07T11:28:00", "url": "https://files.pythonhosted.org/packages/7b/33/65c853a89ca3f89fd91f213faec803c81094380417c6783adc02ece81a4f/ghstar-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5c7f8a4da8470b58bd690e3a0e972396", "sha256": "157fa700a4eeac415fe613115f3534ca70b210f14004235183daee8c72464d98" }, "downloads": -1, "filename": "ghstar-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5c7f8a4da8470b58bd690e3a0e972396", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 4842, "upload_time": "2019-10-07T11:27:57", "url": "https://files.pythonhosted.org/packages/87/47/a9fe17f4fbc57a4de529e851590b10677445e4e74bff0d1d342177245982/ghstar-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6129f03635ffac8be3c074aa87da5d97", "sha256": "09c96a3b970c56292ce0e0648daf06579240ff607b96ecf97ac778c963ea5482" }, "downloads": -1, "filename": "ghstar-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6129f03635ffac8be3c074aa87da5d97", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 4419, "upload_time": "2019-10-07T11:28:00", "url": "https://files.pythonhosted.org/packages/7b/33/65c853a89ca3f89fd91f213faec803c81094380417c6783adc02ece81a4f/ghstar-0.2.0.tar.gz" } ] }