Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 230 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 230 Bytes

device-web-portal

Web portal of serial devices to control.

Source ENV/bin/activate (virtualenv)

Dependencies

  • Python 2.7
  • Django==1.6
  • argparse==1.2.1
  • pyserial==2.7
  • wsgiref==0.1.2