Projects
From Python
- whybuy.py: An Israeli mortage taking descision tool
- IdleSpoon Improved IDLE - useful links: beta release (before it was forked as seperate project), and original sf tracker
- FluffWare is a repository in which I throw in some raw pieces of code I accumulated over the years. Use at your own risk.
- TestOOB is an advanced Python unit testing framework that integrates effortlessly with existing PyUnit/unittest tests.
- diStorm binary stream disassembler, with python binding (see discussions).
- Robin Automatic wrapping of C++ to python (or any other language if you care to write a new frontend...)
- Chess 2 A simple real-time-strategy network game. Can be described as real-time chess with fog-of-war.
- Fix The Web: Web site and project to fix and circumvent broken sites...
- GarlicSim: A Pythonic platform for writing, running and analyzing simulations.
- PythonTurtle: A learning environment for Python suitable for beginners and children, inspired by Logo.
- Esla - Educational software for linear algebra.