Deploy a custom Docker image for Data Science project – A spam classifier with FastAPI (Part 3)
A guide to deploy a custom Docker image for an API with FastAPI and AI Deploy. Welcome to the third […]
A guide to deploy a custom Docker image for an API with FastAPI and AI Deploy. Welcome to the third […]
A guide to deploy a custom Docker image for a Streamlit app with AI Deploy. Welcome to the second article
At OVHcloud, we love using and building APIs. And to build good software, the first thing you need to do
OpenAPI with Python — a state of the art and our latest contribution Read More »
Intro TL;DR: You might want to skip the intro and jump right into “Celery – Distributed Task Queue”. Hello! I’m
Doing BIG automation with Celery Read More »
As developers, we often need to execute tasks in the background. Fortunately, some tools already exist for this. In the
Introducing Director – a tool to build your Celery workflows Read More »