Saturday, September 25, 2021

Python Lect - 2

 

Python Version List

A list of Python versions with its released date is given below.

Python VersionReleased Date
Python 1.0January 1994
Python 1.5December 31, 1997
Python 1.6September 5, 2000
Python 2.0October 16, 2000
Python 2.1April 17, 2001
Python 2.2December 21, 2001
Python 2.3July 29, 2003
Python 2.4November 30, 2004
Python 2.5September 19, 2006
Python 2.6October 1, 2008
Python 2.7July 3, 2010
Python 3.0December 3, 2008
Python 3.1June 27, 2009
Python 3.2February 20, 2011
Python 3.3September 29, 2012
Python 3.4March 16, 2014
Python 3.5September 13, 2015
Python 3.6December 23, 2016
Python 3.7June 27, 2018
Python 3.8October 14, 2019
Python 3.9October 05, 2020
Python 3.10    October 04, 2021




What is an IDE?


An IDE (Integrated Development Environment) is a software application used by developers for creating programs.


List of Python IDE


1. PyCharm

2. Visual Studio Code

3. Sublime Text

4. Vim

5. Atom

6. Jupyter Notebook

7. Eclipse + PyDev + LiClipse

8. GNU Emacs

9. Spyder

10. Thonny

11. IDLE



Python Distributions

  • Anaconda Python
  • ActivePython
  • CPython
  • Enthought Canopy
  • WinPython



Important Python Libraries




1. Matplotlib

2. Pandas

3. Requests

4. NumPy

5. SQLAlchemy

6. BeautifulSoup

7. Pyglet

8. SciPy

9. Scrapy

10. PyGame

11. Python Twisted

12. Pillow

13. pywin32

14. wxPython

15. iPython

16. Nose

17. Flask

18. SymPy

19. Fabric

20. PyGTK

No comments:

Post a Comment