Minos – A Python microservices development framework

🐍 Minos is a framework which helps you create reactive microservices in Python – GitHub – minos-framework/minos-python: 🐍 Minos is a framework which helps you create reactive microservices in Python… Read more

Similar

Ggplot Implementation in Python

plotnine is an implementation of a grammar of graphics in Python, it is based on ggplot2. The grammar allows users to compose plots by explicitly mapping data to the visual objects that make up the plot. (more…)

Read more »

Playing Games with Python

I’ve been working for a while now on a bot that plays video games. I needed a way to capture the screen and send input to the game that was fast enough to let a bot interact with it in real time. I… (more…)

Read more »