Your first serverless Python function with OpenFaaS

In less than 10 minutes you’ll have written your first Serverless function in Python with OpenFaaS & Docker Swarm and wondering what to build next. Read more

Similar

Decorators in Python

In Python, everything is object. Functions in Python are first-class objects which means that they can be stored in a variable, added in the lists, passed as arguments to another function etc. With… (more…)

Read more »

The Incredible Growth of Python

We recently explored how wealthy countries (those defined as high-income by the World Bank) tend to visit a different set of technologies than the rest of the world. Among the largest differences we saw was in the programming language Python. When we focu... (more…)

Read more »