Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mvexel/pythonclass
- Owner: mvexel
- Created: 2012-10-24T22:02:37.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-26T16:17:17.000Z (about 12 years ago)
- Last Synced: 2024-10-21T23:08:20.415Z (2 months ago)
- Language: Python
- Size: 7.93 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 directorySlides are also available [online](https://docs.google.com/presentation/d/1gJ-mA9lZjlbB3cG_epPqCK-cYuGEQWP_EtVnGSKa6sk/edit#slide=id.p).
# Prerequisites
* python, probably >2.6
* pipTested on Windows 7 / Python 2.7 and Ubuntu 12.10 / Python 2.7