Preparing Python

Python is an interpreted programming language increasingly used in industry and research for interfacing, simulation, data analysis, and application development. It is available on all major platforms: Windows, Mac, Linux.

../_images/python_logo.png

You can find more information about Python programming languages on the Python.org website.

It supports imperative, functional, and object-oriented programming paradigms. It includes automatic memory management and exception handling. Additionally, there is a large community around this language that develops a set of libraries for various uses.”

See : https://astrofrog.github.io/py4sci/#

See : https://scipy-lectures.org/intro/