{ "info": { "author": "Luis C. Cruz", "author_email": "carlitos.kyo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Topic :: Internet", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "OAuth-Client -- This is a base simple oauth client library.\n=========================================================================================\nThis project is based on http://github.com/leah/python-oauth,\nbut only the client is used.\n\nDone\n-----------------------------------------------------------------------------------------------------\n> Split the source file into several modules\n> Edited the OAuthClient class to do more easy to use in client\n> applications only.\n\nUse examples:\n-----------------------------------------------------------------------------------------------------\n> To extending the OAuthClient, git@github.com:carlitux/twython.git could be used \n> as an example.\n> To do a client app using this, there is an example here\n> http://github.com/carlitux/ITwittBook this app is implemented\n> by me for learning purpose.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/carlitux/Python-OAuth-Client", "keywords": "oauth client", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "oauther", "package_url": "https://pypi.org/project/oauther/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/oauther/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/carlitux/Python-OAuth-Client" }, "release_url": "https://pypi.org/project/oauther/0.1/", "requires_dist": null, "requires_python": null, "summary": "An simple oauth base client.", "version": "0.1" }, "last_serial": 795639, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "520dbb68951b33c4867e043b447274b4", "sha256": "88299597123bfd84debc9c9e62102962bafa2ba31df778d8a874107851c72bad" }, "downloads": -1, "filename": "oauther-0.1.tar.gz", "has_sig": false, "md5_digest": "520dbb68951b33c4867e043b447274b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8302, "upload_time": "2011-06-19T18:46:15", "url": "https://files.pythonhosted.org/packages/db/25/0d699c26214c220beef649f588383d8bf7755c3bcf31f6368a0674495433/oauther-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "520dbb68951b33c4867e043b447274b4", "sha256": "88299597123bfd84debc9c9e62102962bafa2ba31df778d8a874107851c72bad" }, "downloads": -1, "filename": "oauther-0.1.tar.gz", "has_sig": false, "md5_digest": "520dbb68951b33c4867e043b447274b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8302, "upload_time": "2011-06-19T18:46:15", "url": "https://files.pythonhosted.org/packages/db/25/0d699c26214c220beef649f588383d8bf7755c3bcf31f6368a0674495433/oauther-0.1.tar.gz" } ] }