Page Background

Python

Python belongs to the most versatile and at the same time beginner-friendly programming languages.
Two Python environments are available on CodeRoom, which cover different areas of application.

Python 3.8 – Server-side Execution

For more extensive programs, data analysis, and scientific applications, a server-side Python-3.8 environment is available.
Here, programs can be executed with powerful libraries.

Available Libraries

This environment is particularly suitable for data-driven projects, scientific applications, and more complex programs.



Python 2 – Client-Side Execution with Skulpt

For fast experiments directly in the browser, a client-side Python environment based on Skulpt is available.
Programs are executed directly in the browser without requiring a server.

Available Libraries

This environment contains:

The browser-based Python environment is particularly suitable for:




Explore the following articles to discover diverse examples and projects that demonstrate the possibilities of Python in both environments.