Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
|
project:python [2012/11/30 11:59] tw [Termine / Inhalte] |
project:python [2013/06/14 19:52] (aktuell) 93.193.99.207 [Python Workshop] |
||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== Python Workshop ====== | ====== Python Workshop ====== | ||
| {{tag>project event software workshop edu}} | {{tag>project event software workshop edu}} | ||
| + | |||
| + | |||
| + | ---- | ||
| + | **ACHTUNG! Termine und so weiter werden jetzt vor allem über die Google+ Seite unserer Stuttgarter Python Interest Group gemanaged: https://plus.google.com/communities/104664589088135148756** | ||
| + | |||
| + | ---- | ||
| ==== Termine / Inhalte ==== | ==== Termine / Inhalte ==== | ||
| Zeile 44: | Zeile 50: | ||
| * Workshop Fr. 2.11.2012 ab 19:00 | * Workshop Fr. 2.11.2012 ab 19:00 | ||
| * Workshop Fr. 16.11.2012 ab 19:00 | * Workshop Fr. 16.11.2012 ab 19:00 | ||
| - | * Workshop Fr. 30.11.2012 ab 19:00 | + | * Workshop Fr. 30.11.2012 ab 19:00 |
| - | * raise ValueError! Unten auf der Liste fehlt es v.a. an Interessensbekundungen / anderen Themenvorschlägen / Vortragenden. | + | * Workshop Fr. 14.12.2012 ab 19:00 |
| + | * Vorschlag: Django - Andreas | ||
| + | * Ergebnis findet sich [[https://github.com/shackspace/geekromeo|auf GitHub]] | ||
| + | * Workshop Fr. 11.1.2013 ab 19:00 | ||
| + | * Mike moechte Dateien nach bestimmten Kriterien zusammensuchen. | ||
| + | * os.walk + regex match? | ||
| + | * falls es viel komplexer wird: evtl. whoosh? | ||
| + | * TW schaut sich evtl. passlib an (Python-Library fuer PW-Hashes) und wie sich das integrieren laesst. | ||
| + | * andere Vorschlaege? | ||
| + | * Workshop Fr. 25.1.2013 ab 19:00 | ||
| + | * pygame (passend zum gaming topic des wochenendes)? hat jemand erfahrung damit oder improvisieren wir? | ||
| + | * Umgeschwenkt auf geekromeo | ||
| + | * Workshop 8.2.2013 ab 19:00 | ||
| + | * "how to fail with password crypto" (und wie man es richtig macht) - in Python, mit praktischen Beispielen - manche Dinge sind aber auch allgemein interessant/verwendbar. | ||
| + | * Workshop 22.2.2013 ab 19:00 | ||
| + | * Workshop 8.3.2013 ab 19:00 | ||
| + | * Workshop 22.3.2013 ab 19:00 | ||
| + | * Workshop 5.4.2013 ab 19:00 | ||
| + | * Workshop 19.4.2013 ab 19:00 | ||
| + | * Workshop 3.5.2013 ab 19:00 | ||
| + | * Workshop 17.5.2013 ab 19:00 | ||
| + | * Workshop 31.5.2013 ab 19:00 | ||
| + | * Workshop 14.6.2013 ab 19:00 | ||
| + | * Workshop 28.6.2013 ab 19:00 | ||
| + | * Generell: raise ValueError! Unten auf der Liste fehlt es v.a. an Interessensbekundungen / anderen Themenvorschlägen / Vortragenden. | ||
| * danach regelmässig alle 2 Wochen Fr abends 19:00 (geändert, nicht mehr ab 18:00!) | * danach regelmässig alle 2 Wochen Fr abends 19:00 (geändert, nicht mehr ab 18:00!) | ||
| Zeile 82: | Zeile 112: | ||
| * Jython - im Zuge eines Crossover-Workshops Python (Thomas Waldmann) + Java (house)?! :) | * Jython - im Zuge eines Crossover-Workshops Python (Thomas Waldmann) + Java (house)?! :) | ||
| * Markus Majer | * Markus Majer | ||
| + | * Python 3 Porting (mit "six" und python-modernize - derselbe Source fuer beide Pythons) (Thomas Waldmann) | ||
| === 3rd Party Libs/Frameworks === | === 3rd Party Libs/Frameworks === | ||
| Zeile 92: | Zeile 123: | ||
| * XStatic - Packaging of static files (Thomas Waldmann) | * XStatic - Packaging of static files (Thomas Waldmann) | ||
| * Georg | * Georg | ||
| - | * Django - Web Framework / Python's "Ruby on Rails" | + | * Django - Web Framework / Python's "Ruby on Rails" (Andreas Madsack) |
| * Markus Majer | * Markus Majer | ||
| * Thomas Waldmann | * Thomas Waldmann | ||
| Zeile 120: | Zeile 151: | ||
| * Python & Arduino https://ep2012.europython.eu/conference/talks/python-and-arduino-a-tale-of-snakes-and-kings | * Python & Arduino https://ep2012.europython.eu/conference/talks/python-and-arduino-a-tale-of-snakes-and-kings | ||
| * OpenCV https://ep2012.europython.eu/conference/talks/lets-play-with-python-and-opencv | * OpenCV https://ep2012.europython.eu/conference/talks/lets-play-with-python-and-opencv | ||
| + | * Andreas | ||
| * uWSGI / nginx https://ep2012.europython.eu/conference/talks/going-massive-with-uwsgi-and-nginx | * uWSGI / nginx https://ep2012.europython.eu/conference/talks/going-massive-with-uwsgi-and-nginx | ||
| - | * | + | * tinyWM - http://incise.org/tinywm.html - Grundlage für einen Desktop Manager. Wie wäre es, von Grund auf einen sehr sehr simplen Window Manager zu schreiben, einfach nur zum Testen? :) Das ist der ganze Code der ausreicht einen Window Manager darzustellen! https://github.com/mackstann/tinywm/blob/master/tinywm.py |
| + | * Herausfinden wie ein Python Sl4a Skript in eine android APK Anwendung gepackt werden kann. Dazu könnten wir dann auch ein kleines Tutorial schreiben. | ||
| + | * Sebastian | ||
| + | * Verstehen wie das gettext module für multilingual internationalization services funktioniert. Das ganze dann anhand eine kleinen Beispielanwendung ausprobieren. | ||
| + | * Sebastian | ||
| === Themen mit Python-Bezug === | === Themen mit Python-Bezug === | ||
| * sphinx - Documentations-Tool - ist in Python geschrieben und wird auch von vielen Python-Projekten benutzt, hat aber sonst nix mit Python zu tun (Thomas Waldmann) | * sphinx - Documentations-Tool - ist in Python geschrieben und wird auch von vielen Python-Projekten benutzt, hat aber sonst nix mit Python zu tun (Thomas Waldmann) | ||
| Zeile 129: | Zeile 166: | ||
| * Georg | * Georg | ||
| * Thomas Waldmann | * Thomas Waldmann | ||
| - | |||
| ==== Links ==== | ==== Links ==== | ||
| * http://python.org/ (Download, Documentation, Tutorial, Package Index, ...) | * http://python.org/ (Download, Documentation, Tutorial, Package Index, ...) | ||