{ "info": { "author": "Andres Gonzalez", "author_email": "andresgz@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "===============\npython-teamwork\n===============\nPython Wrapper for Teamwork API\n\nAPI Reference: http://developer.teamwork.com/\n\nTo use, simply do::\n\n >>> import teamwork\n >>> instance = teamork.Teamwork('company.teamwork.com', 'API_KEY')\n >>> instance.get_projects()\n\n***************\nInstallation\n***************\n\nUsing pip:\n >>> pip install python-teamwork\n\nUsing the source code:\n >>> python setup.py install\n\n******************\nAvailable methods\n******************\n\nMethods implementation in progress. This is the list of the available ones:\n\ninstance.get_projects()\n-----------------------\n\nReturns all the projects of the account.\nhttp://developer.teamwork.com/projectsapi#retrieve_all_proj\n\ninstance.get_project_times(project_id)\n--------------------------------------\nReturns the times for a specific project.\nAvailable parameters for filtering:\n\n- user_id: User id\n- start_date: Start date\n- end_date: End Date\n\ninstance.save_project_time_entry(project_id, entry_date, duration, user_id, description, start_time)\n------------------------------------------------------------------------------------------------------------\nCreate time entry for specified project.\n\n- project_id: Project ID\n- date: datetime.date Date of time entry\n- duration: datetime.timedelta Duration\n- user_id: Integer Id of person\n- description: String Id of person\n- start_time: datetime.timedelta", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/swappsco/python-teamwork", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "python-teamwork", "package_url": "https://pypi.org/project/python-teamwork/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-teamwork/", "project_urls": { "Homepage": "https://github.com/swappsco/python-teamwork" }, "release_url": "https://pypi.org/project/python-teamwork/0.1.3/", "requires_dist": null, "requires_python": "", "summary": "Python Wrapper for Teamwork API", "version": "0.1.3" }, "last_serial": 1864587, "releases": { "0.1.1": [], "0.1.2": [ { "comment_text": "", "digests": { "md5": "4c54e3d787e3d7756f4bca15e8ac4c96", "sha256": "241a9efa3506d76aa13d09800f6d5f09f88d0a62e9907e95a047fed2e05859b0" }, "downloads": -1, "filename": "python-teamwork-0.1.2.tar.gz", "has_sig": false, "md5_digest": "4c54e3d787e3d7756f4bca15e8ac4c96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2698, "upload_time": "2015-11-17T13:01:31", "url": "https://files.pythonhosted.org/packages/c4/32/6c14cf50376f89448ecbde6d3c0aec66a31a0688a1b65330cf9d5a560e5d/python-teamwork-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "b41e215739d2573d70544136e3c2f6be", "sha256": "7db8a43262f1ae689a09b560a82743c810f67fdeae8c8853dcb723bb9cb1eb4a" }, "downloads": -1, "filename": "python_teamwork-0.1.3-py2.7.egg", "has_sig": false, "md5_digest": "b41e215739d2573d70544136e3c2f6be", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5524, "upload_time": "2015-12-16T07:34:15", "url": "https://files.pythonhosted.org/packages/7c/3a/52f3e2cdc596c0e2692a916cf1b06b59f61bdaaef1b6d06583da4faa7f9d/python_teamwork-0.1.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "149af930917bebf96e085c0f55e97514", "sha256": "378a2dd1d3a6846075b8d9e7c652e1cb90e3ecb773cde55e4d6dba5e487dd8f4" }, "downloads": -1, "filename": "python-teamwork-0.1.3.tar.gz", "has_sig": false, "md5_digest": "149af930917bebf96e085c0f55e97514", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2802, "upload_time": "2015-12-16T07:34:10", "url": "https://files.pythonhosted.org/packages/0c/83/fa0cba2f2c180c751868ab38f884e9724a24589b974482b4115dcb1ab94b/python-teamwork-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b41e215739d2573d70544136e3c2f6be", "sha256": "7db8a43262f1ae689a09b560a82743c810f67fdeae8c8853dcb723bb9cb1eb4a" }, "downloads": -1, "filename": "python_teamwork-0.1.3-py2.7.egg", "has_sig": false, "md5_digest": "b41e215739d2573d70544136e3c2f6be", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5524, "upload_time": "2015-12-16T07:34:15", "url": "https://files.pythonhosted.org/packages/7c/3a/52f3e2cdc596c0e2692a916cf1b06b59f61bdaaef1b6d06583da4faa7f9d/python_teamwork-0.1.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "149af930917bebf96e085c0f55e97514", "sha256": "378a2dd1d3a6846075b8d9e7c652e1cb90e3ecb773cde55e4d6dba5e487dd8f4" }, "downloads": -1, "filename": "python-teamwork-0.1.3.tar.gz", "has_sig": false, "md5_digest": "149af930917bebf96e085c0f55e97514", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2802, "upload_time": "2015-12-16T07:34:10", "url": "https://files.pythonhosted.org/packages/0c/83/fa0cba2f2c180c751868ab38f884e9724a24589b974482b4115dcb1ab94b/python-teamwork-0.1.3.tar.gz" } ] }