Skip to main content

Python wrapper for TradeGecko REST API

Project description

https://travis-ci.org/epantry/tradegecko-python.png?branch=master

Python wrapper for TradeGecko API.

Install

pip install tradegecko-python

How to use

Initialize client

tg = TradeGeckoRestClient(access_token, refresh_token)

Create company

tg.company.create(**company_data)

Update company

tg.company.update(company_id, **company_data)

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

tradegecko-python-0.0.2.tar.gz (3.1 kB view hashes)

Uploaded Source

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