{ "info": { "author": "Jason R. Coombs", "author_email": "jaraco@jaraco.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": ".. image:: https://img.shields.io/pypi/v/http-okapi.svg\n :target: https://pypi.org/project/http-okapi\n\n.. image:: https://img.shields.io/pypi/pyversions/http-okapi.svg\n\n.. image:: https://img.shields.io/travis/jaraco/http-okapi/master.svg\n :target: https://travis-ci.org/jaraco/http-okapi\n\n.. .. image:: https://img.shields.io/appveyor/ci/jaraco/http-okapi/master.svg\n.. :target: https://ci.appveyor.com/project/jaraco/http-okapi/branch/master\n\n.. .. image:: https://readthedocs.org/projects/http-okapi/badge/?version=latest\n.. :target: https://http-okapi.readthedocs.io/en/latest/?badge=latest\n\nA simple HTTP API tool.\n\nThe Tool\n========\n\nThe tool is an HTML page with a background image. These resources are\npresented as package resources of the ``http_okapi`` package. The\nresource filenames are ``okapi.html`` and ``okapibg.png``. The HTML\npage references ``okapibg.png`` by name, so the two files are meant\nto be served from the same path.\n\nCherryPy Handler\n================\n\nThis package also presents a server implementation for CherryPy. To\nuse it, simply bind the ``http_okapi.cherrypy.Server`` somewhere in\nyour handler tree::\n\n class MyServer:\n okapi = http_okapi.cherrypy.Server()\n\nThen, the okapi tool will be available at that path.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jaraco/http-okapi", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "http-okapi", "package_url": "https://pypi.org/project/http-okapi/", "platform": "", "project_url": "https://pypi.org/project/http-okapi/", "project_urls": { "Homepage": "https://github.com/jaraco/http-okapi" }, "release_url": "https://pypi.org/project/http-okapi/1.0.0/", "requires_dist": [ "importlib-resources; python_version < \"3.7\"", "sphinx; extra == 'docs'", "jaraco.packaging (>=3.2); extra == 'docs'", "rst.linker (>=1.9); extra == 'docs'", "pytest (>=3.5); extra == 'testing'", "pytest-sugar (>=0.9.1); extra == 'testing'", "collective.checkdocs; extra == 'testing'", "pytest-flake8; extra == 'testing'", "cherrypy; extra == 'testing'" ], "requires_python": ">=2.7", "summary": "A tool for working with HTTP APIs", "version": "1.0.0" }, "last_serial": 3925894, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "f2cd5480bf83e190cac0c0ecf79b87f0", "sha256": "85add28f6743be343bd43f4b00f7cbe13f3dedc6615efd64647333a16f482f97" }, "downloads": -1, "filename": "http_okapi-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f2cd5480bf83e190cac0c0ecf79b87f0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7", "size": 8892, "upload_time": "2018-06-03T18:05:51", "url": "https://files.pythonhosted.org/packages/93/51/a2446985f359ddb439148c20a7a90c7d76c0b123ba7cecd48f82861964ad/http_okapi-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4d4d32746a96db2c31228f1cf9f167f3", "sha256": "bf74920c32861f2c2937ffdd082422a91871c16cd3d066351f2b40a77c8ac98b" }, "downloads": -1, "filename": "http-okapi-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4d4d32746a96db2c31228f1cf9f167f3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 10759, "upload_time": "2018-06-03T18:05:53", "url": "https://files.pythonhosted.org/packages/ab/ef/4a9b4ef95ea30e0a596e3a32a52d85f40a202fa6dd6c81b4c0d4af97cf7c/http-okapi-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f2cd5480bf83e190cac0c0ecf79b87f0", "sha256": "85add28f6743be343bd43f4b00f7cbe13f3dedc6615efd64647333a16f482f97" }, "downloads": -1, "filename": "http_okapi-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f2cd5480bf83e190cac0c0ecf79b87f0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7", "size": 8892, "upload_time": "2018-06-03T18:05:51", "url": "https://files.pythonhosted.org/packages/93/51/a2446985f359ddb439148c20a7a90c7d76c0b123ba7cecd48f82861964ad/http_okapi-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4d4d32746a96db2c31228f1cf9f167f3", "sha256": "bf74920c32861f2c2937ffdd082422a91871c16cd3d066351f2b40a77c8ac98b" }, "downloads": -1, "filename": "http-okapi-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4d4d32746a96db2c31228f1cf9f167f3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 10759, "upload_time": "2018-06-03T18:05:53", "url": "https://files.pythonhosted.org/packages/ab/ef/4a9b4ef95ea30e0a596e3a32a52d85f40a202fa6dd6c81b4c0d4af97cf7c/http-okapi-1.0.0.tar.gz" } ] }