Skip to main content

A python client for the GetMyInvoices API

Project description

accounts-api-python

This repository serves as a python API client for the GetMyInvoices API v2. Visit the documentation for further information.

Install

To simply integrate this library into your project, you can install it via pip:

pip install getmyinvoices

How to use

To initiate an API client, create an GMI instance with an access token:

GMI("XXXX-XXXX-XXXX-XXXX-XXXX")

Example usage:

gmi = GMI("XXXX-XXXX-XXXX-XXXX-XXXX")
gmi.api_status()
Maintainer

Ben Barten

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

getmyinvoices-1.0.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

getmyinvoices-1.0.1-py3-none-any.whl (4.4 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