Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mvexel/pythonclass

code and presentation for python guest lecture
https://github.com/mvexel/pythonclass

Last synced: 24 days ago
JSON representation

code and presentation for python guest lecture

Awesome Lists containing this project

README

        

# Python class resources

The code we will be looking at is in the code directory.
The data we will use is in the data directory. Output will also be written into that directory
The lecture slides are in the slides directory

Slides are also available [online](https://docs.google.com/presentation/d/1gJ-mA9lZjlbB3cG_epPqCK-cYuGEQWP_EtVnGSKa6sk/edit#slide=id.p).

# Prerequisites

* python, probably >2.6
* pip

Tested on Windows 7 / Python 2.7 and Ubuntu 12.10 / Python 2.7