Skip to main content

A simple client to access API of the Movidesk

Project description

https://travis-ci.org/daniellbastos/movidesk-client.svg?branch=master

Requirements

  • Python >= 3.x

How to install

pip install movedesk-client

How to use

>>> from move_client import MovedeskClient
>>> client = MovedeskClient('super-token')
>>>
>>> client.person_create({'foo': 'bar'})
>>> ...
>>> client.ticket_create({'foo': 'bar'})

TODO

Add access to all resource.

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

movidesk-client-1.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

movidesk_client-1.0.1-py3-none-any.whl (3.0 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