HOW TO MAKE PYTHON FASTER Python is built on C so make a part of your code in C in a different module and import it to your python module so you get a ridiculous performance boost