quickhttp

View on PyPIReverse Dependencies (0)

2.0.0 quickhttp-2.0.0-py3-none-any.whl

Wheel Details

Project: quickhttp
Version: 2.0.0
Filename: quickhttp-2.0.0-py3-none-any.whl
Download: [link]
Size: 8286
MD5: 9882a6bbb7fd75c364e4b12911c29015
SHA256: 8be64ff868e11af589ee9cff8c901723ec9dd607bc522eb45cddb48dac0f79b4
Uploaded: 2023-02-11 23:10:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: quickhttp
Version: 2.0.0
Summary: Lightweight CLI that wraps Python's http.server with automatic port-finding and shutdown.
Author: Jay Qi
Author-Email: jayqi.opensource[at]gmail.com
Home-Page: https://github.com/jayqi/quickhttp
Project-Url: Documentation, https://jayqi.github.io/quickhttp/
Project-Url: Repository, https://github.com/jayqi/quickhttp
License: MIT
Keywords: http server,dev server
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Requires-Python: >=3.7,<4.0
Requires-Dist: importlib-metadata (>=1.0); python_version < "3.8"
Requires-Dist: pytimeparse (<2.0.0,>=1.1.8)
Requires-Dist: typer (>=0.3.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4846 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
quickhttp/__init__.py sha256=jtyH8LlHdj7_MREcYbuHgm53YFu89974oGrGTDTpUAs 209
quickhttp/__main__.py sha256=h_5DkCBqG5F5UYsn6MtRHAZYqVN6iwwk6azWKA6kUrA 68
quickhttp/_version.py sha256=uxa186zLkPAF-sD5hMcgEU4QZ9_3XUGVLOLTAI8cStU 205
quickhttp/cli.py sha256=_yhn7AYu2i1oqemerQkxyXA32gczoUQXsk1M2xEloiY 3038
quickhttp/exceptions.py sha256=jIo4Pyn7V-i0lUugW-qbIESi1TWRRssa4GcdYFXyOho 236
quickhttp/http_server.py sha256=Rwa6uOfrSUQ0SAP6SiC1v4bel4ioYnPvNtSpfZMWza8 5473
quickhttp-2.0.0.dist-info/METADATA sha256=1n2Z6COrJ_G4CjQI92rlE1ISfItI-UOO-kzNbpl07Hc 5980
quickhttp-2.0.0.dist-info/entry_points.txt sha256=uT16HtDrS4Ege-QqUH29ATpiM91XTnJ5WioUd9ffOmE 47
quickhttp-2.0.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
quickhttp-2.0.0.dist-info/LICENSE sha256=455OdugAAgugZxvLIZIlEqlQgqYDPY3Rpet09s6vCjc 1063
quickhttp-2.0.0.dist-info/RECORD

entry_points.txt

quickhttp = quickhttp.cli:app