Skip to main content

Python's http.server extended to include a file upload page

Project description

uploadserver

Python's http.server extended to include a file upload page

License: MIT

Installation

python3 -m pip install uploadserver

May require sudo depending on your distro.

Usage

python3 -m uploadserver

Accepts the same options as http.server.

Warning: This is an upload server, and running it will allow uploads. Uploaded files will replace existing files with the same name.

Credits

Most of uploadserver/__main__.py was copied from Python's http.server.main().

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

uploadserver-0.2.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

uploadserver-0.2.1-py3-none-any.whl (4.2 kB view hashes)

Uploaded 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