An open API service indexing awesome lists of open source software.

https://github.com/zhouboyi1998/note-flask


https://github.com/zhouboyi1998/note-flask

flask

Last synced: 3 months ago
JSON representation

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 周博䚉