Skip to main content

A web server for serving static files

Project description

https://img.shields.io/badge/license-Apache2-blue.svg

Overview

A web server for serving static files based on aiohttp.

Requirements

Installation

You can install filecho from PyPI with:

$ pip install filecho

Usage

Run web server with:

$ filecho -d DIR -p PORT

where DIR is the root directory of static files, PORT is the serving port. The default serving port is 80 without setting -p.

By the way, you can view the help message for usage with:

$ filecho -h

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

filecho-0.1.3.tar.gz (3.4 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