Pythonium

Python, What else ?

The Pythonium Blog

Fullstack developer: does it really exist?

The term fullstack developer has become ubiquitous in the dev world. I see it all the time on LinkedIn job posts—companies looking for someone who can handle the entire chain.But does this role trul...

Essential Python libraries for Data Science

When you're a developer looking to dive into data science, you immediately think of Python ^^ (Okay, maybe I'm a bit biased haha). It’s fair to say that Python remains the undisputed star of the fie...

Build a REST API with FastAPI

Let he who has never coded an API cast the first stone. Indeed, APIs have been everywhere for quite a few years. In this tutorial, we will explore the basic concepts of FastAPI and how to use it to qu...