fancy-jira


Namefancy-jira JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://fancywhale.ca/
Summary
upload_time2023-01-06 15:28:23
maintainer
docs_urlNone
authorGui Martins
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![PyPI - Downloads](https://img.shields.io/pypi/dm/fancy-jira)
# fancy-jira
Just a fancy JIRA command line tool for people that do not like GUIs

# Install
For now you can just install this CLI using pip:
```shell
pip install fancy-jira
```

# Getting started
To start using this CLI you'll need to first login:
`jira login`

The endpoint that it is waiting is the base url for your JIRA endpoint: 
`https://jira.yourcompany.com`

            

Raw data

            {
    "_id": null,
    "home_page": "https://fancywhale.ca/",
    "name": "fancy-jira",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Gui Martins",
    "author_email": "gmartins@fancywhale.ca",
    "download_url": "https://files.pythonhosted.org/packages/7c/eb/fd39ec76fb9dc2d1b37899fc0b1bbf1d8c816fc3da71877130f57ed6afc1/fancy-jira-0.1.1.tar.gz",
    "platform": null,
    "description": "![PyPI - Downloads](https://img.shields.io/pypi/dm/fancy-jira)\n# fancy-jira\nJust a fancy JIRA command line tool for people that do not like GUIs\n\n# Install\nFor now you can just install this CLI using pip:\n```shell\npip install fancy-jira\n```\n\n# Getting started\nTo start using this CLI you'll need to first login:\n`jira login`\n\nThe endpoint that it is waiting is the base url for your JIRA endpoint: \n`https://jira.yourcompany.com`\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46b71a510f5f91ba6806fd5813707fed9104c95e88c4f187d830741849bc0c32",
                "md5": "d6c7639111b791ccabdb58837f81d394",
                "sha256": "f39c9109552ee9a254f455ca5f90c8b2e5c797fe6cfad436b03e2ccb75586870"
            },
            "downloads": -1,
            "filename": "fancy_jira-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6c7639111b791ccabdb58837f81d394",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13250,
            "upload_time": "2023-01-06T15:28:22",
            "upload_time_iso_8601": "2023-01-06T15:28:22.319456Z",
            "url": "https://files.pythonhosted.org/packages/46/b7/1a510f5f91ba6806fd5813707fed9104c95e88c4f187d830741849bc0c32/fancy_jira-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7cebfd39ec76fb9dc2d1b37899fc0b1bbf1d8c816fc3da71877130f57ed6afc1",
                "md5": "e3806a95ff0df1c790917f46ca41d7f7",
                "sha256": "e92747909b1940448e0b934af0d938ee2c7bba52df795a7ce2ddab70ade8c43e"
            },
            "downloads": -1,
            "filename": "fancy-jira-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e3806a95ff0df1c790917f46ca41d7f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8041,
            "upload_time": "2023-01-06T15:28:23",
            "upload_time_iso_8601": "2023-01-06T15:28:23.920197Z",
            "url": "https://files.pythonhosted.org/packages/7c/eb/fd39ec76fb9dc2d1b37899fc0b1bbf1d8c816fc3da71877130f57ed6afc1/fancy-jira-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-06 15:28:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "fancy-jira"
}
        
Elapsed time: 0.05582s