Chapter 7. Setting up to Develop Applications Using Python


The Python language version 2.7.5 is available as part of Red Hat Enterprise Linux.

  • Newer versions of the Python interpreter and libraries (including a newer version of Python 2.7) are available as Red Hat Software Collections packages. Install the package with the desired version according to the table below.

    # yum install package

    Python versions corresponding to Red Hat Software Collections packages

    VersionPackage

    Python 2.7

    python27

    Python 3.6

    rh-python36

    Python 3.8

    rh-python38

    The python27 software collection is an updated version of the Python 2 packages in RHEL 7.

  1. Install the Eclipse integrated development environment which supports development in the Python language. Eclipse is available as part of Red Hat Developer Tools. For the actual installation procedure, see Using Eclipse.

Additional Resources

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.