Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 680 Bytes

File metadata and controls

27 lines (17 loc) · 680 Bytes

Deputy API Python Client

This is a Python3 client library for interacting with the Deputy.com api.

At best, it allows one to easily transcribe responses from the API into Python objects. At worst, it simplifies building and making queries to the API in a more object-oriented way.

This is not an official, or supported, Google product.

Installation

To install package and dependencies:

  pip3 install google-deputy-api-python-client

Contributing

Contributions to this project are welcome. Please see CONTRIBUTING.md for contribution guidelines.

Licensing

See LICENSE