jirate


Namejirate JSON
Version 0.8.7 PyPI version JSON
download
home_pagehttp://github.com/lhh/jirate
SummaryNone
upload_time2024-08-19 19:17:22
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/29/e9/529ff2450c73ce39165cf5c47e7f2e0dbe931822f783db9d05737409c4eb/jirate-0.8.7.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.7",
    "project_urls": {
        "Homepage": "http://github.com/lhh/jirate"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ebd772c1b0998b86b057cf7d93c9f70ff4c713218f0aa4a09188e76952c9c72",
                "md5": "a8963a72f93775430a15d05561f7265d",
                "sha256": "ea43382585600ba6b47feaeaf5cd5cf59dab7aa2c1bc16b4e5114393c166972e"
            },
            "downloads": -1,
            "filename": "jirate-0.8.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a8963a72f93775430a15d05561f7265d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 63640,
            "upload_time": "2024-08-19T19:17:21",
            "upload_time_iso_8601": "2024-08-19T19:17:21.347207Z",
            "url": "https://files.pythonhosted.org/packages/9e/bd/772c1b0998b86b057cf7d93c9f70ff4c713218f0aa4a09188e76952c9c72/jirate-0.8.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29e9529ff2450c73ce39165cf5c47e7f2e0dbe931822f783db9d05737409c4eb",
                "md5": "dde3a86c4c0860fc4a6a59f9cb24f97d",
                "sha256": "ceb76b3b2b2f5953712dbf6fb9a396bd8940b6d47b1109714d56b892e15a9a6f"
            },
            "downloads": -1,
            "filename": "jirate-0.8.7.tar.gz",
            "has_sig": false,
            "md5_digest": "dde3a86c4c0860fc4a6a59f9cb24f97d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 59318,
            "upload_time": "2024-08-19T19:17:22",
            "upload_time_iso_8601": "2024-08-19T19:17:22.976463Z",
            "url": "https://files.pythonhosted.org/packages/29/e9/529ff2450c73ce39165cf5c47e7f2e0dbe931822f783db9d05737409c4eb/jirate-0.8.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-19 19:17:22",
    "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.43876s