Python PDF Analyse System. Powered by Flask and MongoDB.
Install independences:
sudo apt-get install python-pip mongodb
cd ~/pdfminer/
sudo pip install -r requirements.txt
Start the website:
python runserver.py
This software is free to use under the MIT license. See the LICENSE file for license text and copyright information.
Thanks to all other open-source projects(may not fully included).