Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

google/deputy-api-python-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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 all dependencies:

pip3 install absl-py urllib3 pytype attrs parameterized python-dateutil

Contributing

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

Licensing

See LICENSE

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages