1st issue of Python Monthly! Keeping you up to date with the industry, keeping your skills sharp, without wasting your valuable time. (more…)
Read more »
With the upcoming release of our time series database as an open source database we’d like to reveal a bit more about the process. SiriDB migrated from Python to native C.
Read more »
The conflict between subclassing and composition is as old as object-oriented programming. The latest crop of languages like Go or Rust prove that you don’t need subclassing to successfully write code. But what’s a pragmatic approach to subclassing in Pyt... (more…)
Read more »
Introducing fastquant, a simple backtesting framework for data driven investors... (more…)
Read more »
How to stop pip from running outside of a virtual environment and messing up your dependencies? (more…)
Read more »