build: python setup.py build_ext --inplace clean: find \( -name \*.c -o -name \*.h \) -exec rm {} \; rm -rf build