#Nova Labs Kickstarter
##how2run:
- Edit
app/nlk.py
and change the value ofhtml
to your kickstarter page - run
python3.4 run.py
- open
index.html
in your browser of choice
##dependencies
- BeautifulSoup4
- Flask
- Flask-Cors
- Requests
#Nova Labs Kickstarter
##how2run:
app/nlk.py
and change the value of html
to your kickstarter pagepython3.4 run.py
index.html
in your browser of choice##dependencies