Numba is a JIT Compiler focused on NumPy or numerical functions in Python It uses the LLVM compiler project to generate machine code from Python syntax.