Skip to main content

UNKNOWN

Project description

PyServe

PyServe is the simple command interface for HTTP serving directories.

$ python -m SimpleHTTPServer

VS

$ serve
example.png

Requirements

  • python > 2.6

  • Flask 0.8

Installation

Distribute:

$ 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


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.0.tar.gz (2.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page