Simple HTTP downloader written in Python
Project description
Simple HTTP downloader written in Python
Installation
You can install or upgrade shttpd with:
$ pip install shttpd --upgrade
Or you can install from source with:
$ git clone https://github.com/RDCH106/pySimpleHTTPDownloader.git --recursive
$ cd pysimplehttpdownloader
$ pip install .
Quick example
$ shttpd -u https://raw.githubusercontent.com/RDCH106/i-love-firefox/183266a9/I_Love_Firefox_220x56.png
The example downloads I_Love_Firefox_220x56.png in current path and shows download progress.
Help
Run the following command to see all options available:
shttpd --help or shttpd -h
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
shttpd-0.0.5.tar.gz
(5.6 kB
view details)
File details
Details for the file shttpd-0.0.5.tar.gz
.
File metadata
- Download URL: shttpd-0.0.5.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06d131c84e3f3c68536b85d2dc559275aa30939c3bbc2fc6a720cfb6973da958 |
|
MD5 | 8a053ee74a86884021c3e136b915274c |
|
BLAKE2b-256 | ba2777e1fa1f33aad34e938d4111eed890938e21a7b9dd82f05c73321c4b431c |