-
Notifications
You must be signed in to change notification settings - Fork 0
The "PDF Downloader with Concurrent Execution" script is designed to download PDF files from a specified URL with a range of numbers in a concurrent manner. The script utilizes the requests library for HTTP requests and the ThreadPoolExecutor from the concurrent.futures module to execute multiple download tasks concurrently.
ismadevjs/PDF-Downloader-with-Concurrent-Execution
About
The "PDF Downloader with Concurrent Execution" script is designed to download PDF files from a specified URL with a range of numbers in a concurrent manner. The script utilizes the requests library for HTTP requests and the ThreadPoolExecutor from the concurrent.futures module to execute multiple download tasks concurrently.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published