hjmr / simple-reversi-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to enable Cython libraries

Compile *.pyx files by the following command:

$ python setup.py build_ext --inplace

About


Languages

Language:Python 75.0%Language:Cython 25.0%