calorie-counter::hamburger:Web应用程序可根据给定的食物(烧瓶+ js + heroku + travisCI)计算卡路里

时间:2024-06-02 14:54:26
【文件属性】:

文件名称:calorie-counter::hamburger:Web应用程序可根据给定的食物(烧瓶+ js + heroku + travisCI)计算卡路里

文件大小:10.53MB

文件格式:ZIP

更新时间:2024-06-02 14:54:26

javascript flask single-page-app web-application calories

卡路里计数器 该项目代表一个简单的Web应用程序,可以根据给定的食物类型计算卡路里。 工具 生产 前端 html5 css3 javascript(香草) 后端 python 3.6、3.7、3.8 发展 py 黑色的 特拉维斯CI 用法 快速开始 请打开网站以检查应用程序。 安装 请运行以下脚本以从PYPI获取最新软件包: pip install calorie-counter 然后,请执行以下说明以从您的环境启动游戏: from counter import Bind , easyrun easyrun ( Bind ( "0.0.0.0:5003" )) 然后,请在浏览器中打开localhost:5003端点。 源代码 为了能够运行源代码,请执行以下命令: python -m counter --bind 0.0.0.0:5003 --debug 您也可以使


【文件预览】:
calorie-counter-master
----setup.py(1KB)
----counter()
--------view()
--------converter.py(497B)
--------writer.py(161B)
--------templates()
--------__init__.py(631B)
--------builder.py(655B)
--------static()
--------__main__.py(936B)
----.gitignore(251B)
----media()
--------logo.png(227KB)
--------howto.gif(12.79MB)
----analyse-code.sh(770B)
----requirements.txt(110B)
----pyproject.toml(114B)
----LICENSE.md(1KB)
----.travis.yml(227B)
----MANIFEST.in(65B)
----CHANGELOG.md(106B)
----.github()
--------workflows()
----runtime.txt(12B)
----.pypirc(107B)
----README.md(4KB)
----tests()
--------test_app.py(508B)
--------__init__.py(0B)
--------test_builder.py(337B)
--------test_converter.py(834B)
----pytest.ini(123B)
----counter.py(32B)
----Procfile(33B)
----.flaskenv(84B)
----requirements-dev.txt(149B)
----mypy.ini(231B)

网友评论