jirate


Namejirate JSON
Version 0.8.10 PyPI version JSON
download
home_pagehttp://github.com/lhh/jirate
SummaryNone
upload_time2024-10-11 19:26:47
maintainerLon Hohberger
docs_urlNone
authorRed Hat
requires_pythonNone
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python JIRA & Trello CLI
--------------------------
This Python CLI is a high-level wrapper around the JIRA and Trollo modules.

Getting Started:
----------------
To use the CLI, install the package either by downloading the source and running

  $ pip install -r requirements.txt
  $ pip install .

or by using pip

  $ pip install jirate

Documentation:
--------------
You can find documentation for the Python API at:

    http://pypi.org/project/jira/
    http://pypi.org/project/trollo/

Documentation for the JIRA API is at:

    https://docs.atlassian.com/software/jira/docs/api/REST/latest/

Documentation for the Trello API at:

    https://developers.trello.com/reference/


            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/lhh/jirate",
    "name": "jirate",
    "maintainer": "Lon Hohberger",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "lon@metamorphism.com",
    "keywords": null,
    "author": "Red Hat",
    "author_email": "lhh@redhat.com",
    "download_url": "https://files.pythonhosted.org/packages/f7/82/65e5e0d4bf093499831f6b3cea98f267a82a27c2f2f52dbf6bd4f77a3eb4/jirate-0.8.10.tar.gz",
    "platform": null,
    "description": "Python JIRA & Trello CLI\n--------------------------\nThis Python CLI is a high-level wrapper around the JIRA and Trollo modules.\n\nGetting Started:\n----------------\nTo use the CLI, install the package either by downloading the source and running\n\n  $ pip install -r requirements.txt\n  $ pip install .\n\nor by using pip\n\n  $ pip install jirate\n\nDocumentation:\n--------------\nYou can find documentation for the Python API at:\n\n    http://pypi.org/project/jira/\n    http://pypi.org/project/trollo/\n\nDocumentation for the JIRA API is at:\n\n    https://docs.atlassian.com/software/jira/docs/api/REST/latest/\n\nDocumentation for the Trello API at:\n\n    https://developers.trello.com/reference/\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": null,
    "version": "0.8.10",
    "project_urls": {
        "Homepage": "http://github.com/lhh/jirate"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f135a22a4df4d486548a8817bbf542dee89086c89b634e3080b7f124db0e207",
                "md5": "f0142921edf22107b71afa162db3bfff",
                "sha256": "adb0860875778fda86de7ccaefe87e998ac7e9a37a3b9147283b7d761237207c"
            },
            "downloads": -1,
            "filename": "jirate-0.8.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f0142921edf22107b71afa162db3bfff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 65321,
            "upload_time": "2024-10-11T19:26:45",
            "upload_time_iso_8601": "2024-10-11T19:26:45.366603Z",
            "url": "https://files.pythonhosted.org/packages/8f/13/5a22a4df4d486548a8817bbf542dee89086c89b634e3080b7f124db0e207/jirate-0.8.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f78265e5e0d4bf093499831f6b3cea98f267a82a27c2f2f52dbf6bd4f77a3eb4",
                "md5": "ce8b2289302184cb2d35b63d004620d7",
                "sha256": "b8dfa6eea69e7cc125544d77990dbac34fd31bf1a2f3b26e12ab6212a819e6f5"
            },
            "downloads": -1,
            "filename": "jirate-0.8.10.tar.gz",
            "has_sig": false,
            "md5_digest": "ce8b2289302184cb2d35b63d004620d7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 63284,
            "upload_time": "2024-10-11T19:26:47",
            "upload_time_iso_8601": "2024-10-11T19:26:47.121215Z",
            "url": "https://files.pythonhosted.org/packages/f7/82/65e5e0d4bf093499831f6b3cea98f267a82a27c2f2f52dbf6bd4f77a3eb4/jirate-0.8.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-11 19:26:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lhh",
    "github_project": "jirate",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "jirate"
}
        
Elapsed time: 0.50061s