Python 3.6.3 is now available

Python 3.6.3 is now available.  Python 3.6.3 is the third maintenance release of Python 3.6, which was initially released in 2016-12 to grea… Read more

Similar

Clean architectures in Python: a step-by-step example

One year ago I was introduced by my friend Roberto Ciatti to the concept of Clean Architecture, as it is called by Robert Martin. The well-known Uncle Bob talks a lot about this concept at conferences and wrote some very interesting posts about it. What h...

Read more »