Doing Python Configuration Right

Let’s talk about configuring Python applications, specifically the kind that might live in multiple environments – dev, stage, production, etc…
Read more

Similar

Introduction to web scraping with Python

Data is the core of predictive modeling, visualization, and analytics. Unfortunately, the needed data is not always readily available to the user, it is most often unstructured. The biggest source of data is the Internet, and with programming, we can extr... (more…)

Read more »

Python tools in your language

This week we’ve released a preview of the next update to Visual Studio. It has all of the improvements that were released recently in VS 2017 Update 1, and also the earliest previews of VS 2017 Update 2. For Python support, probably our most significant u... (more…)

Read more »