{ "info": { "author": "Marcus Luck", "author_email": "marcus.luck@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.5" ], "description": "zohoreader\n--------\n\nTo use (with caution), simply do::\n\n >>> from zohoreader import ZohoReader\n >>> zr = ZohoReader(authkey, portalid)\n >>> all_projects = zr.get_all_projects()\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/marcus-luck/zohoreader", "keywords": "zoho,API,zoho project", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "zohoreader", "package_url": "https://pypi.org/project/zohoreader/", "platform": "", "project_url": "https://pypi.org/project/zohoreader/", "project_urls": { "Homepage": "https://github.com/marcus-luck/zohoreader" }, "release_url": "https://pypi.org/project/zohoreader/0.1.1/", "requires_dist": [ "requests (>=2.12.4)", "python-dateutil (>=2.7.2)" ], "requires_python": "", "summary": "A simple reader for zoho projects API to get all projects, users and timereports", "version": "0.1.1" }, "last_serial": 3853152, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "36548c1226c9d107036067c181d55a72", "sha256": "d9e9f27e0a9806dc543bacfedae8ec307b8027c9450faa3b17c2f458131ff9aa" }, "downloads": -1, "filename": "zohoreader-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "36548c1226c9d107036067c181d55a72", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4805, "upload_time": "2018-05-11T07:31:37", "url": "https://files.pythonhosted.org/packages/3d/40/225f7f753af0a4605227e9663d10937ae7e1fe901e3f207205951d0a0603/zohoreader-0.1.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "36548c1226c9d107036067c181d55a72", "sha256": "d9e9f27e0a9806dc543bacfedae8ec307b8027c9450faa3b17c2f458131ff9aa" }, "downloads": -1, "filename": "zohoreader-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "36548c1226c9d107036067c181d55a72", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4805, "upload_time": "2018-05-11T07:31:37", "url": "https://files.pythonhosted.org/packages/3d/40/225f7f753af0a4605227e9663d10937ae7e1fe901e3f207205951d0a0603/zohoreader-0.1.1-py2.py3-none-any.whl" } ] }