https://github.com/prallhsu/flask_practice
Some practical web projects implemented by Flask.
https://github.com/prallhsu/flask_practice
flask python web
Last synced: about 2 months ago
JSON representation
Some practical web projects implemented by Flask.
- Host: GitHub
- URL: https://github.com/prallhsu/flask_practice
- Owner: prallhsu
- License: mit
- Created: 2018-10-16T06:01:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T00:39:04.000Z (over 5 years ago)
- Last Synced: 2025-02-08T11:43:24.161Z (over 1 year ago)
- Topics: flask, python, web
- Language: JavaScript
- Homepage:
- Size: 6.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flask_Practice
练习几个Flask的基础项目
Developing...
## Projects
- [x] Sayhello
- [x] Blueblog
- [x] Albumy
- [ ] Todoism
- [ ] CatChat
- [ ] ...
## 项目地址
- [SayHello](/SayHello/sayhello)
- [BlueBlog](/blueblog/blueblog)
- [Albumy](/Albumy/albumy)