Skip to main content

Python3 wrapper for harvest API

Project description

Python 3 Harvest API Bindings
===================

A python 3 wrapper for the harvestapp API. Derived from [lionheart's python2 harvest wrapper][1]. Additional detail can be found by checking the [harvestapp api documentation][2].

Usage
-----

import harvest
user = harvest.HarvestUser('https://example.harvestapp.com', 'example@email.com', 'passw0rd')
user.who_am_i()
user.update_task({
'hours': 1.8
})
user.get_today()

[1]: https://github.com/lionheart/python-harvest
[2]: https://github.com/harvesthq/api

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

harvest-python3-0.0.4.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file harvest-python3-0.0.4.tar.gz.

File metadata

File hashes

Hashes for harvest-python3-0.0.4.tar.gz
Algorithm Hash digest
SHA256 261359dedf93c0f7ee1cadd98619380c801d96881f2c539dbc88c102887a761c
MD5 587d30e8190a5f4c7add591b6b31dd8e
BLAKE2b-256 1d3b67ef122113fccfcd88f68dacd86415be0e4f3edea052bee855b1c5971201

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