dinamycam / pyramid_blogr

Pyramid_blogr is an example implementation of Flaskr app with Pyramid Web Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyramid_blogr README
==================

Getting Started
---------------

- cd <directory containing this file>

- $VENV/bin/pip install -e .

- $VENV/bin/initialize_pyramid_blogr_db development.ini

- $VENV/bin/pserve development.ini

About

Pyramid_blogr is an example implementation of Flaskr app with Pyramid Web Framework


Languages

Language:Python 84.7%Language:CSS 15.3%