Knowledge center
The best resources to understand
Python
The language of data
Articlesto read
No statistics to display
Python is a programming language created in 1991 by Guido van Rossum, very popular for data science and artificial intelligence.
Articles
Discover BullMQ, a simple MessageQueue with NodeJS
Published on 09/03/2026
In a modern application, some operations can be lengthy and block the main application, so task queu...
Create a basic REST API in Python with Flask
Published on 04/06/2025
Learn all the basics of Flask, by building a basic API to understand the mechanics of the framework!