[Tutor] Hi

Walter Prins wprins at gmail.com
Fri Jun 24 13:40:09 EDT 2016


Hi,

On 23 June 2016 at 19:00, Bharath Swaminathan <bharathswami at hotmail.com> wrote:
> Can I run my python code in multiple processors? I have a dual core...

Like an idiot I forgot a link for the "pp" module, my apologies.  Here it is:

http://www.parallelpython.com/

If you have/use pip, you can simply enter (from an operating system
shell/command prompt, and provided you've got an internet connection):

pip2 install pp


Walter


More information about the Tutor mailing list