Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 343 Bytes

README.rst

File metadata and controls

11 lines (8 loc) · 343 Bytes

This is an example projet design to show how to use the RTC API developed by python clt

Dev enviornment setup:

  • Create a virtual enviornment
  • fab local_install_libs # Installs dependencies into current env
  • make sure mongodb is installed and running run 'mongo'
  • python pop.py
  • python ertc.py
  • got to http://loalhost:5000