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.
1. Installation
2. Getting Started
3. The Booyah Console
4. The Booyah ORM
5. The MVC architecture
6. Database Operations
7. Generators
8. Jobs
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.