Metadata-Version: 2.1
Name: python-harvest-apiv2
Version: 1.10.0
Summary: Harvest API v2 client
Home-page: https://github.com/bradbase/python-harvest_apiv2
Author: Bradley van Ree
Author-email: brads@bradbase.net
License: MIT
Keywords: Harvest,harvestapp,timetracking,time tracking,timesheet,time sheet,api
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Manufacturing
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Requires-Dist: requests
Requires-Dist: requests-oauthlib
Requires-Dist: dacite
Requires-Dist: configparser
Requires-Dist: httpretty
Provides-Extra: build
Requires-Dist: pip-tools ; extra == 'build'
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: mock ; extra == 'test'

Harvest Time Tracking API v2 Client


