{ "info": { "author": "OpenStack", "author_email": "openstack-dev@lists.openstack.org", "bugtrack_url": null, "classifiers": [ "Environment :: OpenStack", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "===============================\nos-http\n===============================\n\nSimple HTTP CLI for OpenStack\n\nA common problem I have in development is needing to make a request against an\nauthenticated request against an OpenStack API \"correctly\" (using the catalog,\nreal authentication, version discovery etc).\n\nos-http is a httpie_ inspired wrapper around basic keystoneauth_ functionality\nthat can make and display the response to HTTP requests against openstack\nservices.\n\n* Free software: Apache license\n* Source: https://github.com/jamielennox/os-http\n\n.. _httpie: http://httpie.org/\n.. _keystoneauth: https://github.com/openstack/keystoneauth\n\nUsage\n-----\n\n.. code-block:: bash\n\n source accrc # load your cloud authentication\n os-http --os-service-type image \\\n --os-api-version 2 \\\n --os-interface public \\\n --os-region RegionTwo \\\n get /images", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.openstack.org/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "os-http", "package_url": "https://pypi.org/project/os-http/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/os-http/", "project_urls": { "Homepage": "http://www.openstack.org/" }, "release_url": "https://pypi.org/project/os-http/0.1.0/", "requires_dist": [ "Babel (>=1.3)", "keystoneauth1", "os-client-config", "pbr (>=1.4,<2.0)", "pygments" ], "requires_python": "", "summary": "Simple HTTP CLI for OpenStack", "version": "0.1.0" }, "last_serial": 2152164, "releases": { "0.0.1.dev8": [], "0.1.0": [ { "comment_text": "", "digests": { "md5": "6de0d79fc27f62defeccbfa65a682493", "sha256": "5b1a29bf63ef0fad66b431ac30bc4faa152208ff179c1c02779df606d93162b1" }, "downloads": -1, "filename": "os_http-0.1.0-py2-none-any.whl", "has_sig": true, "md5_digest": "6de0d79fc27f62defeccbfa65a682493", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8468, "upload_time": "2016-04-11T06:20:42", "url": "https://files.pythonhosted.org/packages/00/86/7574f0c99fcf7b82d8dbaace88968f19ec5ff89d01258af55388173d5ec1/os_http-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f7dbe0e4269869d1fe41df82556610f4", "sha256": "25d75a107c7c58c118f10a24da7a6a45e21681f8b5c9401d750dc3e4ba24b7e7" }, "downloads": -1, "filename": "os-http-0.1.0.tar.gz", "has_sig": true, "md5_digest": "f7dbe0e4269869d1fe41df82556610f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11862, "upload_time": "2016-04-11T06:20:59", "url": "https://files.pythonhosted.org/packages/bf/bd/a17f95c611e1fb3081c80b933494688224f2dec9138561d670785d363e00/os-http-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6de0d79fc27f62defeccbfa65a682493", "sha256": "5b1a29bf63ef0fad66b431ac30bc4faa152208ff179c1c02779df606d93162b1" }, "downloads": -1, "filename": "os_http-0.1.0-py2-none-any.whl", "has_sig": true, "md5_digest": "6de0d79fc27f62defeccbfa65a682493", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8468, "upload_time": "2016-04-11T06:20:42", "url": "https://files.pythonhosted.org/packages/00/86/7574f0c99fcf7b82d8dbaace88968f19ec5ff89d01258af55388173d5ec1/os_http-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f7dbe0e4269869d1fe41df82556610f4", "sha256": "25d75a107c7c58c118f10a24da7a6a45e21681f8b5c9401d750dc3e4ba24b7e7" }, "downloads": -1, "filename": "os-http-0.1.0.tar.gz", "has_sig": true, "md5_digest": "f7dbe0e4269869d1fe41df82556610f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11862, "upload_time": "2016-04-11T06:20:59", "url": "https://files.pythonhosted.org/packages/bf/bd/a17f95c611e1fb3081c80b933494688224f2dec9138561d670785d363e00/os-http-0.1.0.tar.gz" } ] }