Pypy is an alternative for Just In Time compilation of Python code - that does not require any changes in pure Python code to work. Cython and C extension may require work.
I anticipate that Pybeedtools is not Pypy compatible but I will look into this issue further. Also, Pypy does not support Pandas and Numpy support is rather limited.
Pypy is an alternative for Just In Time compilation of Python code - that does not require any changes in pure Python code to work. Cython and C extension may require work.
I anticipate that Pybeedtools is not Pypy compatible but I will look into this issue further. Also, Pypy does not support Pandas and Numpy support is rather limited.