OpenJUB / jay

A dead simple secret voting system.
https://vote.jacobs.university
MIT License
0 stars 3 forks source link

Migrate away from PyExecJS dependency #25

Open tkw1536 opened 7 years ago

tkw1536 commented 7 years ago

Currently parts of the python code make calls into NodeJS using PyExecJs. We should try to use a native python implementation of the code instead.