Skip to content

nomadicfm/pyramid-views

Repository files navigation

Class-based generic views for Pyramid

This code is a port of Django's class-based generic views. The code was forked from Django at ec08d62a20 (1.7b1).

https://badge.fury.io/py/pyramid-views.png https://pypip.in/d/pyramid-views/badge.png

Installation

Installation using pip:

pip install pyramid-views

Usage

Docs coming soon

Credits

This code is based upon the work of the Django project.

pyramid-views is packaged using seed.