Writing Makefiles for Python Projects

Exploring two different strategies for using Makefiles in Python projects… Read more

Similar

Managing Python Environments

If you're not careful, your Python environment can quickly become a disaster. We'll walk through the available tools to be more (code) environmentally friendly and establish some (highly opinionated) preferences for setting up Python. (more…)

Read more »