playlister:播放列表项目

时间:2021-03-22 13:58:36
【文件属性】:
文件名称:playlister:播放列表项目
文件大小:15KB
文件格式:ZIP
更新时间:2021-03-22 13:58:36
Python 播放列表 播放列表项目 要启动并运行: 如果您没有pipenv,请通过brew install pipenv 克隆该存储库,cd进入其中,然后运行pipenv shell激活虚拟环境。 运行pipenv install以安装程序需要运行的所有软件包。 运行命令flask run或python3 app.py来启动服务器并运行它! 访问以查看项目! 测验 请参阅上面的步骤以进入虚拟环境。 运行`python3 tests.py'来运行所有测试。 现场版! 这是播放列表实时版本的链接: :
【文件预览】:
playlister-master
----runtime.txt(12B)
----tests.py(4KB)
----app.py(4KB)
----Pipfile.lock(10KB)
----Procfile(26B)
----README.md(665B)
----Pipfile(194B)
----templates()
--------partials()
--------playlists_new.html(549B)
--------home.html(80B)
--------playlists_show.html(1KB)
--------base.html(2KB)
--------playlists_index.html(624B)
--------playlists_edit.html(656B)
----.gitignore(2KB)

网友评论