Parallel tasks in Python: concurrent.futures
concurrent.futures is well suited to Embarrassingly Parallel tasks. You could write concurrent code with a simple for loop.
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed