没有合适的资源?快使用搜索试试~ 我知道了~
flask-template::pushpin: Flask 技能路线图( 30+ 篇文章)
共67个文件
py:31个
txt:8个
html:5个
需积分: 9 0 下载量 34 浏览量
2021-05-04
15:17:43
上传
评论
收藏 338KB ZIP 举报
温馨提示
Why Flask? Python 的web 框架很多,推荐选择Flask 开始入门,因为Flask 是一种极轻量化的框架,设计理念是Micro,非常适合新手快速上手,简单来说在架设Flask 时就像是堆积木,可以自己决定要使用什么积木(扩充套件),不会有多余的积木,达到简单、轻量、高扩充性的架构。 The “micro” in microframework means Flask aims to keep the core simple but extensible. Flask won't make many decisions for you, such as what database to use. Those decisions that it does make, such as what templating engine to use, are easy to cha
资源推荐
资源详情
资源评论
收起资源包目录
flask-template-master.zip (67个子文件)
flask-template-master
img
flask-developer-roadmap.png 300KB
template1-dockerfile-flask
main.py 194B
Dockerfile 287B
requirements.txt 94B
README.md 608B
template2-dockerfile-nginx
nginx.conf 492B
Dockerfile 342B
index.html 283B
ssl.csr 1KB
ssl.key 2KB
README.md 703B
ssl.conf 336B
template-flask-i18n
flask
main.py 60B
app
config
config.py 972B
templates
index.html 283B
babel.cfg 96B
view
index.py 214B
__init__.py 2KB
translations
zh
LC_MESSAGES
messages.po 777B
requirements.txt 138B
template-flask-factory-Application
flask
main.py 59B
app
config
config.py 853B
__init__.py 324B
requirements.txt 138B
.gitignore 2KB
template-flask-blueprint-with-factory
flask
main.py 59B
app
config
config.py 853B
view
auth.py 176B
__init__.py 670B
requirements.txt 138B
template-flask-sqlalchemy
n1_queries.py 3KB
main.py 1KB
hash_tag.py 3KB
hashtag.db 16KB
requirements.txt 138B
n1.db 28KB
README.md 10KB
template-flask-login
main.py 345B
app
config
test.db 12KB
config.py 936B
templates
login.html 418B
signup.html 420B
model
user.py 2KB
view
auth.py 2KB
abort_msg.py 571B
__init__.py 2KB
requirements.txt 255B
template-flask-jwt
main.py 309B
app
config
config.py 1KB
templates
index.html 610B
model
users.py 2KB
view
v1
auth.py 2KB
__init__.py 82B
__init__.py 1KB
requirements.txt 295B
template3-docker-compose-flask-nginx-postgres
nginx
nginx.conf 399B
Dockerfile 238B
ssl.csr 1KB
ssl.key 2KB
flask
main.py 813B
Dockerfile 525B
app
models
users.py 245B
config
config.py 977B
__init__.py 626B
app.ini 149B
requirements.txt 318B
docker-compose.yml 636B
共 67 条
- 1
资源评论
崔迪潇
- 粉丝: 45
- 资源: 4671
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功