Serve local dirs.
Project description
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.
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
pyserve-0.1.2.tar.gz
(5.2 kB
view details)
File details
Details for the file pyserve-0.1.2.tar.gz
.
File metadata
- Download URL: pyserve-0.1.2.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2667f910f57a32ca4fd47e22424104800fc4943676c4319844886fe7eb9bdb99 |
|
MD5 | d85dae6eb98e328204ee644ca08d17b0 |
|
BLAKE2b-256 | 643d8082fa3ef27cbcfbc5e4093c54fecc3e1a6ea024378110128b8cce994c9b |