{ "info": { "author": "Alexander Hungenberg", "author_email": "alexander.hungenberg@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# python-simpleatlassian\nThe most simple, and most powerful Atlassian (JIRA) Python API\n\n## Installation\n`pip install simpleatlassian`\n\n## Usage\n```python\nfrom simpleatlassian import JIRA\n\n# Make a connection with basic auth\nj = JIRA(\n 'https://myjirahost.com/jira/rest/',\n username='myuser',\n password='mypw'\n)\n\n# Search some issues (get_all collects all pages of a result)\nissues = j.get_all(\n 'api/2/search',\n params={\n 'jql': 'issuetype = Bug'\n },\n resultfield='issues'\n)\n\n# Get a board configuration\nj.get('agile/1.0/board/1/configuration')\n```\n\nDon't forget to check out Atlassian's official documentation:\nhttps://docs.atlassian.com/jira-software/REST/latest/\n\n## Development\n### Upload to pip\n1. Make sure that the version number has been updated\n1. Generate dist files `python setup.py sdist bdist_wheel`\n1. Upload to PyPI `twine upload dist/*`\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/defreng/python-simpleatlassian", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "simpleatlassian", "package_url": "https://pypi.org/project/simpleatlassian/", "platform": "", "project_url": "https://pypi.org/project/simpleatlassian/", "project_urls": { "Homepage": "https://github.com/defreng/python-simpleatlassian" }, "release_url": "https://pypi.org/project/simpleatlassian/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "A really basic Atlassian REST Client", "version": "0.0.2" }, "last_serial": 4500784, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c9a7fe3e7677fdc15dccceba97c498ce", "sha256": "8f8eac3043cd0076a3061bfca68adf5745a8154baf10e594897e32f760e2f63b" }, "downloads": -1, "filename": "simpleatlassian-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c9a7fe3e7677fdc15dccceba97c498ce", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4335, "upload_time": "2018-11-15T21:51:49", "url": "https://files.pythonhosted.org/packages/84/74/357dd208335ca5a8891639b0b5b44ab1b515c308fd7285187a3882da4a2d/simpleatlassian-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "04cf1c87691b700a8409a26650bcf7d0", "sha256": "c29130e3c8d3ed5d9fc9f4e00ad09c4f5181e30fedb258d87b6ab53105375410" }, "downloads": -1, "filename": "simpleatlassian-0.0.1.tar.gz", "has_sig": false, "md5_digest": "04cf1c87691b700a8409a26650bcf7d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2352, "upload_time": "2018-11-15T21:51:51", "url": "https://files.pythonhosted.org/packages/11/73/9075dc77f130f833194fec4fc194758296a35250d4934b6602a8ad7536ff/simpleatlassian-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "130707b6c3336800887b4c96f617aae7", "sha256": "43b3199309a24bb8fe87432eeadce6e83b87ca55e13b1e0acec540198b2942fb" }, "downloads": -1, "filename": "simpleatlassian-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "130707b6c3336800887b4c96f617aae7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4319, "upload_time": "2018-11-18T21:49:48", "url": "https://files.pythonhosted.org/packages/e7/c2/c8907072ca5f4d227dbc612911c97442037c9dc7a7142532941d9ae291aa/simpleatlassian-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "84a86b3b136530c43f576995e243c4eb", "sha256": "69d4a0949c5f4b45d7ca3245e34ceeafd8dfc0754a2425bcbff5e6a567ea5969" }, "downloads": -1, "filename": "simpleatlassian-0.0.2.tar.gz", "has_sig": false, "md5_digest": "84a86b3b136530c43f576995e243c4eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2369, "upload_time": "2018-11-18T21:49:50", "url": "https://files.pythonhosted.org/packages/ca/ae/6eee5340f795b6e5ac5c5d9580199f1dd8f4007cdef21a3ef2e00402a1e1/simpleatlassian-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "130707b6c3336800887b4c96f617aae7", "sha256": "43b3199309a24bb8fe87432eeadce6e83b87ca55e13b1e0acec540198b2942fb" }, "downloads": -1, "filename": "simpleatlassian-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "130707b6c3336800887b4c96f617aae7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4319, "upload_time": "2018-11-18T21:49:48", "url": "https://files.pythonhosted.org/packages/e7/c2/c8907072ca5f4d227dbc612911c97442037c9dc7a7142532941d9ae291aa/simpleatlassian-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "84a86b3b136530c43f576995e243c4eb", "sha256": "69d4a0949c5f4b45d7ca3245e34ceeafd8dfc0754a2425bcbff5e6a567ea5969" }, "downloads": -1, "filename": "simpleatlassian-0.0.2.tar.gz", "has_sig": false, "md5_digest": "84a86b3b136530c43f576995e243c4eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2369, "upload_time": "2018-11-18T21:49:50", "url": "https://files.pythonhosted.org/packages/ca/ae/6eee5340f795b6e5ac5c5d9580199f1dd8f4007cdef21a3ef2e00402a1e1/simpleatlassian-0.0.2.tar.gz" } ] }