I use open source to help people evolve, I take pleasure in seeing people evolve

Bottle, full stack without Django


This blogpost is based in a lecture I presented here in Brazil, follows the slides!

Bottle micro framework web

Bottle is a micro web framework compatible with WSGI, depends only on the Python standard library is compatible with python 2.6, 2.7, 3.2, 3.3 and 3.4, single source file. It was created by Marcel Hellkamp (@defnull) and maintained by the community that raised surrounding framework.

Django is a framework for rapid development for web, written in Python, which uses the standard MTV (model-template-view) and pragmatic. Was originally created as a system to manage a journalistic site in the city of Lawrence, Kansas. Became an open source project and was published under a BSD license in 2005. The name Django was inspired by the jazz musician Django Reinhardt. Django became very known for having included batteries, i.e. several distributed libraries join the Centre of the framework for simplicity work (called "full stack").

Read more ⟶

Open Source Contributions - December 2014


December 2014 saw 10 repositories with 37 contributions, including 19 pull requests and 11 issues, driving significant project advancements.
Read more ⟶

Open Source Contributions - November 2014


November 2014 saw 13 repositories contributing 25 events, including 6 pull requests and 11 issues, showcasing active development and community engagement.
Read more ⟶

Open Source Contributions - October 2014


October 2014 saw 4 repos contribute 6 key activities, including a significant pull request and multiple issues, driving collaboration and improvements across projects.
Read more ⟶