Genshi

Genshi is used by apps that use the "schevo-pylons-genshi-tosca" template from the SchevoPylons package.

The trunk version of Genshi is available at http://svn.edgewall.org/repos/genshi/trunk#egg=Genshi-dev.

LRUCache

LRUCache is an implementation of a least-recently-used caching algorithm. It is used by SchevoPylonsNav to cache query and transaction objects that live across multiple sessions.

http://evan.prodromou.name/Software/Python/LRUCache

A copy of version 0.2 has been attached to this page.

Attachments