A Simple Guide for Python Packaging

Code reuse is a very common need. It saves you time for writing the same code multiple times, enables leveraging other smart people’s work… Read more

Similar

Our Support for the Python Community

Microsoft has been a sponsor of the Python Software Foundation since 2006, and we are excited to announce that this year we have increased our sponsorship of the Python Software Foundation to the new top visionary level. We wanted to take this opportunity... (more…)

Read more »

Declarative Validation in Python

In the past two years I’ve become reasonably comfortable with both PureScript and Haskell. I’ve learned so many new things while diving into the pure functional programming ecosystem and many of these techniques can be applied to other paradigms. Unfortun... (more…)

Read more »