文件名称:microblog:我用Flask Mega-Tutorial系列开发的用Python和Flask编写的微博客Web应用程序
文件大小:47KB
文件格式:ZIP
更新时间:2024-02-25 15:06:17
python flask webapp FlaskPython
欢迎来到微博! 这是的示例应用程序。 有关如何使用它的说明,请参见教程。
【文件预览】:
microblog-master
----.flaskenv(23B)
----boot.sh(341B)
----deployment()
--------supervisor()
--------nginx()
----Vagrantfile(205B)
----.gitattributes(29B)
----config.py(990B)
----tests.py(3KB)
----migrations()
--------env.py(3KB)
--------alembic.ini(770B)
--------script.py.mako(494B)
--------versions()
--------README(38B)
----Dockerfile(445B)
----requirements.txt(756B)
----LICENSE(1KB)
----babel.cfg(102B)
----Procfile(105B)
----README.md(233B)
----microblog.py(320B)
----.gitignore(343B)
----app()
--------auth()
--------translate.py(841B)
--------__init__.py(3KB)
--------models.py(11KB)
--------search.py(877B)
--------email.py(673B)
--------tasks.py(2KB)
--------cli.py(1KB)
--------api()
--------translations()
--------errors()
--------main()
--------templates()
--------static()