Python package for Downloading Files in a blink of the eye
Project description
downy is an open source (MIT) collection of Python functions useful in web downloads and parallel downloads. It provides a simple and intuitive API and handles the threads accordingly.
View source code of downy!
Some of its awesome features are:
- Multiple Download Support
- Full utilisation of cores
- Intuitive API for downloads
And more to come!
downy is developed by an open community. Release announcements and general discussion take place on our mailing list and chat.
The source code, issue tracker and wiki are hosted on GitHub, and all contributions and feedback are more than welcome.
downy works on recent versions of Python and is released under the MIT license, hence allowing commercial use of the library.
from downy.download import Download Download(url, filename).download()
Note
The modules are currently under development and might be unstable at any point of time. Please help us by reporting any bugs you encounter while using downy.
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size downy-0.1.1-py3-none-any.whl (4.6 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size downy-0.1.1.tar.gz (3.5 kB) | File type Source | Python version None | Upload date | Hashes View |