Doodling
Pullite
Pullite is a multi-threaded download manager written in Python. Basically it splits the file to be downloaded into how many parts you specify and download each of them separately. When all workers are done, the file gets constructed locally.
The Python + PyQt version is currently under development although the prototype which is a cli version is working and available for download.
git://github.com/marconi/pullite_cli.git
