TrellixVulnTeam / video-project_63CN

pyramid framework + MongoDB project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

video-project

Pyramid framework + MongoDB project

To run this project you'll need:

Python 3.7

MongoDB

Pip

Requirements (python Libraries):

pymongo

pyramid

pyramid-jinja2

to install the python dependencies run:

pip install -r requirements.txt

or you can do it manually

After it's installed, to run the project:

cd video-project
pserve development.ini

if this is unsucessfull try this and run again:

python ./setup.py develop

About

pyramid framework + MongoDB project


Languages

Language:Python 99.0%Language:C 0.5%Language:JavaScript 0.3%Language:CSS 0.2%Language:Jinja 0.0%Language:Shell 0.0%Language:Makefile 0.0%Language:Mako 0.0%Language:HTML 0.0%