{
"info": {
"author": "Andras Barthazi",
"author_email": "andras@barthazi.hu",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Environment :: Console",
"Environment :: Plugins",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Topic :: Internet :: WWW/HTTP",
"Topic :: Utilities"
],
"description": "httpie-escher-auth\n==================\n\nThis `HTTPie `_ auth plugin implements Escher authentication for endpoints\nusing Escher authentication with default settings.\n\nInstallation\n------------\n\nBe sure that `HTTPie `_ is installed, and install this plugin:\n\n.. code-block:: bash\n\n $ pip install httpie-escher-auth\n\nAfter installing, you will see the option ``escher-auth`` under ``--auth-type`` if you run\n``$ http --help``.\n\nExample\n-------\n\n.. code-block:: bash\n\n $ http --auth-type=escher-auth --auth=escher_key:escher_secret https://api.example.com/users\n\nThe default Escher credential scope is \"escher_request\". You can define the credential scope like this:\n\n.. code-block:: bash\n\n $ http --auth-type=escher-auth --auth=credential_scope/escher_key:escher_secret https://api.example.com/users\n\nCheck out `HTTPie sessions `_ if you would like to\nsave authentication information between your requests.",
"description_content_type": null,
"docs_url": null,
"download_url": "https://github.com/emartech/httpie-escher-auth",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/emartech/httpie-escher-auth",
"keywords": null,
"license": "MIT",
"maintainer": null,
"maintainer_email": null,
"name": "httpie-escher-auth",
"package_url": "https://pypi.org/project/httpie-escher-auth/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/httpie-escher-auth/",
"project_urls": {
"Download": "https://github.com/emartech/httpie-escher-auth",
"Homepage": "https://github.com/emartech/httpie-escher-auth"
},
"release_url": "https://pypi.org/project/httpie-escher-auth/0.1.0/",
"requires_dist": null,
"requires_python": null,
"summary": "EscherAuth plugin for HTTPie.",
"version": "0.1.0"
},
"last_serial": 3552605,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "51ca4946429935894a1736ecbb4c8926",
"sha256": "a04ab1bb8ff79175846cf5079ae99fa8ba61d96f3770ae186061be4480267ca4"
},
"downloads": -1,
"filename": "httpie_escher_auth-0.1.0-py2.7.egg",
"has_sig": false,
"md5_digest": "51ca4946429935894a1736ecbb4c8926",
"packagetype": "bdist_egg",
"python_version": "2.7",
"requires_python": null,
"size": 6061,
"upload_time": "2016-06-29T12:55:58",
"url": "https://files.pythonhosted.org/packages/17/fd/d6b112dd382e7ce4458dda2d454da01c877ec4e6dc656ca2840416932547/httpie_escher_auth-0.1.0-py2.7.egg"
},
{
"comment_text": "",
"digests": {
"md5": "0c01cf3e5b9681b49b1815e22c94b456",
"sha256": "41565ee2b884bd7043caae6b580e971b1d211cec12ff945da8c877d25dcfde30"
},
"downloads": -1,
"filename": "httpie-escher-auth-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "0c01cf3e5b9681b49b1815e22c94b456",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2316,
"upload_time": "2016-06-29T12:55:53",
"url": "https://files.pythonhosted.org/packages/39/ba/b89e1bbafa96bf53269a13bc1a0b1ae5cf3cbca87a4068ef2b50a1a8d34a/httpie-escher-auth-0.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "51ca4946429935894a1736ecbb4c8926",
"sha256": "a04ab1bb8ff79175846cf5079ae99fa8ba61d96f3770ae186061be4480267ca4"
},
"downloads": -1,
"filename": "httpie_escher_auth-0.1.0-py2.7.egg",
"has_sig": false,
"md5_digest": "51ca4946429935894a1736ecbb4c8926",
"packagetype": "bdist_egg",
"python_version": "2.7",
"requires_python": null,
"size": 6061,
"upload_time": "2016-06-29T12:55:58",
"url": "https://files.pythonhosted.org/packages/17/fd/d6b112dd382e7ce4458dda2d454da01c877ec4e6dc656ca2840416932547/httpie_escher_auth-0.1.0-py2.7.egg"
},
{
"comment_text": "",
"digests": {
"md5": "0c01cf3e5b9681b49b1815e22c94b456",
"sha256": "41565ee2b884bd7043caae6b580e971b1d211cec12ff945da8c877d25dcfde30"
},
"downloads": -1,
"filename": "httpie-escher-auth-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "0c01cf3e5b9681b49b1815e22c94b456",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2316,
"upload_time": "2016-06-29T12:55:53",
"url": "https://files.pythonhosted.org/packages/39/ba/b89e1bbafa96bf53269a13bc1a0b1ae5cf3cbca87a4068ef2b50a1a8d34a/httpie-escher-auth-0.1.0.tar.gz"
}
]
}