Skip to content

tjstebbing/Pangur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pangur
======


Installation
------------

Add pangur to your PYTHONPATH or install with:

$> python setup.py install


Pangur requires some other software which can easily be installed from the 
cheeseshop:

$> easy_install wtforms sqlalchemy jinja2 werkzeug

You'll probably want a database to connect to as well, I like to use postgres
or sqlite, but anything supported by alchemy should be fine.


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

TODO, see the examples

$> cd examples
$> pangur run miniblog

About

Pangur is a simple no fuss micro-framework for python and WSGI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published