Skip to main content

Streaming upload server in Python extended from http.server

Project description

Streaming Upload Server

Streaming upload server in Python extended from uploadserver.

The only difference with uploadserver is that the upload is done via streaming, the other functionalities are the same.

Usage

python3 -m streaminguploadserver

Options

python3 -m streaminguploadserver --help

Installation

pip3 install streaminguploadserver

Development

git clone https://github.com/NteRySin/streaminguploadserver
cd streaminguploadserver
make test

Supported by

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