saschagottfried / 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

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

Getting Started

Read the docs :: http://pyramid-blogr.readthedocs.org/

  • cd <directory containing this file>
  • $venv/bin/python setup.py develop
  • $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