{ "info": { "author": "Matt Harasymczuk", "author_email": "matt@astrotech.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: OS Independent", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "============================\nAtlassian Python API wrapper\n============================\n|Build Status| |PyPI version| |PyPI - Downloads| |License| |Codacy Badge|\n\nDocumentation\n-------------\n\n`Documentation (beta)`_\n\n.. _Documentation (beta): https://atlassian-python-api.readthedocs.io/en/latest/index.html\n\nExamples\n--------\n\nFor everyday normal use, just install package using pip\n\n::\n\n pip install atlassian-python-api\n\nHere's a short example how to create a Confluence page:\n\n.. code-block:: python\n\n from atlassian import Confluence\n\n confluence = Confluence(\n url='http://localhost:8090',\n username='admin',\n password='admin')\n\n status = confluence.create_page(\n space='DEMO',\n title='This is the title',\n body='This is the body. You can use HTML tags!')\n\n print(status)\n\nAnd here's another example how to get issues from Jira using JQL Query:\n\n.. code-block:: python\n\n from atlassian import Jira\n\n jira = Jira(\n url='http://localhost:8080',\n username='admin',\n password='admin')\n\n JQL = 'project = DEMO AND status NOT IN (Closed, Resolved) ORDER BY issuekey'\n data = jira.jql(JQL)\n print(data)\n\nAlso, you can use the Bitbucket module e.g. for get project list\n\n.. code-block:: python\n\n from atlassian import Bitbucket\n\n bitbucket = Bitbucket(\n url='http://localhost:7990',\n username='admin',\n password='admin')\n data = bitbucket.project_list()\n print(data)\n\nNow you can use Jira Service Desk module. See docs.\nExample to get your requests:\n\n.. code-block:: python\n\n from atlassian import ServiceDesk\n\n sd = ServiceDesk(\n url='http://localhost:7990',\n username='admin',\n password='admin')\n my_requests = sd.get_my_customer_requests()\n print(my_requests)\n\nPlease make sure, you've checked ``examples/`` directory on how to build scripts using the API.\nIf you want to see response in pretty print format json. Feel free for use construction like:\n\n.. code-block:: python\n\n from pprint import pprint\n # you code here\n # and then print using pprint(result) instead of print(result)\n pprint(response)\n\nDevelopment and Deployment (For contributors)\n---------------------------------------------\n\nSee the `Contribution guidelines for this project`_ for details on how to make changes to this library.\n\n.. _Contribution guidelines for this project: CONTRIBUTING.rst\n.. |Build Status| image:: https://travis-ci.org/atlassian-api/atlassian-python-api.svg?branch=master\n :target: https://pypi.python.org/pypi/atlassian-python-api\n :alt: Build status\n.. |PyPI version| image:: https://badge.fury.io/py/atlassian-python-api.svg\n :target: https://badge.fury.io/py/atlassian-python-api\n :alt: PyPI version\n.. |License| image:: https://img.shields.io/pypi/l/atlassian-python-api.svg\n :target: https://pypi.python.org/pypi/atlassian-python-api\n :alt: License\n.. |Codacy Badge| image:: https://api.codacy.com/project/badge/Grade/c822908f507544fe98ae37b25518ae3d\n :target: https://www.codacy.com/project/gonchik/atlassian-python-api/dashboard\n :alt: Codacy Badge\n.. |PyPI - Downloads| image:: https://img.shields.io/pypi/dm/atlassian-python-api.svg\n :alt: PyPI - Downloads\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/atlassian-api/atlassian-python-api", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/atlassian-api/atlassian-python-api", "keywords": "atlassian jira confluence bitbucket bamboo crowd portfolio servicedesk jsd rest api", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "atlassian-python-api-cti", "package_url": "https://pypi.org/project/atlassian-python-api-cti/", "platform": "Platform Independent", "project_url": "https://pypi.org/project/atlassian-python-api-cti/", "project_urls": { "Download": "https://github.com/atlassian-api/atlassian-python-api", "Homepage": "https://github.com/atlassian-api/atlassian-python-api" }, "release_url": "https://pypi.org/project/atlassian-python-api-cti/1.12.0/", "requires_dist": [ "requests", "six" ], "requires_python": "", "summary": "Python Atlassian REST API Wrapper", "version": "1.12.0" }, "last_serial": 4826891, "releases": { "1.12.0": [ { "comment_text": "", "digests": { "md5": "e3ec6f0ee6a9ccb5530a5e04c6c5a80e", "sha256": "f7d1a4cf9ca2675fde0f1a162d9bc670755a8fe44b51602ee1448255cde51144" }, "downloads": -1, "filename": "atlassian_python_api_cti-1.12.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e3ec6f0ee6a9ccb5530a5e04c6c5a80e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 38304, "upload_time": "2019-02-15T20:42:14", "url": "https://files.pythonhosted.org/packages/dc/5e/f67f864df6817d8f898ed98ce725f8185ba7d7016ab659b584fa2cd6072c/atlassian_python_api_cti-1.12.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "49687784cc9f11c044492a58726ed914", "sha256": "1aeba5365e906d32cec4a072dcd86225a11211e18e664e30d12923bd7f1d1a04" }, "downloads": -1, "filename": "atlassian-python-api-cti-1.12.0.tar.gz", "has_sig": false, "md5_digest": "49687784cc9f11c044492a58726ed914", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34979, "upload_time": "2019-02-15T20:42:17", "url": "https://files.pythonhosted.org/packages/7a/e1/9b174d9c13a42b9c7b5ba04e6fedc6ad610c9f770161c8169e035eb8377d/atlassian-python-api-cti-1.12.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e3ec6f0ee6a9ccb5530a5e04c6c5a80e", "sha256": "f7d1a4cf9ca2675fde0f1a162d9bc670755a8fe44b51602ee1448255cde51144" }, "downloads": -1, "filename": "atlassian_python_api_cti-1.12.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e3ec6f0ee6a9ccb5530a5e04c6c5a80e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 38304, "upload_time": "2019-02-15T20:42:14", "url": "https://files.pythonhosted.org/packages/dc/5e/f67f864df6817d8f898ed98ce725f8185ba7d7016ab659b584fa2cd6072c/atlassian_python_api_cti-1.12.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "49687784cc9f11c044492a58726ed914", "sha256": "1aeba5365e906d32cec4a072dcd86225a11211e18e664e30d12923bd7f1d1a04" }, "downloads": -1, "filename": "atlassian-python-api-cti-1.12.0.tar.gz", "has_sig": false, "md5_digest": "49687784cc9f11c044492a58726ed914", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34979, "upload_time": "2019-02-15T20:42:17", "url": "https://files.pythonhosted.org/packages/7a/e1/9b174d9c13a42b9c7b5ba04e6fedc6ad610c9f770161c8169e035eb8377d/atlassian-python-api-cti-1.12.0.tar.gz" } ] }