Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/msabramo/multi-python-preso

Slides for my talk on making code work with multiple versions of Python
https://github.com/msabramo/multi-python-preso

Last synced: 11 days ago
JSON representation

Slides for my talk on making code work with multiple versions of Python

Awesome Lists containing this project

README

        

View these slides at [http://msabramo.github.com/multi-python-preso/](http://msabramo.github.com/multi-python-preso/).

This presentation uses [ShowOff](https://github.com/schacon/showoff).

To view it locally, `gem install showoff` and run `showoff serve` in this
directory, then visit http://localhost:9090 in your browser.

Or run `showoff static` to generate a static-HTML version.

Alternatively, you can just read the .md files.