26th
September, 2013
DevCon 2013
Anoop Thomas Mathew
Profoundis Labs
atm@profoundis.com
Ambidextrous Python
@atmb4u

Co-Founder and CTO @ Profoundis Labs
 Avid user of open source since 2003
 Python and Django for last 4 years
 Contributed to linux kernel and cpython
 spoken at
➢ PyCon 2013
➢ FOSSMeet 2013
➢ PyCon 2012
➢ Fifth Elephant 2012
➢ FOSSMeet 2011
ABOUTME
Programming is for
EveryOne!
WHYBEAPROGRAMMER
Are we humans any
different?
WHOISAPROGRAMMER
How do we
THINK?
WHOISAPROGRAMMER
Can I get a Mocha?
Step 1: Coffee, Chocolate, Sugar, Milk, Heat Source
Step 2: Heat the milk
Step 3: When milk is boiled, put coffee powder
Step 4: Get the milk off the heat, put sugar
Step 5: Stir well
Step 6: Top it with Double Chocolate
●
Step 7: Pour it to a glass and serve!
Enjoy!
WHOISAPROGRAMMER
Real world Problems
WHOISAPROGRAMMER
What is a program?
An easy way to solve
(real world)
problems
WHOISAPROGRAMMER
Learning any
Programming Language
LEARNINGTOPROGRAM
➢ Logic
➢ Source
➢ Representation
➢ Operations
➢ Sink
PROGRAMMINGLANGUAGE
●
Interpreted
●
Dynamically Typed
●
Easiest
●
Human Understandable
●
Awesome Community
●
Availability of Libraries
●
Platform Independent
●
Quick Prototyping
●
Ease of Extending
●
Awesome!
LET'SLEARNSOMEPYTHON
modules ...
modules everywhere!
AMBIDEXTROUSPYTHON
The Standard Library
sqlite3, time, sys, os, itertools, math,
pickle, email, collections, gzip, csv,
multiprocessing, json, re, string, md5,
urllib2, smtpd, uuid, Cookie, ast,
xml,logging ...
AMBIDEXTROUSPYTHON
pip install <package name>
AMBIDEXTROUSPYTHON
Web Applications
Django
Flask
Tornado
Twisted
web2py
AMBIDEXTROUSPYTHON
Desktop Applications
PyQT
Tkinter
pyGTK
wxPython
pySide
AMBIDEXTROUSPYTHON
Mobile Applications
Kivy
AMBIDEXTROUSPYTHON
Scientific Computing
numpy
scipy
scikit-learn
pandas
ipython
AMBIDEXTROUSPYTHON
Artificial Intelligence
PyBrain
NLTK
scikit-learn
libsvm
Orange
AMBIDEXTROUSPYTHON
Image Processing
PIL
matplotlib
mayavi
Pillow
vPython
GIMP extensions
AMBIDEXTROUSPYTHON
3D Gaming/ Rendering
pyGame
Blender
Ogre
AutoDesk Maya
Panda3D
AMBIDEXTROUSPYTHON
Data Processing
string
re
Distributed
celery
mrjob
disco
dumpo
AMBIDEXTROUSPYTHON
Web Utilities
requests
urllib2
jinja2
xmpp
soaplib
AMBIDEXTROUSPYTHON
Parsing Utilities
beautifulsoup
json
csv
lxml
ast
optparse
PLY
AMBIDEXTROUSPYTHON
Cloud Management
libcloud
openstack
picloud
AMBIDEXTROUSPYTHON
High Performance
Computing
pyCUDA
MPI
multiprocessing
ctypes
AMBIDEXTROUSPYTHON
APIs and Bindings
cairo
boto
pyfestival
redispy
AMBIDEXTROUSPYTHON
Yes!
It's a good time to start.
https://bitbucket.org/atmb4u/python-live
AMBIDEXTROUSPYTHON
Questions?
AMBIDEXTROUSPYTHON
Thank You!
@atmb4u
AMBIDEXTROUSPYTHON

Ambidextrous Python - Introduction Python Libraries