Skip to content

Site that generates qrcodes containing urls pointing back at "profiles"

Notifications You must be signed in to change notification settings

RJ-Skunkworks/QR-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qrwebsite

Build Status

##Development version of QR poster project

###Current requirements:

  • qr from RJ-Skunkworks
  • python-qrcode - via pip
  • Flask - via pip
  • Image - via pip (installs Pillow)
  • Wand - via pip
  • For converting PDF posters to png thumbnails
    • libmagickwand-dev for Linux
      • This installs via apt-get install on Debian/Ubuntu along with a lot of dependencies
    • imagemagick for MacPorts/Homebrew on Mac

See requirements.txt

###Running the site

  • You may need to change the variable QRGENPATH in routing.py to be able to import the qr library.
python runserver.py

About

Site that generates qrcodes containing urls pointing back at "profiles"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published