RSS 1 project tagged "Python Modules"

Download Website Updated 16 Jul 2011 Python LRU cache module

Screenshot
Pop 30.94
Vit 1.00

This package provides a simple but efficient least-recently-used (LRU) cache module. The LRUCache class provides a container interface with prioritized caching. The implementation uses a heap and a dictionary to provide quick inserts, deletes, and references.

Screenshot

Project Spotlight

Big Faceless PDF Viewer

A Swing component for displaying PDF documents in applets or applications.

Screenshot

Project Spotlight

DEMUX Framework

A Java framework for building modular, cross-platform applications.