Deploy Python on the best cloud platform

Qoddi builds your Python app automatically from Git and manages everything your app needs to thrive! Deploy and scale your apps in seconds on Qoddi's tier 1 infrastructure and network.

Start Free

Limitless power for your Python app

Deploy

Push your code from any GIT compatible software. Qoddi automatically builds a dedicated environment to run your app securely.

Manage

Manage your portfolio of apps in a single view using a straightforward Dashboard. Instantly see what version of your app is deployed and roll back to a stable version without recompiling. Manage your app’s environment-specific configurations with external config vars.

Scale

Qoddi's horizontally and vertically scalable architecture makes sure your app stays alive and performs no matter what happens. Auto scaling automatically adds ressources to your app to handle spikes of traffic.

Monitor

Qoddi auto-heal makes sure your app stays online if something goes wrong and alerts you if you need to take action. Monitor CPU and RAM usage to know when it's time to scale.

Deploy a Python app

  • Create your app on Git

  • Add a requirements.txt file

  • Provision a Python app on Qoddi

  • Add deploy key to GitHub

  • Click Deploy and Build

  • Your app is live!

Why Python on Qoddi?

Instant deployment with Procfile

Qoddi builds your Python app according to the Procfile settings : web or worker, and add all required libraries from the requirements.txt file. The requirements.txt file is mandatory and will automatically add all required extensions via pip at the app building phase.

Marketplace with ready to use add-ons

Qoddi marketplace includes all the tools you need to increase the possibilities of your Python App. From databases (including MongoDB, Postgres and MySQL) to Minio S3 block storage, you can launch additional add-ons as standalone apps reachable from all your apps.

Run the Python runtime you need

Qoddi allows you to specify a version of the Python runtime by including it within a runtime.txt file. If the runtime.txt file is not present, Qoddi will use the last stable version of Python to build the app.

Built-in security and log persistence

Qoddi's Metrics dashboard helps you identify many kinds of performance problems, while live logs are available at any time. Qoddi's exclusive virtual disk technology allows you to add a virtual storage disk to your app for log storage and export or analysis.

Start with Qoddi today!

Qoddi is Free for developers