Python
The way Python works at alwaysdata is very standard. If you are used to using Python on a Unix system, e.g. Linux, then you already know almost everything you need.
- the provisionned versions range from 2.4 to 3.13,
- the environment configuration is easy to set up.
The Django, Flask and Sanic frameworks are part of our autoinstallable applications and many other applications are also compatible. For example, Celery, Falcon, Pyramid, Tornado or even Uvicorn.