{ "info": { "author": "Brendan Roy", "author_email": "br3ndanr@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Natural Language :: English", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries" ], "description": "Python 3 Harvest API Bindings\n===================\n\nA 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].\n\nUsage\n-----\n\n import harvest\n user = harvest.HarvestUser('https://example.harvestapp.com', 'example@email.com', 'passw0rd')\n user.who_am_i()\n user.update_task({\n 'hours': 1.8\n })\n user.get_today()\n\n [1]: https://github.com/lionheart/python-harvest\n [2]: https://github.com/harvesthq/api", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bmon/harvest-python3", "keywords": "harvest api harvestapp", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "harvest-python3", "package_url": "https://pypi.org/project/harvest-python3/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/harvest-python3/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bmon/harvest-python3" }, "release_url": "https://pypi.org/project/harvest-python3/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "Python3 wrapper for harvest API", "version": "0.0.4" }, "last_serial": 2193979, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "544a0efc99abe160b2b3c83ba0cd7c00", "sha256": "f7425514fb9ba19859ba697b97aed7b8a89176e0ad9478ac3f199895be9ad818" }, "downloads": -1, "filename": "harvest-python3-0.0.1.tar.gz", "has_sig": false, "md5_digest": "544a0efc99abe160b2b3c83ba0cd7c00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3935, "upload_time": "2015-12-02T14:12:46", "url": "https://files.pythonhosted.org/packages/a2/b1/400d588764081f64d8123a712ead2dd36cada97d602409e479bd43dce8c4/harvest-python3-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "e83ee34bfc92339d0c90a4a295f9415e", "sha256": "98718bdb09d335ae5ed1a533344a5eb51e50351b8ba0981de834c4b7ea4b59a6" }, "downloads": -1, "filename": "harvest-python3-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e83ee34bfc92339d0c90a4a295f9415e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4089, "upload_time": "2015-12-02T14:42:01", "url": "https://files.pythonhosted.org/packages/62/41/cf08d3d0764e2f2833ab3c84dec7cfbef7e0d8a2d016a8b0821264049995/harvest-python3-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "934c538b9523a22315eaf678e6305c29", "sha256": "b0f141fc87ad57ac631a4998c30d99bd6c28aa1357e8b16bdb7daf48d7de7f7f" }, "downloads": -1, "filename": "harvest-python3-0.0.3.tar.gz", "has_sig": false, "md5_digest": "934c538b9523a22315eaf678e6305c29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4053, "upload_time": "2016-01-08T20:05:45", "url": "https://files.pythonhosted.org/packages/d4/50/0f0f4d84284d7af774927ef2924fe0ff76076636ac8e20deb0710d99a339/harvest-python3-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "587d30e8190a5f4c7add591b6b31dd8e", "sha256": "261359dedf93c0f7ee1cadd98619380c801d96881f2c539dbc88c102887a761c" }, "downloads": -1, "filename": "harvest-python3-0.0.4.tar.gz", "has_sig": false, "md5_digest": "587d30e8190a5f4c7add591b6b31dd8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4093, "upload_time": "2016-06-29T15:54:48", "url": "https://files.pythonhosted.org/packages/1d/3b/67ef122113fccfcd88f68dacd86415be0e4f3edea052bee855b1c5971201/harvest-python3-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "587d30e8190a5f4c7add591b6b31dd8e", "sha256": "261359dedf93c0f7ee1cadd98619380c801d96881f2c539dbc88c102887a761c" }, "downloads": -1, "filename": "harvest-python3-0.0.4.tar.gz", "has_sig": false, "md5_digest": "587d30e8190a5f4c7add591b6b31dd8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4093, "upload_time": "2016-06-29T15:54:48", "url": "https://files.pythonhosted.org/packages/1d/3b/67ef122113fccfcd88f68dacd86415be0e4f3edea052bee855b1c5971201/harvest-python3-0.0.4.tar.gz" } ] }