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 »
Python has evolved since Flask was first released, particularly with the introduction of asyncio. Keeping the Flask-API but switching to the asyncio based Quart gives a 3x speedup. (more…)
Read more »
A framework to run unit tests based on text file results. It extends the unittest package - amentumspace/file_unittest... (more…)
Read more »
Sequential Logic. Contribute to cjdrake/seqlogic development by creating an account on GitHub. (more…)
Read more »
After this article, we'll have a workflow of tests and checks that run automatically with each git push. (more…)
Read more »