PyServe
PyServe is the simple command interface for HTTP serving directories.
$ python -m SimpleHTTPServer
VS
$ serve
Requirements
python > 2.6
Flask 0.8
Installation
$ easy_install PyServe
PIP:
$ pip install PyServe
Usage
$ serve --help usage: serve [-h] [-p PORT] [-s] [path] Serve current directory positional arguments: path Path to serve directory. optional arguments: -h, --help show this help message and exit -p PORT, --port PORT The port of the webserver. -s, --share Make server available externally.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyserve-0.1.1.tar.gz
(2.2 kB
view details)
File details
Details for the file pyserve-0.1.1.tar.gz.
File metadata
- Download URL: pyserve-0.1.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed75128f4a187a7851b44074e3295b3a46df0612b7ffd59237ce7575be0656bf
|
|
| MD5 |
25643bf3e574b3e302efd7a060589cb7
|
|
| BLAKE2b-256 |
833932f9550d4ac06bbdfa0b7f47a57961cdf34a74bfc61a3fbc815724f736c3
|