Penper This is a simple paper management tool. Note that this project is WIP. Setup $ sudo apt-get install python3 python3-pip $ pip3 install -r config/requirements.txt $ make $ cd DB and $ python3 init_db.py How to run $ python3 penper.py How to remove this tool Please run make clean