beautify-http-server

View on PyPIReverse Dependencies (0)

0.0.1 beautify_http_server-0.0.1-py3-none-any.whl

Wheel Details

Project: beautify-http-server
Version: 0.0.1
Filename: beautify_http_server-0.0.1-py3-none-any.whl
Download: [link]
Size: 15296
MD5: 0a8f042258545e916169cf0d087c23e7
SHA256: 820884123b8266c6cc400bd062a143fdf4c995eaa80d5e409c604ee524ef7b24
Uploaded: 2022-10-01 15:25:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: beautify-http-server
Version: 0.0.1
Summary: (Beautiful) replacement for the 'http.server' Python3 module. Allows file upload, preview and much more.
Author-Email: Lorenzo Di Fuccia <lorenzo.difuccia[at]gmail.com>
Project-Url: Homepage, https://github.com/lorenzodifuccia/http.server
Project-Url: Bug Tracker, https://github.com/lorenzodifuccia/http.server/issues
License: Apache-2.0
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Flask
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Requires-Dist: Flask (>=2.2.2)
Requires-Dist: humanize (>=4.4.0)
Requires-Dist: waitress (>=2.1.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3024 characters]

WHEEL

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

RECORD

Path Digest Size
http_server/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
http_server/server.py sha256=kcCYAFRNy5xF26NOPyKXZHZH6A37Gd7E9Dh7KB5EYNQ 8104
http_server/templates/base.template sha256=st_FOz5Qd8QmBncC5cJ5w_I-HaOEv5BBu6CPpiODF_Q 7268
http_server/templates/file.template sha256=NDoQBNcfFfokgeerHJPfYYlY93o2IpU4_YxHSPTRNZA 7895
http_server/templates/listing.template sha256=62_n7_EEDzg5xHU1r7Gx6WCUCVctymCR1G55T7nP8f0 1338
beautify_http_server-0.0.1.dist-info/LICENSE sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE 11356
beautify_http_server-0.0.1.dist-info/METADATA sha256=-_VGYFVWBv3BLiismCjNVQYdgi5zWYjOMdDuM-teMQk 3930
beautify_http_server-0.0.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
beautify_http_server-0.0.1.dist-info/entry_points.txt sha256=gRC7HOv1mJO-pgNWUuDJ8DpVFTuQfIFgxkNGaZkmc7s 56
beautify_http_server-0.0.1.dist-info/top_level.txt sha256=8Q72KtD0t87wbZQpf659qGv69odqAA672jyX4J5_cOs 12
beautify_http_server-0.0.1.dist-info/RECORD

top_level.txt

http_server

entry_points.txt

http.server = http_server.server:main