Skip to main content

Python API client for the Yavin API

Project description

Yavin API Python Client

Python client for Yavin API

Getting started

Register or sign up to get your developer API key: my.yavin.com

Read our documentation: api.yavin.com/docs

Install

pip install yavin

Example

from yavin import Client

yavin_client = Client('<yavin_secret_key>')
yavin_client.transactions.get({
    'start_date': '2019-12-12',
    'end_date': '2020-03-03',
    'limit': 2
})
print(yavin_client.transactions.data)

Learn more about our Yavin : www.yavin.com

Changelog

1.0.0 (2020-03-30)

  • Create a Python client for Yavin.
  • Make transactions endpoint available.

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

yavin-1.0.1.tar.gz (2.1 kB view details)

Uploaded Source

File details

Details for the file yavin-1.0.1.tar.gz.

File metadata

  • Download URL: yavin-1.0.1.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.1

File hashes

Hashes for yavin-1.0.1.tar.gz
Algorithm Hash digest
SHA256 169b11c878a2cec7d2628a24bdde8f43f66ef0853e85385260543a573f7507cc
MD5 9b79bb4a53d4ef05e612e94f5c36c2dd
BLAKE2b-256 13879ae08d4774d845eb967b80de12e6087693ea35858b75a8accaf04ab15aec

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