python ecosystem

22
Python Ecosystem by Kostyantyn Leschenko

Upload: kostyantyn-leschenko

Post on 30-Jul-2015

63 views

Category:

Engineering


2 download

TRANSCRIPT

Page 1: Python Ecosystem

Python Ecosystem

by Kostyantyn Leschenko

www.princexml.com
Prince - Non-commercial License
This document was created with Prince, a great way of getting web content onto paper.
Page 2: Python Ecosystem

About me• Kostyantyn Leschenko

• Python Developer at Lohika

Page 3: Python Ecosystem

The Python Language

Page 4: Python Ecosystem

Why python?

Page 5: Python Ecosystem

What is it usedfor?

Page 6: Python Ecosystem

Web

Page 7: Python Ecosystem
Page 8: Python Ecosystem

Science

Page 9: Python Ecosystem
Page 10: Python Ecosystem
Page 11: Python Ecosystem

Finance

Page 12: Python Ecosystem

Business

Page 13: Python Ecosystem

Community

Page 14: Python Ecosystem

Python is popular

Page 15: Python Ecosystem

Popularity of Language Index (PyPL)

Page 16: Python Ecosystem

FAQ

Page 17: Python Ecosystem

Python 2 or Python 3?

Page 18: Python Ecosystem

Interpreter

Page 19: Python Ecosystem

The Development Environment• pip

• virtualenv

19

Page 20: Python Ecosystem

Python developer's toolbox• ipython

• ipdb

20

Page 21: Python Ecosystem

Other important tools• Editor

• pep8

21

Page 22: Python Ecosystem

Questions?