Skip to main content

A simple CLI based file downloader written in Python. Renamed and updated from Piddle and Python 2 to Pounce and Python 3 respectively.

Project description

Pounce is a simple downloader written in Python. It can be run from the command line where it presents a menu to the user, guiding them through a simple process in order to get online resources, or it can be provided with command line arguments, foregoing the walkthrough.

Example usage (CLI with args):

Simple single file downloading:

./pounce.py -u http://www.pathtoresource.com/resource.file -o /path/to/save/in/

Download links contained in a text file:

./pounce.py -f /file/containing/links.txt -o /save/files/here/

Developer contact info:

Brian Tomlinson darthlukan@gmail.com www.brianctomlinson.com

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

Pounce-1.0.tar.gz (4.5 kB view hashes)

Uploaded Source

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