Projects
Here’s a couple of (quite active) open-source projects that im currently maintaining:
- notmm: A multi-purpose and portable application toolkit on top of Django.
- pkg_read : Utility for reading metadata files from the FreeBSD Ports Collection.
Some less-active projects, with sporadic development cycles:
Portfolio
Stn-Portfolio-0.1.3: Agile Software Development Edition (Beta)
This version is made available for interested applicants via svn. A final snapshot
should hits the streets pretty soon! :)
Requirements
- Python version 2.5 or higher – (optional, but strongly recommended!)
- SCons version 0.97 or higher – (optional, but strongly recommended!)
Download from Subversion
svn co http://tools.assembla.com/svn/stn-portfolio/trunk stn-portfolio
Previous releases..
Other stuff…
Some blogs that I keeps reading on (:
Python-related open source projects:
- Django : Very powerful and fast web development framework for Python
- SCons : Highly flexible build system
- wxPython : Excellent cross-platform GUI framework based on wxWidgets
- pygame : A very good framework for making games with Python :)