Running the example
After ensuring that flask is installed, cd
into the twitter example directory and execute the run_example.py
script:
python run_example.py
The example app will be accessible at http://localhost:5000/
After ensuring that flask is installed, cd
into the twitter example directory and execute the run_example.py
script:
python run_example.py
The example app will be accessible at http://localhost:5000/
本文档使用 BookStack 构建