文件名称:panorama:学习不同抽象级别的概念并探索它们之间的关系
文件大小:59KB
文件格式:ZIP
更新时间:2024-04-09 02:28:13
Python
该项目是一个在制品。在观看现场演示观看此,以了解当前功能的概述。
先决条件
安装设置
创建数据库并设置适当的数据库URL(如下所述)设置虚拟环境
创建virtualenv src
设置DATABASE_URL
启动source env/bin/activate
设置先决条件
启动虚拟环境source env/bin/activate
加载要求: pip install -r requirements.txt
运行应用程序: python3 src/__init__.py
开发人员
要将Dropbox转储数据库上传到Heroku heroku pg:backups:restore 'https://dl.dropboxusercontent.com/
【文件预览】:
panorama-master
----.travis.yml(94B)
----runtime.txt(13B)
----backup.dump(36KB)
----tests()
--------test_pages.py(1KB)
--------__init__.py(0B)
--------test_artifacts.py(2KB)
--------base.py(1KB)
----Procfile(31B)
----LICENSE(1KB)
----src()
--------models()
--------blueprints()
--------templates()
--------static()
--------helpers.py(819B)
--------__init__.py(1KB)
--------forms.py(6KB)
----migrations()
--------versions()
--------alembic.ini(770B)
--------README(38B)
--------env.py(3KB)
--------script.py.mako(494B)
----requirements.txt(623B)
----.gitignore(582B)
----.LICENSE.swp(16KB)
----README.md(1KB)