Booyah Framework
Booyah is a MVC web framework written in Python that aims to be easy to use while setting up projects quickly. It follows the convention over configuration paradigm introduced by Ruby on Rails.
Documentation
The following links detail the process of installing and setting up your first project.
Collaborating
You can collaborate with Booyah by forking the repo and submitting a pull request. We are very early stage so any help is welcome. We do try to follow the Rails way in Python though, so please keep that in mind.
You can visit the issues tab in github for some ideas.