Dashboard gives a graphical interface to visualize the key indicators and trends of your data. However, Creating Dashboard is always been a tedious task for developers... (more…)
Read more »
agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code. (more…)
Read more »
I am starting a new series of small snippets of code which I think that maybe useful or inspiring for others. (more…)
Read more »
This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler. Please see the page "What is Nuitka?" for an overview.
This release comes after a long tim... (more…)
Read more »
"Test-Driven Web Development with Python" aims to teach TDD for web
programming. It uses a concrete example -- the development of a website,
from scratch -- to explain the TDD metholology and how it applies to
building web applications. It covers the Sel...
Read more »