项目作者: petrstehlik

项目描述 :
Restaurant daily menu aggregator around FIT VUT
高级语言: Python
项目地址: git://github.com/petrstehlik/food.git
创建时间: 2016-10-24T10:26:29Z
项目社区:https://github.com/petrstehlik/food

开源协议:MIT License

下载


REST API

Requirements

  1. beautifulsoup4==4.5.1
  2. click==6.6
  3. Flask==0.11.1
  4. itsdangerous==0.24
  5. Jinja2==2.8
  6. MarkupSafe==0.23
  7. pycurl==7.43.0
  8. requests==2.11.1
  9. Werkzeug==0.11.11

It is better to make virtualenv (virtualenv food) and then pip install -r requirements.txt.
Activate virtualenv and run api.py.

Installation

npm install

How to run

npm start