Skip to main content

Wrapper for working with the Parature RESTful API

Project description

ParatureApiClient
======================================
ParatureApiClient is a python wrapper for working with the Parature RESTful API.

The package exposes a class for the following API resources:
* Ticket
* CSR
* Customer
* Account

## Installation
Install via pip:

`pip install paratureapiclient`

Save to project requirements file:

`pip freeze > requirements.txt`

## Usage
```
from paratureapiclient import ParatureApiClient


client = ParatureApiClient(PARATURE_URL, PARATURE_TOKEN)

# Get ticket data
tickets = client.tickets.get_data()
```

## License
paratureapiclient is released under the MIT License.

Project details


Release history Release notifications | RSS feed

This version

0.50

Download files

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

Source Distribution

paratureapiclient-0.50.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file paratureapiclient-0.50.tar.gz.

File metadata

File hashes

Hashes for paratureapiclient-0.50.tar.gz
Algorithm Hash digest
SHA256 d088c596805de3bc1980375c8d5aa1767bd9ddf82c150845b43822a578d4296e
MD5 fe01460197a688af65c7599b81c3a797
BLAKE2b-256 582133cf74737bad07e6356f62315d7b5e29e33743eaffa6b00ac5f191cf5fa2

See more details on using hashes here.

Supported by

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