Search
 
SCRIPT & CODE EXAMPLE
 

PYTHON

terminal python version

# in python
$ python --version

# in python3
$ python3 --version
Comment

how to check python version on terminal

python3 --version	# This is to check the python 3 version on mac terminal
Comment

PREVIOUS NEXT
Code Example
Python :: unix command in python script 
Python :: python input 
Python :: get list file in folder python 
Python :: open file python 
Python :: Installing packages from requirements.txt file 
Python :: convert dict to dataframe 
Python :: erase % sign in row pandas 
Python :: UTC to ISO 8601: 
Python :: python execute shell command and get output 
Python :: cut part of video ffmpeg 
Python :: Configuring Django to Send Emails with mailgun 
Python :: run python file using python code 
Python :: python detect lines 
Python :: python os open notepad 
Python :: unzip_data python 
Python :: django query field is null 
Python :: flask get value of radio button 
Python :: python fibonacci 
Python :: python get pid of process 
Python :: matplotlib secondary y axis 
Python :: increase colorbar ticksize 
Python :: add text to plot python scatter 
Python :: pandas column by index 
Python :: Dropping NaN in dataframe 
Python :: stack data horizontally pandas 
Python :: read page source from text file python 
Python :: true positive true negative manually 
Python :: django logout user 
Python :: pandas merge but keep certain columns 
Python :: sklearn cross_val_score scoring metric 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =