This tag should be used for posts that involve the use of the atlassian-python-api. The API provides a simple python interface for interacting with Atlassian products (Jira, Confluence, BitBucket, etc.). Since it is a wrapper for the general Atlassian REST API with a different syntax and capabilities, posts specific to the atlassian-python-api should be identified using this tag instead of inaccurate tags like `confluence-rest-api` or `jira-rest-api`.
The atlassian-python-api is a Python wrapper for the Atlassian REST API and provides modules for different Atlassian products:
- Jira
- Confluence
- BitBucket
- Bamboo
- Jira Service Desk
- Xray
The documentation for the different modules is available here.