Learn Python: Tutorials and updates from Red Hat experts
Python is a popular programming language for data science, machine learning, and web development.
Install Python 3 on RHEL
Updating to Python 3.9 is a great way to modernize your existing applications with the latest Python features, including time zone-aware timestamps, new string functions, dictionary union operators, and subtle performance boosts.
You can install Python 3.9, set up your environment, and start using it to create and run Python web services in a Red Hat Enterprise Linux 8 container in 15 minutes.
Why do developers love Python?
"I love Python because it's fast to write, smooth, looks clean, offers many clever (to the point of dangerous) ways to do things and combine them, and has useful libraries and web frameworks for just about anything you want to do."

Are you ready to learn Python? This quick video could help you decide.
Get a first look at five language features that make Python powerful, versatile, and easy to use.
What is Python used for?
Python is a server-side programming language that's been a fixture in programming since it was introduced in the late '80s. And why not? It's easy to read, write, and run; it's more efficient than similar languages with the same functions; and it's more scalable.
Here are a few reasons why Python is hotter than ever.
Featured Python tutorials

Thoth prescriptions resolve dependency conflicts in Python application...

Deploy functions in a snap with Red Hat OpenShift Serverless Functions and...

Create a containerized development environment for Flask-based Python...
5 things to know before learning Python
Getting started with a new programming language can be challenging. Whether you're brand new to programming or a seasoned developer, these five tips will help you decide if it’s time to switch to Python.

Popular Python tutorials on Red Hat Developer

Explore the challenges of installing and managing Python dependencies in...

Use the Thoth Jupyterlab extension to manage Python dependencies in your...

Write a Python-based application binary interface (ABI) checker to ensure...

Everything you need to install Python and related utilities on Red Hat...

Rust is a language that has no runtime so it can be used to integrate with...

Delve into the basics of machine learning using our Jupyter notebook...

In Red Hat Enterprise Linux 8, we have moved Python off to the side and...

If you need to build some Python-based microservices, one way to do it is to...