Criando um container Docker para um projeto Django Existente Reading Time: 5 minutesNeste post, vou mostrar como criar um container Docker para um projeto Django já existente.
Dockerizing Django for Development Reading Time: 5 minutesIn this post, I’ll show how to containerize an existing project using Docker. Continuar Lendo →
4 Melhores Podcasts sobre Tecnologia e Startups Reading Time: 3 minutesOuvir Podcasts é uma forma muito eficiente para se manter por dentro do que acontece na sua área. Ouço vários Podcasts sobre tecnologia e startups, além de outros temas e tenho certeza que eles são importantes para que eu continue atualizado no meu ramo. Continuar Lendo →
Deploy for kids – Guide for deploying Django Python 3 Reading Time: 4 minutesThere is a lot of tutorials out there, especially in English. Continuar Lendo →
Using celery with multiple queues, retries and scheduled tasks Reading Time: 3 minutesOn this post, I’ll show how to work with multiple queues, scheduled tasks, and retry when something goes wrong. Continuar Lendo →
Creating and populating a non-nullable field in Django Reading Time: 4 minutesHey, what’s up guys, that’s another quick post! Continuar Lendo →
Pip Installing a Package From a Private Repository Reading Time: < 1 minutesThat’s a python quick tip. Continuar Lendo →
Guia para Deploy Django Python 3 Reading Time: 5 minutesTutorial de Deploy por aí é o que não falta, a maioria em inglês. Continuar Lendo →
Executing time-consuming tasks asynchronously with Django and Celery Reading Time: 4 minutesThis post is based on a lightning talk I gave on 2015, at GruPy-SP (July/15) in Sao Paulo. Continuar Lendo →
Distributing Python Apps for Windows Desktops Reading Time: 2 minutesI’ve started working on a blog post about how to create a Python app auto-update and it turned into three. Continuar Lendo →