Menu

PyTML, new direction

There has been a lot of work on pytml lately, and it has developed a lot more into the web framework direction. After a summer of building a CMS in php, I learned a lot about modularity, and what is possible with good code. PyTML is not dead, and it is still being developed. The framework is now much more modular, and adheres much more closely to pythonic programming, along with the fact that the framework is being moved to a total MVC (model-view-controller). There has been almost a complete revamp of all the underlying code, which is leading to performance improvements, and overall feature enhancements. More than being just a templating system with a scripting engine, the system is growing much closer to a real framework, and after the conversion to total MVC, a new release will be out. Just you wait...

Posted by SavedLinuXgeeK 2005-09-26

Log in to post a comment.