Introduction
A socket-based static HTTP server, Support for asynchronous.(Does not support python2)
Install
pip install tinyhttp
Usage
Asynchrous
python -m tinyhttp # or tinyhttp
Multi-Thread
python -m tinyhttp.thread
Set Port(The defalut port is 6789.)
python -m tinyhttp.thread 6666
Debug mode
python -m tinyhttp --debug
Release files for tinyhttp 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tinyhttp-1.1.0.tar.gz | 4.7 kB | Details |
Release files / tinyhttp-1.1.0.tar.gz
| Download URL | tinyhttp-1.1.0.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
57151e1e97619748c697f9867a9e20864a30d30459fb2792f2784342e7b0c79a
|
|
BLAKE2b-256 checksum How to use checksums |
25ec1e3b286d2ee6bbf709a34ad9c66a810034a42a43d2d137d27b00ab6fa997
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|