Skip to main content

Yet Another Jira API Wrapper

Project description

YAJAW - Yet Another Jira API Wrapper

PyPI - Version PyPI - Python Version


Table of Contents

Introduction

There are several Python libraries to access Atlassian Jira, with just a few of them barely usable in the real world. Those few that pass the bar are usually designed using object oriented paradigm. I personaly prefer a functional paradigm when dealing with data-centric applications. Compound that with the need to extract, transform, and load the data in an effecient way and you'll understand why I chose to create my own library package.

The intention is to provide a package where we can access and manipulate the data in the Jira ecosystem primarily for project analysis and dashboarding. Focus in on read-only actions from the available REST APIs, using concurrent programming as much as possible.

API calls to modify the data in Jira are not excluded from the scope of the library package. They are just not prioritized to be addressed now.

Installation

pip install yajaw

Usage

Under design...

License

yajaw is distributed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yajaw-0.0.2.dev5.tar.gz (17.1 kB view hashes)

Uploaded Source

Built Distribution

yajaw-0.0.2.dev5-py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 3

Supported by

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