Metadata-Version: 2.0
Name: PyCK
Version: 0.9.8.6
Summary: Python Code Karigar - Web Framework
Home-page: http://pyck.compulife.com.pk
Author: Kashif Iftikhar
Author-email: kashif@compulife.com.pk
License: UNKNOWN
Keywords: web wsgi bfg pylons pyramid
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Requires-Dist: pyramid
Requires-Dist: SQLAlchemy
Requires-Dist: transaction
Requires-Dist: pyramid-mako
Requires-Dist: pyramid-tm
Requires-Dist: pyramid-debugtoolbar
Requires-Dist: zope.sqlalchemy
Requires-Dist: wtforms
Requires-Dist: nose
Requires-Dist: mako
Requires-Dist: python-dateutil

PyCK is an "opinionated" web framework based on Pyramid that makes choices of
ORM (SQLAlchemy), Templates(Mako) etc and aims at building more reusable componenets on top of these choices.

