How to Check Python Version

Posted by linuxize on Aug 26, 2019 7:01 AM EDT
Linuxize.com; By Linuxize
Mail this story
Print this story

Python is one of the most popular programming languages in the world. It is used for developing websites, writing scripts, machine learning, analyzing data and more.

This tutorial explains how to check what version of Python is installed on your operating system using the command line. This can be useful when installing applications written in Python that require a specific version of Python.

We’ll also show you how to programmatically determine what version of Python is installed on the system where the Python script is running. For example, when writing Python scripts, you’ll need to determine whether the script supports the version of Python installed on the user’s machine.

Full Story

  Nav
» Read more about: Groups: Python

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.