Skip to main content

The Python Client for the Atlassian Marketplace

Project description

Atlassian Marketplace Python Client

The Python Client for the Atlassian Marketplace, which allows to easily get information from the Atlassian Marketplace and setting information in it.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

This project was written with Python 3.6. The results of running this with Python 2 will vary.

Installing

The requirements which are needed to run the atlassian_marketplace_python_client are set in the requirements.txt file and can be installed by running the following command in your command line.

pip install -r requirements.txt  

or

venv/bin/pip install -r requirements.txt  

Versioning

Version 0.1: Supports getting products from a specific vendor(as json) and getting only the names of the products of a specific vendor.

Version 0.3: Update to requests 2.20.0 to fix potential vulnerability.

Authors

  • Jean Petry

License

This project is licensed under the MIT License - see the LICENSE.md file for details

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

Built Distribution

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