install: libkyf/libkyf.py python setup.py install @echo 'Installation success' clean: rm -vrf ./build ./dist ./*.egg-info @echo 'Done'