Projects / Lazy Evaluation for Python

Lazy Evaluation for Python

Lazy Evaluation for Python is a package which implements lazy evaluation for Python. It does so by implementing proxy objects that will automatically force valuation when some magic methods are called, and it will automatically further delay evaluation on other methods (attribute access, item access, and calling).

Tags Software Development Libraries Python Modules
Licenses MIT/X
Implementation Python

Tweet this project Short link

Rss Recent releases

Changes: This is the version of the project. Most functionality should work as expected.

No-screenshot

Project Spotlight

interactiveStats

A tool to create browseable statistics from log files.

322842a9698d869319f8daf6512d7943_thumb

Project Spotlight

FUDforum

A templatable forum with i18n support based on PHP and MySQL or PostgreSQL.