Multi-threading files downloading client and websocket server demo project. That's possible to download files in multiple threads with this HTTP client. The websocket server works with subprocess modules to check if byte-tanges support exists.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. You can use this application to research the script and download some files from internet.
What things you need to install the software and how to install them
Python 3.5+ Curl
You can use this software without curl, to do this, please remove the code after comment "Bytes ranges check" from server script.
You can create virtual environment first from the requirements.txt file.
- Python - Programming language
- Ivan Ishchukov - web development
- Thanks for Python programmers community members