Skip to content

OWH-projects/python-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Python! Bring order to the chaos

###Some things we use Python for

###Getting started

  • Download Python
  • Running scripts from the Python interpreter vs. executing a python file
  • Data types! Numbers, strings, booleans, lists, tuples, dictionaries and more
  • Supplementing the standard library with modules

###Identify a project

  • I want to scrape data from a website
  • I want to simplify some rote task
  • I want to get an email alert when X happens

###Links

About

OWH brown-bag sessions 2015: Python!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages