Create installers for your Python project using Conda and NSIS - guilhermebs/CondaNSIS... (more…)
Read more »
A nostalgic return to my youth and the online community that sparked my interest in computer programming. America Online 3.0 was where it all started for me,... (more…)
Read more »
Static call graph generator. The official Python 3 version. Development repo. - GitHub - Technologicat/pyan: Static call graph generator. The official Python 3 version. Development repo. (more…)
Read more »
If you have been following my blog, you may have noticed a pattern; I write a lot about testing software. Recently, I picked up a book on Building Micro Services, where I came across a chapter on testing micro services. This post is about mocking your pyt... (more…)
Read more »
The usage of Python idioms is popular among Python developers in a formative
study of 101 performance-related questions of Python idioms on Stack Overflow,
we find that developers often get confused about the performance impact of
Python idioms and use an... (more…)
Read more »