Recently, I encountered a very fascinating concept which is meta-programming in Python. I would like to share my findings on this topic in this article. I hope that it may help you to wrap your head… (more…)
Read more »
How to fire bullets with our tank using a state/commands/render/game loop design. Implementation with Python and Pygame. (more…)
Read more »
Dinamopy is a python helper library for dynamodb. You can define your access patterns in a json file and can use dynamic method names to make operations. - GitHub - rasimandiran/dinamopy: Dinamopy ... (more…)
Read more »