{ "info": { "author": "Jakub Roztocil", "author_email": "jakub@roztocil.name", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Utilities" ], "description": "httpie-oauth\n===========\n\nOAuth plugin for `HTTPie `_.\n\nIt currently provides support for OAuth 1.0a 2-legged.\n\n\nInstallation\n------------\n\n.. code-block:: bash\n\n $ pip install httpie-auth\n\n\nYou should now see ``oauth1`` under ``--auth-type`` in ``$ http --help`` output.\n\n\nUsage\n-----\n\n.. code-block:: bash\n\n $ http --auth-type=oauth1 --auth='client-key:client-secret' example.org\n\n\nYou can also use `HTTPie sessions `_:\n\n.. code-block:: bash\n\n # Create session\n $ http --session=logged-in --auth-type=oauth1 --auth='client-key:client-secret' example.org\n\n # Re-use auth\n $ http --session=logged-in POST example.org hello=world", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/jkbr/httpie-oauth", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jkbr/httpie-oauth", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "httpie-oauth", "package_url": "https://pypi.org/project/httpie-oauth/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/httpie-oauth/", "project_urls": { "Download": "https://github.com/jkbr/httpie-oauth", "Homepage": "https://github.com/jkbr/httpie-oauth" }, "release_url": "https://pypi.org/project/httpie-oauth/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "OAuth plugin for HTTPie.", "version": "1.0.2" }, "last_serial": 1117414, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "e1dd43ee13c0abb03bae0a1c9eb0413b", "sha256": "c9851c497c09da7a2fa521bd245bc429bb23dd14c311d1a8fe4d4588373bc076" }, "downloads": -1, "filename": "httpie-oauth-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e1dd43ee13c0abb03bae0a1c9eb0413b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1801, "upload_time": "2013-09-22T13:05:15", "url": "https://files.pythonhosted.org/packages/0e/20/e804d3b0e17b4d779ac17873d908b8b30350ad46ae18fb8cdba7dccddc94/httpie-oauth-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "987f1150c67b4bed17ace0749fdcaf16", "sha256": "6fb29e402095f9142f7fe514080d43d38cb1dbbbb7d0c578da9a2f0a70f03c52" }, "downloads": -1, "filename": "httpie-oauth-1.0.1.tar.gz", "has_sig": false, "md5_digest": "987f1150c67b4bed17ace0749fdcaf16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1800, "upload_time": "2013-09-23T14:09:24", "url": "https://files.pythonhosted.org/packages/45/6e/5d937d519fa7577ac652be5fbccce9f54d46f3885ee5aa6e2100de2b8a8c/httpie-oauth-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "5644a00d4648a0d2b8af7c3fcbe4e36c", "sha256": "b4fd8c6e85a7f84e27ba7bfc910627e7010465f4dc4999f81f6c43513485503f" }, "downloads": -1, "filename": "httpie-oauth-1.0.2.tar.gz", "has_sig": false, "md5_digest": "5644a00d4648a0d2b8af7c3fcbe4e36c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1796, "upload_time": "2013-09-24T18:19:28", "url": "https://files.pythonhosted.org/packages/ed/b5/d309cd50e319fa2d746eb8a5d4cb881d9973a0b1095e31e0fac77761cbd3/httpie-oauth-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5644a00d4648a0d2b8af7c3fcbe4e36c", "sha256": "b4fd8c6e85a7f84e27ba7bfc910627e7010465f4dc4999f81f6c43513485503f" }, "downloads": -1, "filename": "httpie-oauth-1.0.2.tar.gz", "has_sig": false, "md5_digest": "5644a00d4648a0d2b8af7c3fcbe4e36c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1796, "upload_time": "2013-09-24T18:19:28", "url": "https://files.pythonhosted.org/packages/ed/b5/d309cd50e319fa2d746eb8a5d4cb881d9973a0b1095e31e0fac77761cbd3/httpie-oauth-1.0.2.tar.gz" } ] }