Khufu Project

What is the Khufu Project?

The Khufu Project is the umbrella name of all components provided under name khufu_ running on the Pyramid web framework.

Khufu components are really just Pyramid components that make a series of assumptions:

  1. SQLAlchemy for persistence
  2. Jinja2 for templating
  3. Traversal-based url mappings

Released Components

Clue Components

The clue_ series of components are generally useful Python and WSGI-based components that have no dependency on Khufu or Pyramid.

Table Of Contents