Skip to main content

Modern, Pythonic interface for Atlassian's REST APIs, designed specifically for cloud-based Atlassian products.

Project description

Documentation Status https://github.com/MacHu-GWU/pyatlassian-project/actions/workflows/main.yml/badge.svg https://codecov.io/gh/MacHu-GWU/pyatlassian-project/branch/main/graph/badge.svg https://img.shields.io/pypi/v/pyatlassian.svg https://img.shields.io/pypi/l/pyatlassian.svg https://img.shields.io/pypi/pyversions/pyatlassian.svg https://img.shields.io/badge/Release_History!--None.svg?style=social https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
https://img.shields.io/badge/Link-Document-blue.svg https://img.shields.io/badge/Link-API-blue.svg https://img.shields.io/badge/Link-Install-blue.svg https://img.shields.io/badge/Link-GitHub-blue.svg https://img.shields.io/badge/Link-Submit_Issue-blue.svg https://img.shields.io/badge/Link-Request_Feature-blue.svg https://img.shields.io/badge/Link-Download-blue.svg

Welcome to pyatlassian Documentation

https://pyatlassian.readthedocs.io/en/latest/_static/pyatlassian-logo.png

pyatlassian provides a clean, intuitive, and fully-typed Python interface for interacting with Atlassian’s cloud services like Confluence and Jira. While other Python clients exist for Atlassian’s APIs, many are based on outdated APS specifications. PyAtlassian is built from the ground up to work seamlessly with the latest REST API versions.

Key Features

  • Modern Python Support: Built for modern Python with full type hints

  • Cloud-First Design: Optimized for Atlassian cloud services

  • REST API Focused: Direct interface with the latest Atlassian REST APIs

  • Products Supported:
    • Confluence Cloud

    • JIRA Cloud

    • More products coming soon…

Development Philosophy

While the initial vision for pyatlassian included automatic code generation from OpenAPI specifications, we chose a pragmatic approach focused on delivering immediate value. Here’s why:

  • Focus on Immediate Needs: Rather than waiting for a complete OpenAPI-based solution, we’re manually implementing the most critical API endpoints to provide a working solution sooner.

  • Quality Over Automation: Hand-crafted implementations allow us to provide a more Pythonic and intuitive interface, optimized for real-world usage patterns.

  • Parallel Development: While this project delivers immediate value through manual implementation, we maintain a separate project focused on OpenAPI-based generation for future scalability.

Install

pyatlassian is released on PyPI, so all you need is to:

$ pip install pyatlassian

To upgrade to latest version:

$ pip install --upgrade pyatlassian

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page