食物

时间:2021-02-11 23:46:24
【文件属性】:
文件名称:食物
文件大小:176KB
文件格式:ZIP
更新时间:2021-02-11 23:46:24
Python Foodosh 轻松计划饮食 Foodosh是一个非常简单的应用程序,可帮助您进行膳食计划(例如,在食堂或护理后)。 它还提供购物清单和可访问的菜单,这些菜单可以显示在页面上。 要求 该应用程序是使用Django框架以Python 3编写的。 您需要安装Python 3和pip软件包管理器。 然后,您可以安装其他依赖项。 pip install -r requirements.txt 发展历程 首先迁移,然后通过以下方式运行服务器: python manage.py migrate python manage.py createsuperuser python manage.py runserver 然后可以转到http://localhost:8000 :所有更改都会动态反映。 部署方式 该应用程序可以在Google App Engine上部署到Heroku。 用法 菜单显示在索引页
【文件预览】:
foodosh-master
----.travis.yml(259B)
----runtime.txt(13B)
----tox.ini(120B)
----Procfile(40B)
----db.sqlite3(276KB)
----requirements.txt(188B)
----manage.py(805B)
----.gitignore(151B)
----foodosh()
--------wsgi.py(483B)
--------__init__.py(0B)
--------settings.py(4KB)
--------urls.py(809B)
----README.md(1KB)
----scripts()
--------csv()
--------importer.py(936B)
--------__init__.py(0B)
----food()
--------models.py(5KB)
--------apps.py(124B)
--------templates()
--------static()
--------__init__.py(0B)
--------migrations()
--------views.py(3KB)
--------admin.py(1KB)
--------tests.py(2KB)
--------urls.py(620B)
--------fixtures()
----bitbucket-pipelines.yml(448B)

网友评论