文件名称:Flask-Website:用烧瓶网制造的市场
文件大小:15KB
文件格式:ZIP
更新时间:2024-06-01 10:33:23
python flask website html5 bootstrap4
Flask网站 导航到链接以尝试网页 工具与框架 - Flask v1.1.2 - Bootstrap v4.5 - Jinja Template Engine - SQLite3 - SQLAlchemy 特征 - User login/logout - Password hashing - New user registration - Items buying/selling - Easily customizable - Modern interface 设置 git clone https://github.com/digamjain/Flask-Website cd Flask-Website pip install -r requirements.txt python3 run.py
【文件预览】:
Flask-Website-master
----requirements.txt(82B)
----run.py(131B)
----Starter.py(1KB)
----LICENSE(1KB)
----README.md(1KB)
----market()
--------routes.py(4KB)
--------templates()
--------__init__.py(1KB)
--------market.db(32KB)
--------forms.py(2KB)
--------model.py(3KB)