PyOMP documentation
PyOMP implements OpenMP parallel CPU/GPU programming abstractions in Python using Numba.
Check out the Installation section for how to install, the Usage section on information regarding using PyOMP, and OpenMP support for the list of supported OpenMP abstractions.