Skip to content

izhukov1992/tornado-pdf-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tornado-pdf-viewer

  • Uploading PDF
  • Downloading PDF
  • Converting PDF to PNG images
  • Viewing pages

Installation

  • sudo apt-get install python-wand
  • git clone https://github.com/izhukov1992/tornado-pdf-viewer.git
  • cd tornado-pdf-viewer
  • pip install -r requirements.txt

Running

  • python app.py

Stopping

  • Ctrl + C

Demo

  • Open localhost:1337 in web-browser

About

PDF viewer application powered by Python/Tornado

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published