|
Size: 239
Comment: add showoff
|
← Revision 7 as of 2013-03-21 06:18:27 ⇥
Size: 732
Comment: add hovercraft
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 5: | Line 5: |
| Not in Python, but a good list of features: | Not in Python, but a good stuff anyway: |
| Line 7: | Line 7: |
| * https://bartaz.github.com/impress.js - Prezi clone in CSS3 | |
| Line 8: | Line 9: |
| * https://github.com/imakewebthings/deck.js * https://lab.hakim.se/reveal-js/ (it looks like https://github.com/ipython/nbconvert is able to convert IPython notebooks into this format) Generators in Python from text formats: * https://github.com/adamzap/landslide - converts markdown, ReST, or textile to Google's html5slides template * https://github.com/regebro/hovercraft - converts ReST into impress.js presentations |
Here is some useful stuff to help prepare your next awesome Python talk.
https://slides.html5rocks.com/ - slides using latest HTML5 technologies
Not in Python, but a good stuff anyway:
https://bartaz.github.com/impress.js - Prezi clone in CSS3
https://lab.hakim.se/reveal-js/ (it looks like https://github.com/ipython/nbconvert is able to convert IPython notebooks into this format)
Generators in Python from text formats:
https://github.com/adamzap/landslide - converts markdown, ReST, or textile to Google's html5slides template
https://github.com/regebro/hovercraft - converts ReST into impress.js presentations
