Using Windows Subsystem for Linux to improve Django development
If you’re anything like me, you love using Linux as a development platform for Django. Nearly all webservers run Linux, the bash shell is awesome and developing on one platform only to deploy on another can sometimes bring up challenges like library compatibility, particularly when it comes to geospatial development that involves Geopandas or using… Read more »