+ All Categories
Home > Software > 10 more-things-you-can-do-with-python

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

Date post: 16-Jul-2015
Category:
Upload: daniel-greenfeld
View: 334 times
Download: 0 times
Share this document with a friend
20
10 More Neato Things You Can Do With
Transcript

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 Eventslanyrd.com

Powered by

What is Django?

#8

Power Web Apps

Large and

Small

#7

#7

Python at#6

Python at#6

SunPyA 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!


Recommended