{ "info": { "author": "Julen Pardo", "author_email": "julen.pardo@outlook.es", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Bug Tracking" ], "description": "Gitssue |PyPI version|\n======================\n\n|Build Status| |Coverage Status| |Python versions| |License|\n\nManage your Github, Gitlab or Bitbucket issues from the command line.\n\nBuilt on `Cement Framework `__.\n\nFeatures\n--------\n\n- Compatible with Github, Bitbucket and Gitlab (gitlab.com and self\n hosted installations).\n- Authentication.\n- List the issues.\n- Get issues descriptions.\n- Get comment thread of the issue.\n- Show tags of each issue, with its colors.\n\nLimitations\n-----------\n\n- No \"write\" operations (i.e. make a comment, open or close issues,\n etc.).\n\nInstallation\n------------\n\nJust with ``pip3``:\n\n::\n\n pip3 install gitssue\n\nThat's it! You can already execute ``gitssue`` in your shell. You don't\nhave to specify the link to the tracker or the remote type (Github,\nGitlab or Bitbucket); it's already done by Gitssue.\n\nConfiguration\n-------------\n\nThis is optional, just if you want to use authentication (**necessary\nfor Github and Bitbucket private repositories, and Gitlab\nrepositories**).\n\nTake a look to the `.gitssuerc.example <.gitssuerc.example>`__ file, and\nfollow these steps:\n\n- Change the values of the example file with the real ones.\n- Rename it to ``.gitssuerc``.\n- Place it in your home directory (``~/.gitssuerc``), or in ``/etc/``.\n **If a config file exists in both directories, the one of the home\n directory will be the one used.**\n- Check the permissions! The config file stores your credentials, so\n you will probably want to have permissions like ``500`` (read and\n write permissions for the owner, and no permissions for any other) or\n similar.\n\nGitlab access token\n~~~~~~~~~~~~~~~~~~~\n\nEven if the repository is public, you need an access token. This can be\ngenerated under ``Settings/Access Tokens``, with the ``api`` scope.\n\n.. |PyPI version| image:: https://badge.fury.io/py/Gitssue.svg\n :target: https://badge.fury.io/py/Gitssue\n.. |Build Status| image:: https://api.travis-ci.org/julenpardo/Gitssue.svg?branch=dev\n :target: https://travis-ci.org/julenpardo/Gitssue\n.. |Coverage Status| image:: https://coveralls.io/repos/github/julenpardo/Gitssue/badge.svg?branch=dev\n :target: https://coveralls.io/github/julenpardo/Gitssue?branch=dev\n.. |Python versions| image:: https://img.shields.io/badge/python-3.4%2C%203.5%2C%203.6%2C%203.7--dev-blue.svg\n.. |License| image:: https://img.shields.io/badge/license-GPLv3-blue.svg", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/julenpardo/Gitssue", "keywords": "git issue development bug-tracking", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "Gitssue", "package_url": "https://pypi.org/project/Gitssue/", "platform": "", "project_url": "https://pypi.org/project/Gitssue/", "project_urls": { "Homepage": "https://github.com/julenpardo/Gitssue" }, "release_url": "https://pypi.org/project/Gitssue/2.0.0/", "requires_dist": null, "requires_python": "", "summary": "Manage your issues from the command line.", "version": "2.0.0" }, "last_serial": 3992950, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "e95ce7dbc65c6a962107d91100089aa3", "sha256": "da06cdf86a49afe620e599ae28034ab445285db77d80b8ebe835075d00833497" }, "downloads": -1, "filename": "Gitssue-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e95ce7dbc65c6a962107d91100089aa3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9890, "upload_time": "2017-03-21T18:00:54", "url": "https://files.pythonhosted.org/packages/f2/04/37304372ed99cbc6725be4ffc557796eb57870279ea3f59c94f3b3b24aae/Gitssue-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "b5a231f59620d06651900cae29784335", "sha256": "2a00acbeb2cf5e6dd8fd6aa4dde78d1a4beea4901bee57be74aa55236edc5edb" }, "downloads": -1, "filename": "Gitssue-1.1.0.tar.gz", "has_sig": false, "md5_digest": "b5a231f59620d06651900cae29784335", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11389, "upload_time": "2017-05-27T11:04:11", "url": "https://files.pythonhosted.org/packages/b5/dc/e7e49cc9885d27406908bdc3f6e8549f7ee16169e584f3226d41450226e4/Gitssue-1.1.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "a8b6956a4d5cc737c373c511c226139e", "sha256": "2281fc1e78e3f84d69fc0ec2dd00b2f113a814fe326bb87917c55a00e98a7b86" }, "downloads": -1, "filename": "Gitssue-1.2.1.tar.gz", "has_sig": false, "md5_digest": "a8b6956a4d5cc737c373c511c226139e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13495, "upload_time": "2018-06-05T19:36:38", "url": "https://files.pythonhosted.org/packages/5d/c3/edcf2c9ebf8e51dba9df0eac6d657f2937aba47894d3ac97831fde6b9255/Gitssue-1.2.1.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "ff14cabc81a3a71940b7a6981c32d7b8", "sha256": "12959b8187ec3bc9e7699d5dc2e9849aa098a1b5528ead3354bc0c185bc1a014" }, "downloads": -1, "filename": "Gitssue-1.3.0.tar.gz", "has_sig": false, "md5_digest": "ff14cabc81a3a71940b7a6981c32d7b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13857, "upload_time": "2018-06-15T12:57:58", "url": "https://files.pythonhosted.org/packages/2d/e9/4233d74352031a66842d2b7e5e8871eead6b4334c4ec44962a16da4c98a2/Gitssue-1.3.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "60667af2f1e532798cec60e23035e39d", "sha256": "8d6311650eb4a9a2910c800271343ac6c6b2fec660c225b4504a9cbd9f067eac" }, "downloads": -1, "filename": "Gitssue-2.0.0.tar.gz", "has_sig": false, "md5_digest": "60667af2f1e532798cec60e23035e39d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16120, "upload_time": "2018-06-23T13:19:41", "url": "https://files.pythonhosted.org/packages/d7/16/dbcf7ab8372b00d71d9c2d20bf47e6d1d82c419e772c0c0693fcc3c9b2ca/Gitssue-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "60667af2f1e532798cec60e23035e39d", "sha256": "8d6311650eb4a9a2910c800271343ac6c6b2fec660c225b4504a9cbd9f067eac" }, "downloads": -1, "filename": "Gitssue-2.0.0.tar.gz", "has_sig": false, "md5_digest": "60667af2f1e532798cec60e23035e39d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16120, "upload_time": "2018-06-23T13:19:41", "url": "https://files.pythonhosted.org/packages/d7/16/dbcf7ab8372b00d71d9c2d20bf47e6d1d82c419e772c0c0693fcc3c9b2ca/Gitssue-2.0.0.tar.gz" } ] }