Flavors and Versoins Of Python



Python for Beginners and professionals



                                                Following are the Flavors of Python :


1.CPython

2.JPython / JavaPython

3.IronPython - For .net applications

4.Pypy Python - Python for speed

5.Ruby Python

6.Anaconda Python - To handle Big data

7.statkless Python  - Python for concurrency , Concurrently things can be executed. 


Python Version:            Python Current version is 3.6.3 came in 2016

Version History:

1.0 - Jan 1994

2.0- Oct 2000

3.0- December 2008

  

Interesting Fact about python versions: 

"" As per principle of software new version should provide support for old version , but in Python there is no backward support. If i can use Python3 then i wont get the support for python2. ""

 

 

 

 

 


Comments

Popular posts from this blog

Filter In Javafx

SMS ALERT IN JAVA [Sending SMS Using Java Code]