cli2webui

View on PyPIReverse Dependencies (0)

0.2.1 cli2webui-0.2.1-py3-none-any.whl

Wheel Details

Project: cli2webui
Version: 0.2.1
Filename: cli2webui-0.2.1-py3-none-any.whl
Download: [link]
Size: 17861
MD5: 3ab950c2404eaa191412912efacd2eaa
SHA256: e30296b9468f562f0911472139eb129adb6de756871fe7c0a21e792dca33b190
Uploaded: 2024-11-11 14:32:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cli2webui
Version: 0.2.1
Summary: A tool to convert CLI tools to web interfaces
Author: Wang Maobin
Author-Email: skyfire <skyfireitdiy[at]hotmail.com>
Home-Page: https://github.com/wangmaobin/cli2webui
Project-Url: Homepage, https://github.com/skyfireitdiy/cli2web
Project-Url: Repository, https://github.com/skyfireitdiy/cli2web.git
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Requires-Dist: Flask (>=2.0.0)
Requires-Dist: Flask-SocketIO (>=5.0.0)
Requires-Dist: eventlet (>=0.33.0)
Requires-Dist: python-socketio (>=5.0.0)
Requires-Dist: python-engineio (>=4.0.0)
Requires-Dist: urllib3 (<2.0.0,>=1.26.0)
Requires-Dist: pygments (<3.0.0,>=2.13.0)
Requires-Dist: tqdm (>=4.64.1)
Description-Content-Type: text/markdown
[Description omitted; length: 913 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cli2web/__init__.py sha256=4NsF3xlGUX4vCG_bCJ83zrsonRN0GR35UQCKhX_cQs8 131
cli2web/__main__.py sha256=cT3maPSduz92muyiFqtoF8RvGyEazfVUIv48g5Kh00Q 1030
cli2web/cli_parser.py sha256=9l1cLdJJxbQcODQSIpPhxy__ci5f7QBQKGUURSHgddQ 9576
cli2web/process_manager.py sha256=LX8nTYUkDUOYXrXA4ITZHPcmms6BdyvtkjkasIs7aPM 7210
cli2web/web_generator.py sha256=Fr9my8AHE87mW4bw59uTX7O_RK2FZNXZSG1c_BzImbE 632
cli2web/web_server.py sha256=bEHCvEc2CMF1KdJuDR7dg5E9WhlNrcEOrTLcQNMwnUA 3356
cli2web/templates/base.html sha256=f-GRhH-a2MDissJ-sXPYxLGHGIH2dTTFzhNDUPmKpCs 7347
cli2web/templates/cli_form.html sha256=ZCUa4nchuAljZ1txPik3EHLCsVF5CH0700Ekz5LKSYw 22836
cli2webui-0.2.1.dist-info/METADATA sha256=uWgYZx7urCfsITTSrqd9BIhtuufqgsuTLo-RZw9KQw4 2593
cli2webui-0.2.1.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
cli2webui-0.2.1.dist-info/entry_points.txt sha256=-g3H32QpLBYqFpKm3wNFKGMgqa5BOWeNx3rSX4kNSKw 52
cli2webui-0.2.1.dist-info/top_level.txt sha256=Ho_s1DeeGlNRvsgroULJ6iL7r2gIl0ncwsJN7Lr62hg 8
cli2webui-0.2.1.dist-info/RECORD

top_level.txt

cli2web

entry_points.txt

cli2webui = cli2web.__main__:main