Skip to main content

A utility for receiving file uploads

Project description

Drope

Drope is a utility for receiving file uploads. The primary goal of the project is simplicity. It takes one command to start the service and one drag and drop to upload the files.

Installation

Drope is distributed via pip. If you have Python 3.6+ and pip installed, run the following command:

pip install drope

Usage

Once installed, drope can be run as follows:

drope

The command will start a lightweight web server and host a page for uploading files.

By default, the page is only accessible on localhost. If you want to host it on all network interfaces, consider adding the --host 0.0.0.0 option. See drope --help for the list of options.

Contributing

If you would like to help develop the project, you are welcome to open an issue or a pull request on GitHub.

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

drope-0.4.0.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

drope-0.4.0-py3-none-any.whl (8.0 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