Skip to content

nikhil-bhandari/contactpoint

 
 

Repository files navigation

Installation

  1. sudo pip install --upgrade -r requirements.txt
  2. sudo apt-get install pcscd python-pyscard a. Note: 'universe' should be active in Software Sources in order to install both pcscd & python-pyscard.

Running

  1. Copy instance/env.sample.py to instance/env.py
  2. If you want to run the application in development environment, change the environment in instance/env.py
  3. ./runserver.py or python runserver.py

About

ContactPoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.9%
  • JavaScript 38.5%
  • Shell 0.6%