- wxPython
- pyinstaller
- yapf
- Please install python3!!!
- Clone this repository
git clone https://github.com/linychuo/SQLiteClient.git
- You could run dev behind root dir
Usage dev [command]
where [command] is one of:
init create new virtual env
active active virtual env
deactive deactive virtual env
prepare install all dependencies
build package exe file
fmt formatting all py files
clean clean