3 items with this tag.
Exploring three ways to manage Django's configuration settings when the your project gets large and complex.
Managing dependencies in Python projects used to be a huge pain, but it's a lot easier now with Pipenv
Python has two methods for removing fractions from floats and the difference between them is very subtle.