{ "info": { "author": "Mart\u00edn Garc\u00eda", "author_email": "newluxfero@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Producteev: Python API\n======================\n\nThis is a Python wrapper for the Producteev API.\n\n\nInstallation\n------------\n\nTo install producteev, simply::\n\n $ pip install producteev\n\nOr::\n\n $ easy_install producteev\n\nOr, if you absolutely must::\n\n $ sudo python setup.py install\n\n\nUsage\n-----\n\nCreate a new client instance::\n\n from producteev import Producteev\n\n client = Producteev(\"api_key_from_producteev\",\"api_secret_from_producteev\")\n\n\nLogin in as a user::\n\n client.login(\"username\",\"password\")\n\nGet the server time::\n\n client.time\n\nGet as list of tasks::\n\n client.tasks.list\n\n\nGet as list of lables::\n\n client.labels.list\n\n\nTests\n-----\n\nFor run tests::\n\n $ python setup.py test\n\nThis option ask you about your API_KEY, SECRET_KEY, Username and Password for\nrun tests with your account (after testing, your account will remain as before).\nIf you don't want write this info on each test, you can add it in tests.cfg\n\n\nDocs\n----\n\nFor build docs::\n\n $ python setup.py docs [format]\n\nAvailable formats: ``html`` (default), ``pdf``, ``latex``\n\n\nLicense\n-------\n\nCopyright (c) 2012 Mart\u00edn Garc\u00eda \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.", "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/magarcia/python-producteev", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "producteev", "package_url": "https://pypi.org/project/producteev/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/producteev/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/magarcia/python-producteev" }, "release_url": "https://pypi.org/project/producteev/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "Producteev API.", "version": "0.1.5" }, "last_serial": 2932919, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3933c5040111707710bd2e42d0fb91e7", "sha256": "271309a3821b6bf930eaa15c30796dbcbb3f4ab38c8e293345a9284aa6e866ae" }, "downloads": -1, "filename": "producteev-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3933c5040111707710bd2e42d0fb91e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9990, "upload_time": "2012-06-09T00:46:41", "url": "https://files.pythonhosted.org/packages/51/8e/177c2c32ad5236ff6e10228f32d365bb3efae39154f367d4bfbd7ce6b91d/producteev-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d20f1b8b4f73ce9781f60f58b84db4bb", "sha256": "b77fe925cfef7c553526118e46a8013c7ecfa3d04d029d2422c6c8c2f2264f67" }, "downloads": -1, "filename": "producteev-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d20f1b8b4f73ce9781f60f58b84db4bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10015, "upload_time": "2012-06-09T01:13:17", "url": "https://files.pythonhosted.org/packages/e6/01/9735b385020a85f80ccaa9841b88e6001fdb55b1db0d1c9b1d3107e2efd0/producteev-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "012e9b7b8075d74853980d8c7cdd9036", "sha256": "205dcecb544a0b1c702458586e4ddc768cdac535fc0d24d1f1234cf846916677" }, "downloads": -1, "filename": "producteev-0.1.2.tar.gz", "has_sig": false, "md5_digest": "012e9b7b8075d74853980d8c7cdd9036", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9983, "upload_time": "2012-06-09T01:25:49", "url": "https://files.pythonhosted.org/packages/da/34/dbe9b211705d46206545639121b628aee6da76055b9399029aa053156ec7/producteev-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "f70742dbc634e285bd926dc038697fb3", "sha256": "e24108b710e72fe414e4e2de188aa372bccd4c9d905219fa21a6ce65c830f00e" }, "downloads": -1, "filename": "producteev-0.1.3.tar.gz", "has_sig": false, "md5_digest": "f70742dbc634e285bd926dc038697fb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8182, "upload_time": "2012-06-09T01:28:09", "url": "https://files.pythonhosted.org/packages/8b/4e/b7d1f952d8c15aa415526ecadce8fe11d8ed76ea280c50c823b94b75484f/producteev-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "5d6fa8f01976bc24c5960c48e8e303c2", "sha256": "38d84271a188dcbf7fd3667a87bc2ae8260566dd47a3aca1e6c1539304265ece" }, "downloads": -1, "filename": "producteev-0.1.4.tar.gz", "has_sig": false, "md5_digest": "5d6fa8f01976bc24c5960c48e8e303c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11773, "upload_time": "2012-06-10T15:14:36", "url": "https://files.pythonhosted.org/packages/08/1c/e31178ee2e94b99b92c8b93790132c0f5d21cbd64ed609772c819a14d839/producteev-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "d5ab7fbb6c6a2105151620ab8d026440", "sha256": "50b4a049633acef2e1f697c14a958a7780b4b3f1db4f68519af968ea3f815ea8" }, "downloads": -1, "filename": "producteev-0.1.5.tar.gz", "has_sig": false, "md5_digest": "d5ab7fbb6c6a2105151620ab8d026440", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11779, "upload_time": "2012-07-20T17:19:25", "url": "https://files.pythonhosted.org/packages/e5/f1/6e0c09f001d3bbe64ebc3f7dbe3cf3ab3b927413eba4719954660399bd25/producteev-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d5ab7fbb6c6a2105151620ab8d026440", "sha256": "50b4a049633acef2e1f697c14a958a7780b4b3f1db4f68519af968ea3f815ea8" }, "downloads": -1, "filename": "producteev-0.1.5.tar.gz", "has_sig": false, "md5_digest": "d5ab7fbb6c6a2105151620ab8d026440", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11779, "upload_time": "2012-07-20T17:19:25", "url": "https://files.pythonhosted.org/packages/e5/f1/6e0c09f001d3bbe64ebc3f7dbe3cf3ab3b927413eba4719954660399bd25/producteev-0.1.5.tar.gz" } ] }