Jan 6, 2018
Python project dependencies: requirements.txt
Learn about the requirements.txt file
Jan 6, 2018
Learn about the requirements.txt file
Jan 3, 2018
Como usar Git para forçar o build de um site que usa GitHub Pages
Jan 2, 2018
How pip packages work across Python versions installed with pyenv
Jan 2, 2018
A colinha de hoje é inspirada nesse tweet aqui:
Jan 1, 2018
Como pegar o último item de uma lista em Python usando indexação negativa, do jeito limpo no lugar de len(minha_lista) menos um.
Dec 30, 2017
Aprenda a criar ambientes virtuais Python usando o módulo venv
Dec 30, 2017
Learn how to create virtual environments using Python's module venv
Dec 29, 2017
Learn how to install manage Python versions using pyenv
Dec 29, 2017
Aprenda a instalar e gerenciar versões do Python usando pyenv
A quick guide to commands you will use daily
What if you could have a Git dictionary? A book where you could find a description of how the most commonly used commands work, with practical examples?