SlideShare a Scribd company logo
10 More Neato Things
You Can Do With
Run Ruby
Crazy-Insane Fast
#10
Topaz
• Implementation of the Ruby programming language
• Uses the RPython VM Toolchain
• Written in Python, specifically PyPy
#10
#10
Schedule Events
Issued over 160 million tickets around the world
Powered by since day 1
Powered by since 2010
#9
Meetup.com also uses Python
Discover Events
lanyrd.com
Powered by
What is Django?
#8
Power Web Apps
Large
and
Small
#7
#7
Python at
#6
Python at
#6
SunPy
A free and open-source solar data
analysis environment for Python.
• Link programs together
• manage workflow of data
Python at
#6
Solve complex problems
Too many to list!!!
#5#6
Social Images
Handles HUGE volumes and sold for oodles of cash
#5
Social Images
Handles HUGE volumes and makes oodles of cash
#5
Spreadsheets#4
Spreadsheets#4
import	
  csv	
  
	
  	
  
with	
  open("export.csv")	
  as	
  f:	
  
	
  	
  	
  	
  for	
  row	
  in	
  csv.DictReader(f):	
  
	
  	
  	
  	
  	
  	
  	
  	
  print(row['name'])	
  
	
  	
  	
  	
  	
  	
  	
  	
  print(row['teeth'])
Big Data
• NumPy
• SciPy
• Pandas
#3
The same core libraries that do heavy lifting for scientists
Work great when it comes to Big Data projects
Makes Movies
#2
Make Movies
#2
Sphinx is a documentation tool
Write Books!

More Related Content

PDF
Python入門 : 4日間コース社内トレーニング
PDF
Intro to Python Workshop San Diego, CA (January 19, 2013)
PPT
PDF
Welcome to Python
PDF
Python for Linux System Administration
PPTX
Programming for Everybody in Python
PPTX
2016 bioinformatics i_python_part_2_strings_wim_vancriekinge
Python入門 : 4日間コース社内トレーニング
Intro to Python Workshop San Diego, CA (January 19, 2013)
Welcome to Python
Python for Linux System Administration
Programming for Everybody in Python
2016 bioinformatics i_python_part_2_strings_wim_vancriekinge

What's hot (17)

ODP
Programming Under Linux In Python
PDF
Meet Couch DB
PPTX
Unix study class_01
PDF
Clean Manifests with Puppet::Tidy
DOCX
เทคนิคการค้นหาด้วย Google
PDF
Python于Web 2.0网站的应用 - QCon Beijing 2010
PDF
Will iPython replace Bash?
PDF
Introduction to Python for new beginner
PDF
OpenFest 2012 : Leveraging the public internet
PPTX
Intro to Google Docs
PDF
Life without CPAN
PDF
Teach your kids how to program with Python and the Raspberry Pi
PDF
Random Thoughts on Paper Implementations [KAIST 2018]
PDF
R packages
PDF
Python on a chip
PDF
Implementasi Full Textsearch pada Database
PDF
What we can learn from Rebol?
Programming Under Linux In Python
Meet Couch DB
Unix study class_01
Clean Manifests with Puppet::Tidy
เทคนิคการค้นหาด้วย Google
Python于Web 2.0网站的应用 - QCon Beijing 2010
Will iPython replace Bash?
Introduction to Python for new beginner
OpenFest 2012 : Leveraging the public internet
Intro to Google Docs
Life without CPAN
Teach your kids how to program with Python and the Raspberry Pi
Random Thoughts on Paper Implementations [KAIST 2018]
R packages
Python on a chip
Implementasi Full Textsearch pada Database
What we can learn from Rebol?
Ad

Viewers also liked (20)

ODP
20 cool things python
PDF
Learn 90% of Python in 90 Minutes
PDF
Python Worst Practices
KEY
The One Way
PDF
Intro to Data Visualizations
KEY
PyCon Philippines 2012 Keynote
KEY
Lighting talk on django-social-auth
KEY
Round pegs and square holes
PDF
An Extreme Talk about the Zen of Python
PPTX
Python Programming Essentials - M34 - List Comprehensions
PDF
OSCON 2008: Porting to Python 3.0
PPTX
Python programming lab2
PPTX
Introduction to Graphics
PPT
Apache Web Server Setup 3
PDF
Cc code cards
ODP
Python 3000
PPTX
Python Programming Essentials - M44 - Overview of Web Development
PPTX
Python programming lab1
PPT
PyTrening 2.0 # 15 Okienka GUI
PPT
Securing Apache Web Servers
20 cool things python
Learn 90% of Python in 90 Minutes
Python Worst Practices
The One Way
Intro to Data Visualizations
PyCon Philippines 2012 Keynote
Lighting talk on django-social-auth
Round pegs and square holes
An Extreme Talk about the Zen of Python
Python Programming Essentials - M34 - List Comprehensions
OSCON 2008: Porting to Python 3.0
Python programming lab2
Introduction to Graphics
Apache Web Server Setup 3
Cc code cards
Python 3000
Python Programming Essentials - M44 - Overview of Web Development
Python programming lab1
PyTrening 2.0 # 15 Okienka GUI
Securing Apache Web Servers
Ad

Similar to 10 more-things-you-can-do-with-python (20)

PDF
Beyond the Hype: 4 Years of Go in Production
PPTX
Lecture 1.pptx
PDF
What is Python? (Silicon Valley CodeCamp 2014)
PDF
Pythonanditsapplications 161121160425
PPTX
Python and its Applications
PPTX
Basic Python Introduction Lecture 1.pptx
PPTX
POWER OF PYTHON PROGRAMMING LANGUAGE
PDF
PhoneGap Talk @ Sencha Con 2010
PDF
Data science in ruby, is it possible? is it fast? should we use it?
PDF
Python for System Administrators
PPTX
4 days of openframeworks
PPT
Workshop For pycon13
PPTX
Python Introduction its a oop language and easy to use
PPTX
Introduction to python
PPTX
R Then and Now
PPTX
Din9talk(beta0.2.0)
PDF
What is Python?
PDF
An overview of data and web-application development with Python
PDF
Creating Open Data with Open Source (beta2)
PDF
Go After 4 Years in Production - QCon 2015
Beyond the Hype: 4 Years of Go in Production
Lecture 1.pptx
What is Python? (Silicon Valley CodeCamp 2014)
Pythonanditsapplications 161121160425
Python and its Applications
Basic Python Introduction Lecture 1.pptx
POWER OF PYTHON PROGRAMMING LANGUAGE
PhoneGap Talk @ Sencha Con 2010
Data science in ruby, is it possible? is it fast? should we use it?
Python for System Administrators
4 days of openframeworks
Workshop For pycon13
Python Introduction its a oop language and easy to use
Introduction to python
R Then and Now
Din9talk(beta0.2.0)
What is Python?
An overview of data and web-application development with Python
Creating Open Data with Open Source (beta2)
Go After 4 Years in Production - QCon 2015

More from Daniel Greenfeld (16)

PDF
How to Write a Popular Python Library by Accident
PDF
From NASA to Startups to Big Commerce
PDF
Thinking hard about_python
PDF
Intro to Python
KEY
Future of Collaboration
KEY
Advanced Django Forms Usage
KEY
Confessions of Joe Developer
PDF
Django Worst Practices
PDF
How to sell django panel
PPT
Pinax Long Tutorial Slides
PPT
Testing In Django
PDF
Django Uni-Form
PDF
Nova Django
PPT
Pinax Introduction
PDF
Why Django
PDF
Pinax Tutorial 09/09/09
How to Write a Popular Python Library by Accident
From NASA to Startups to Big Commerce
Thinking hard about_python
Intro to Python
Future of Collaboration
Advanced Django Forms Usage
Confessions of Joe Developer
Django Worst Practices
How to sell django panel
Pinax Long Tutorial Slides
Testing In Django
Django Uni-Form
Nova Django
Pinax Introduction
Why Django
Pinax Tutorial 09/09/09

Recently uploaded (20)

PDF
Digital Strategies for Manufacturing Companies
PPTX
L1 - Introduction to python Backend.pptx
PPTX
Operating system designcfffgfgggggggvggggggggg
PPTX
Reimagine Home Health with the Power of Agentic AI​
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PPTX
ai tools demonstartion for schools and inter college
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PDF
Softaken Excel to vCard Converter Software.pdf
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PDF
Nekopoi APK 2025 free lastest update
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
Digital Strategies for Manufacturing Companies
L1 - Introduction to python Backend.pptx
Operating system designcfffgfgggggggvggggggggg
Reimagine Home Health with the Power of Agentic AI​
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
CHAPTER 2 - PM Management and IT Context
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
ai tools demonstartion for schools and inter college
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
How to Choose the Right IT Partner for Your Business in Malaysia
Softaken Excel to vCard Converter Software.pdf
VVF-Customer-Presentation2025-Ver1.9.pptx
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
Nekopoi APK 2025 free lastest update
How to Migrate SBCGlobal Email to Yahoo Easily

10 more-things-you-can-do-with-python