Skip to content

gitter-badger/hackathon-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xarxa6 Hackathon

Setup virtual environment

Open project root folder and do

  • cd ./backend
  • virtualenv flask.

Then use the pip in the virtual environment to install dependencies:

  • flask/bin/pip install nltk
  • flask/bin/pip install psycopg2
  • flask/bin/pip install flask
  • flask/bin/pip install numpy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.5%
  • JavaScript 10.1%
  • Shell 3.4%