文件名称:python_to_you:这是一个简单的博客 Flask!
文件大小:193KB
文件格式:ZIP
更新时间:2024-06-20 02:30:44
HTML
Python给你 这是带有 Flask 的 Python 中的简单项目 命令行运行服务器 python manage.py runserver 命令行 exec 测试 运行行为: python manage.py behave 运行睾丸: python manage.py unittest 运行测试覆盖: python manage.py coverage 显示报告覆盖范围: python manage.py coverage_report 显示报告覆盖率 html: python manage.py coverage_html 网页从生成 .gitignore 生成 gitignore -> 命令行数据库 python manage.py db init python manage.py db migrate python manage.py db upgra
【文件预览】:
python_to_you-main
----htmlcov()
--------jquery.min.js(94KB)
--------jquery.ba-throttle-debounce.min.js(731B)
--------coverage_html.js(18KB)
--------index.html(11KB)
--------python_to_you_app_py.html(8KB)
--------keybd_open.png(112B)
--------keybd_closed.png(112B)
--------status.json(9KB)
--------python_to_you___init___py.html(6KB)
--------python_to_you_extensions_configuration_py.html(7KB)
--------jquery.isonscreen.js(1KB)
--------python_to_you_extensions_appearance_py.html(5KB)
--------jquery.tablesorter.min.js(12KB)
--------jquery.hotkeys.js(3KB)
--------favicon_32.png(2KB)
--------style.css(11KB)
----settings.toml(909B)
----.env.exemple(53B)
----tests()
--------flask_base_test_case.py(591B)
--------test_blueprint_web.py(872B)
--------test_app_factory.py(891B)
--------__init__.py(58B)
----LICENSE(1KB)
----migrations()
--------versions()
--------alembic.ini(770B)
--------README(38B)
--------env.py(3KB)
--------script.py.mako(494B)
----python_to_you()
--------models()
--------app.py(575B)
--------blueprints()
--------extensions()
--------domain()
--------__init__.py(306B)
----requirements.txt(608B)
----manage.py(100B)
----.gitignore(2KB)
----.coverage(52KB)
----README.md(687B)