Hi,

On 23 June 2016 at 19:00, Bharath Swaminathan <bharathsw...@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
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to