Jednoduchý HTTP server s vlastnými príkazmi a HTML podporou
Project description
Easy HTTP Server
This is a simple HTTP server for Raspberry Pi or PC that can:
- display custom HTML files
- respond to custom POST requests
- has a
webserverautofileswitch for easy usage
Usage
from easy_http_server import EasyHTTPServer
server = EasyHTTPServer(port=8000, webserverautofile=True)
server.start()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ezhttpy-0.1.0.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ezhttpy-0.1.0.tar.gz.
File metadata
- Download URL: ezhttpy-0.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f13b17c01048f428abe4381f1036026452131011e81f01f4c1d4f8d8e4efbf67
|
|
| MD5 |
4f35838783e728031f4af580e3c41334
|
|
| BLAKE2b-256 |
f7225804e50d036925991263873351e63addbbc9d0493ff4e1125433a0e9cfc9
|
File details
Details for the file ezhttpy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ezhttpy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4de5cac0656a5100c9ffbb37f68ada89223843baffefbed9bfcfb04c145b8132
|
|
| MD5 |
36072d526ffcb6fd768b0062c3d48db3
|
|
| BLAKE2b-256 |
2e907a09fb5261251bd681610930cc51e6ce42faa08b9e3b3af0a01780a0bd41
|