Skip to main content

An automation tool to speed up the process of updating entries in harvest

Project description

About The Package

The package aims to automate the process of updating time entries in harvest. Although harvest provides APIs to do so, it requires superuser access. For regular users, those APIs are not accessible. That is why I created this package, just to make life easier.

Dependencies

Installation

pip install harvest-for-mightyhive

Usage

Initialize a Harvest client:

harvest = Harvest(username, password)

Populate the class variables and submit.

harvest.date = date.today()
harvest.project = Project.INTERNAL
harvest.task = Task.MEETING
harvest.note = "Kick off meeting"
harvest.duration = "0:30"
harvest.submit()

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-for-mightyhive-0.0.4.tar.gz (4.2 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: harvest-for-mightyhive-0.0.4.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for harvest-for-mightyhive-0.0.4.tar.gz
Algorithm Hash digest
SHA256 9e586616a0dd81f56c40320f868032307fd4a8690f201ce01df9d2231dab754a
MD5 aab216f42c3c2cb0fe600983d79d31ba
BLAKE2b-256 4b557cd7b67b015cc9937dab3171deaa5b5332b221a9a1b219f9fc6c36cc1bc3

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