zafar-hussain / multithreadinginpython

Multi-threading examples in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multithreadinginpython

Multi-threading examples in Python

The udemy course for this repo can be found at: https://www.udemy.com/course/parallel-computing-in-python/?referralCode=6FEC1503E429D7510154

Installation notes:

  1. This project has been tested with python 3.8
  2. It needs the graphics module, to install just run pip install graphics.py

Please do get in touch if you have any suggestions/improvements!

Follow me on https://twitter.com/cutajarj

And checkout my blog at: www.cutajarjames.com

This is a Baby Elephant by Shanaka Dias:

           _.-- ,.--.
         .'   .'    /
         | @       |'..--------._
        /      \._/              '.
       /  .-.-                     \
      (  /    \                     \
       \\      '.                  | #
        \\       \   -.           /
         :\       |    )._____.'   \
          "       |   /  \  |  \    )
            snd   |   |./'  :__ \.-'
                  '--'

About

Multi-threading examples in Python

License:MIT License


Languages

Language:Python 100.0%