Pear:帮助人们更好地约会

时间:2024-07-29 15:16:18
【文件属性】:

文件名称:Pear:帮助人们更好地约会

文件大小:17KB

文件格式:ZIP

更新时间:2024-07-29 15:16:18

Python

梨 对于那些想要比晚餐更多的人 设置 ###Dependencies 这个包有以下非 pip 依赖项: PostgreSQL Python开发 libpq-dev Heroku 工具带 使用 apt 安装它们: sudo apt-get install postgresql libpq-dev python-dev && wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh ###环境变量 DATABASE_URL - 应包含数据库 URL PEAR_ENV - 应包含“PROD”、“TEST”或“DEV”(如果未设置,则默认为“DEV”) ###本地数据库设置 将自己添加为 postgres 的超级用户: sudo -u postgres createuser --superuser $USER 使用超级


【文件预览】:
Pear-master
----manage.py(313B)
----test.py(122B)
----migrations()
--------env.py(2KB)
--------alembic.ini(770B)
--------script.py.mako(412B)
--------versions()
--------README(38B)
----requirements.txt(289B)
----Procfile(34B)
----README.md(2KB)
----tests()
--------fb_test_user.py(3KB)
--------test_activities.py(2KB)
--------test_fb_request.py(1KB)
--------__init__.py(105B)
--------test_users.py(310B)
----.gitignore(18B)
----app()
--------router.py(1KB)
--------config.py(1014B)
--------fb()
--------models()
--------controllers()
--------__init__.py(511B)

网友评论