How to set up a python project and development environment

I’ve recently started my first python project, and I made the mistake of jumping directly into it. I ignored many of the software engineering principles I’ve applied to many of my projects in other languages, probably mostly because I wasn’t terribly familiar with python and its complementary development processes. Later on, the project source began […]