https://github.com/zhouboyi1998/note-flask
https://github.com/zhouboyi1998/note-flask
flask
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zhouboyi1998/note-flask
- Owner: zhouboyi1998
- License: mit
- Created: 2025-02-08T10:44:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-18T08:06:10.000Z (over 1 year ago)
- Last Synced: 2025-03-18T09:24:06.920Z (over 1 year ago)
- Topics: flask
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.en.md
- License: LICENSE
Awesome Lists containing this project
README
đ note-flask
### đ Language
[įŽäŊ䏿](./README.md) | English
### â Start
#### Create Virtualenv
* Create Virtualenv in the root directory
#### Install third-party libraries
```
pip install flask==3.1.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
```
#### Command list
```bash
python app.py
```
### đ Licence
[MIT License](https://opensource.org/licenses/MIT) Copyright (c) 2022 å¨åäš