In this tutorial, we will focus on how to build a recipe site by taking one
step at a time, seeing what error is waiting for us next.
Read more »
Django is the most popular Python web framework. It is now almost 12 years old and is used on
all kinds of different projects. From small to super large, from heavy content sites to pure API backends. (more…)
Read more »
In this article, we will take a look at two of the most popular web frameworks in Python: Django and Flask. Here, we will be covering how each of these frameworks compares when looking at their learning curves, how easy it is to get started. Next, we'll a... (more…)
Read more »
There is a lot of tutorials out there, especially in English. Here it goes another one. I wrote it originally in Portuguese. The reason many people has problems deploying is because they don’t pay… (more…)
Read more »
Last week, we launched Arxiv Vanity, a tool that converts academic papers from Arxiv into web pages. At some point I want to write about… (more…)
Read more »