runweb

View on PyPIReverse Dependencies (0)

0.4.1 runweb-0.4.1-py3-none-any.whl

Wheel Details

Project: runweb
Version: 0.4.1
Filename: runweb-0.4.1-py3-none-any.whl
Download: [link]
Size: 10783
MD5: 02998e8199cc5e7570cf19cbce5bf47b
SHA256: 6ed0aa2103cc793901b838e201c097d3aecda39ad9c0f2a696baa441b7c2f323
Uploaded: 2023-07-10 08:17:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: runweb
Version: 0.4.1
Summary: Run web server with one command.
Author-Email: abersheeran <me[at]abersheeran.com>
License: Apache-2.0
Requires-Python: >=3.7
Requires-Dist: click (>=8.1.3)
Requires-Dist: trogon (>=0.4.0); extra == "tui"
Requires-Dist: waitress; extra == "waitress"
Requires-Dist: hupper (>=1.12); extra == "reload"
Requires-Dist: wsproto; extra == "uvicorn"
Requires-Dist: httptools; extra == "uvicorn"
Requires-Dist: uvloop; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy" and extra == "uvicorn"
Requires-Dist: uvicorn; extra == "uvicorn"
Provides-Extra: tui
Provides-Extra: waitress
Provides-Extra: reload
Provides-Extra: uvicorn
Description-Content-Type: text/markdown
[Description omitted; length: 729 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.1.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
runweb-0.4.1.dist-info/METADATA sha256=iGYVtUI3l1Pb9IPZqKrTJC30fqIRQ1VKXqDmEET2R_w 1484
runweb-0.4.1.dist-info/WHEEL sha256=g58cvAsF5_9d0VXJuk7F0rhl6nAjUc5P9vx880WkZtI 90
runweb-0.4.1.dist-info/entry_points.txt sha256=LKRQpIpmpyts8mOm7XiL-u9_dRwSukrC8EKK7c7o1-c 44
runweb-0.4.1.dist-info/licenses/LICENSE sha256=-RBNu67SBYlloxdDE_-gXjF3d4rNlQCyX6aVBCHmnBY 11341
runweb/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
runweb/__main__.py sha256=OZiv2lofXUjrywlMKp0UfawCvpI9mE4Ia2wyUt_oS4U 29
runweb/__version__.py sha256=pMtTmSUht-XtbR_7Doz6bsQqopJJd8rZ8I8zy2HwwoA 22
runweb/logging.py sha256=HsUnvguhqhyjR6X9e6GbzkCTBSZQY2dX0Y6HIZ51GtE 147
runweb/main.py sha256=EQ_vyAdxNsg2sjVY13Nge9rua9sJkAT15nyX827rGo8 3630
runweb/multiprocess.py sha256=sB4_8IseDm5T22bBP8pS0RvzG4hCMrjXf95VUeHIdSc 2205
runweb/parse.py sha256=x4q4Jn_Ic3z6cgrtKCRKqDCzUXtWuMJHygMAwmh5kgo 1640
runweb/runner/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
runweb/runner/uvicorn.py sha256=WxS69HkQ_CyzNydfsONLT3Tkw2PDyywiJuIPviJKT4Y 1006
runweb/runner/waitress.py sha256=vaxA38USLLQVOyefND3bmZM7OZmRkQdN0lxkrDJD_6c 983
runweb-0.4.1.dist-info/RECORD

entry_points.txt

runweb = runweb.main:cli