API for downloading files.
Project description
API for downloading files.
Installation
$ pip install nass
Usage
This Flask server will download files from a specific configurable URL, triggered by an API request. A POST request to the URL /download/site1/729 could be configured to initiate the download of a file from https://www.site1.com/download/729.jpg. Basic cookie-based authentication is provided using a master password. The password is sent in plain text, so HTTPS is recommended.
See config/config.py.sample for a basic example.
History
1.3.3 (2015-11-28)
- More descriptive error pages
- Deploy to PyPI from Travis
1.3.2 (2015-10-24)
- Initial public release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
corral-1.3.3.tar.gz
(7.4 kB
view hashes)
Built Distribution
Close
Hashes for corral-1.3.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b793ff3867b661ab63f99ccaf9f2bf8db8390476ccd9eb94ee1959089b5bb8e |
|
MD5 | da08713e959b4fef6c847f8dc4679dd3 |
|
BLAKE2-256 | aba0de1b230851d4b2b8bbc008ea7c2b29715cc2e9a78f071480aca077d091b1 |