Skip to main content

Simple web file browser

Project description

Build status Test coverage Code quality License Latest Version Downloads Python 2.7+, 3.3+

Simple web file browser using flask

Features

  • Simple, like Python’s SimpleHTTPServer or Apache’s Directory Listing.

  • Downloadable directories, streaming tarballs on the fly.

  • Optional remove, which can be enabled for files under a given path.

Install

It’s on pypi so…

pip install browsepy

Usage

Serving $HOME/shared to all addresses

python -m browsepy 0.0.0.0 8080 --directory $HOME/shared

Showing help

python -m browsepy --help

Screenshots

Screenshot of directory with enabled remove

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

browsepy-0.3.8.3.tar.gz (40.9 kB view hashes)

Uploaded Source

Built Distribution

browsepy-0.3.8.3-py2.py3-none-any.whl (41.6 kB view hashes)

Uploaded Python 2 Python 3

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