Microsoft offers the WSL feature (Windows Subsystem for Linux) for a couple of years now (since 2016 to be precise). This can be perfectly used for setting up your local development environment. It won’t take much longer than Windows native and comes with more comfort especially when you start to integrate other dependencies like MySQL. Setting up MySQL+Python on Windows is really everything else then nice.
Continue reading “Python/Django development on Windows with WSL”Category: Python
Python & Django Introduction for Developers
It is time for me to dig deeper into Python and setup an own project! This article will contain a collection of links with useful articles experienced developers, so that they can easily get into Python.
Continue reading “Python & Django Introduction for Developers”