Introduction

Origine du language

  • La première version de Python a été créé en 1989 par Guido Von Rossum pendant une semaine de vacances.

  • Pourquoi Python ? Car Guido Von Rossum est un fan de la série télévisée les Monty Python.

Caractéristiques

  • langage interprété

  • langage orienté objet

  • langage à typage dynamique

  • portable (unix, windows, MAC)

  • interfaçable (Java, .NET)

  • apprécié des pédagogues pour sa syntaxe claire et intuitive

Domaines d’application

Très nombreux:

  • Framework web (Flask, Django, Zope)

  • Calcul scientifique (Panda, Numpy)

  • Bibliothèques graphiques (wxPython)

  • Administration système

  • ORM (SQLAlchemy)

  • Big Data, Deep Learning

Python 2 VS Python3

https://wiki.python.org/moin/Python2orPython3

http://apprendre-python.com/page-syntaxe-differente-python2-python3-python-differences

https://docs.python.org/3/whatsnew/3.0.html