Python templating languages you should (probably) never use – Opensource.com
When reaching for a templating language for writing a Python web application, there are an abundance of robust solutions. ... (more…)
Read more »
In previous post, we analyzed raw price changes of cryptocurrencies. The problem with that approach is that prices of different cryptocurrencies are not normalized and we cannot use comparable metrics. Read more