{ "info": { "author": "Nick Pilon", "author_email": "npilon@oreilly.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Testing" ], "description": "mock_http lets you start an HTTP server in a separate\n thread, tell it to respond to specific requests, make requests against it,\n shut it down cleanly, and verify that appropriate calls were made.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/oreillymedia/pymockhttpserver", "keywords": "", "license": "Apache 2", "maintainer": null, "maintainer_email": null, "name": "mock_http", "package_url": "https://pypi.org/project/mock_http/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mock_http/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/oreillymedia/pymockhttpserver" }, "release_url": "https://pypi.org/project/mock_http/1.0/", "requires_dist": null, "requires_python": null, "summary": "A mock http server for unit testing code that uses web services.", "version": "1.0" }, "last_serial": 794889, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "5291c79be47cad77ce22a6c760c6868b", "sha256": "a15d78025c59c555b98ddc33765657cb526687a86ed44dd50084fe4be3434b6b" }, "downloads": -1, "filename": "mock_http-1.0.tar.gz", "has_sig": false, "md5_digest": "5291c79be47cad77ce22a6c760c6868b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10979, "upload_time": "2010-11-10T00:15:15", "url": "https://files.pythonhosted.org/packages/79/4a/2fc60aec9c71773ea5e7dd25abd7efeb41ba55640c828e115c49798600bb/mock_http-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5291c79be47cad77ce22a6c760c6868b", "sha256": "a15d78025c59c555b98ddc33765657cb526687a86ed44dd50084fe4be3434b6b" }, "downloads": -1, "filename": "mock_http-1.0.tar.gz", "has_sig": false, "md5_digest": "5291c79be47cad77ce22a6c760c6868b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10979, "upload_time": "2010-11-10T00:15:15", "url": "https://files.pythonhosted.org/packages/79/4a/2fc60aec9c71773ea5e7dd25abd7efeb41ba55640c828e115c49798600bb/mock_http-1.0.tar.gz" } ] }