{ "info": { "author": "Wincer", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "===============\nTiny HTTP\n===============\n\n|Python-version| |License|\n\n.. |Python-version| image:: https://img.shields.io/badge/python-%3E=3.5-0e83cd.svg?style=flat-square :alt: Python Version\n.. |License| image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg?style=flat-square :alt: License\n\n\nIntroduction\n==============\nA socket-based static HTTP server, Support for asynchronous.(Does not support python2)\n \nInstall\n==============\n``pip install tinyhttp``\n\nUsage\n==============\nAsynchrous\n \n``python -m tinyhttp # or tinyhttp``\n\nMulti-Thread\n\n``python -m tinyhttp.thread``\n\nSet Port(The defalut port is 6789.)\n\n\n``python -m tinyhttp.thread 6666``\n\nDebug mode\n\n``python -m tinyhttp --debug``\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/WincerChan/Tiny-Http", "keywords": "", "license": "GPL-3.0", "maintainer": "", "maintainer_email": "", "name": "tinyhttp", "package_url": "https://pypi.org/project/tinyhttp/", "platform": "", "project_url": "https://pypi.org/project/tinyhttp/", "project_urls": { "Homepage": "https://github.com/WincerChan/Tiny-Http" }, "release_url": "https://pypi.org/project/tinyhttp/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "Async static HTTP server.", "version": "1.1.0" }, "last_serial": 4602479, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "65119045b3cdcb1dedaf6a467aef45f1", "sha256": "1b85a48026e1c561aed1b2374adf5032a997ceefb5c79051d605007a4e4c0355" }, "downloads": -1, "filename": "tinyhttp-0.1.tar.gz", "has_sig": false, "md5_digest": "65119045b3cdcb1dedaf6a467aef45f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2364, "upload_time": "2018-08-02T10:25:16", "url": "https://files.pythonhosted.org/packages/f7/38/305aa733c25ae2381f7b09812095e9bae7e5752b1ae3bfb086b7ea62105c/tinyhttp-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "6a2e91fcfd7e43f66a5d2be4fad10724", "sha256": "872efd71e4d5d4b6ac2fbc28f8a4a0198b96d04f1571e5aa015dcaafa43c60c4" }, "downloads": -1, "filename": "tinyhttp-0.2.tar.gz", "has_sig": false, "md5_digest": "6a2e91fcfd7e43f66a5d2be4fad10724", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3803, "upload_time": "2018-08-02T10:30:38", "url": "https://files.pythonhosted.org/packages/21/69/211c80e4d5bacde8e33d36a4f414caa3039232d5bbb3332dcdd86a548ee5/tinyhttp-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "db5353ef792d55936c10ee8b8afc37f5", "sha256": "bc50ecf94e3eb678c1d66b5ea2416671b955af16f9c776309845850f8ffdc4ab" }, "downloads": -1, "filename": "tinyhttp-0.3.tar.gz", "has_sig": false, "md5_digest": "db5353ef792d55936c10ee8b8afc37f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3881, "upload_time": "2018-08-02T11:04:50", "url": "https://files.pythonhosted.org/packages/22/ef/3c9bca8827635c723066578375f8f29e2485bf9a773b8e75852e7e382831/tinyhttp-0.3.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "f8650535cbc03791f0ec2fafa1088d84", "sha256": "972257a702b3830a33944e9002de6e830f6c0f5da603b1a15686a652c58de35a" }, "downloads": -1, "filename": "tinyhttp-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f8650535cbc03791f0ec2fafa1088d84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3997, "upload_time": "2018-08-02T12:37:47", "url": "https://files.pythonhosted.org/packages/50/e3/19029c1aa47bff3444e1e1fbde1dc1d6d7acdd155804a5da53b4b98300bd/tinyhttp-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "5662d1ade31e524546ef2944dd8e8f23", "sha256": "9dce1758d3ab6fcb166f98574f3e1f1cb1fea1f97848e7b60f34e8ace749d5df" }, "downloads": -1, "filename": "tinyhttp-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5662d1ade31e524546ef2944dd8e8f23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3970, "upload_time": "2018-08-02T13:49:33", "url": "https://files.pythonhosted.org/packages/37/b0/5d9e5c51b8ff37edb85bb065f102002e70d9a5dd0843b12a9c62c49f4e02/tinyhttp-1.0.1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "1dd0a4c4e3599fe2bd5ae21176698a57", "sha256": "57151e1e97619748c697f9867a9e20864a30d30459fb2792f2784342e7b0c79a" }, "downloads": -1, "filename": "tinyhttp-1.1.0.tar.gz", "has_sig": false, "md5_digest": "1dd0a4c4e3599fe2bd5ae21176698a57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4745, "upload_time": "2018-12-15T12:15:34", "url": "https://files.pythonhosted.org/packages/25/ec/1e3b286d2ee6bbf709a34ad9c66a810034a42a43d2d137d27b00ab6fa997/tinyhttp-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1dd0a4c4e3599fe2bd5ae21176698a57", "sha256": "57151e1e97619748c697f9867a9e20864a30d30459fb2792f2784342e7b0c79a" }, "downloads": -1, "filename": "tinyhttp-1.1.0.tar.gz", "has_sig": false, "md5_digest": "1dd0a4c4e3599fe2bd5ae21176698a57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4745, "upload_time": "2018-12-15T12:15:34", "url": "https://files.pythonhosted.org/packages/25/ec/1e3b286d2ee6bbf709a34ad9c66a810034a42a43d2d137d27b00ab6fa997/tinyhttp-1.1.0.tar.gz" } ] }