Elements tagged with: python

skip over the calendar

Page created at
WikidBASE June 30, 2008, 11:09 a.m.
WikidBASE - interessanter Mix aus Wiki und strukturierter Datenbank. Gefunden beim Schockwellenreiter.
Python, Sysadmin
Graphite June 28, 2008, 11:08 a.m.
Graphite - klingt sehr interessant, ein Paket zur Visualisierung von Zahlenreihen über Zeit. Im Prinzip das, was RRDTool mal werden wollen würde, wenn es gross wäre. Möglicherweise eine gute Alternative für Munin in unserem Monitoring. Und es ist Python Code.
Programmierung, Python, Sysadmin
Front Range Pythoneering: Flipping the 2.5 Bit for Jython June 25, 2008, 10:30 a.m.
Front Range Pythoneering: Flipping the 2.5 Bit for Jython - Jython ist jetzt auf 2.5er Stand! Und damit definitiv eine brauchbare Alterantive, und ein wesentlich angenehmerer Weg die vielen Java-Libraries auszuprobieren.
Programmierung, Python
Amazon EC2 Basics For Python Programmers June 23, 2008, 5:08 p.m.
Amazon EC2 Basics For Python Programmers - Tutorial über die Nutzung von EC2 mit Python.
Programmierung, Python, Webservices
Python Cookbook, 2nd Edition June 23, 2008, 4:54 p.m.
Python Cookbook, 2nd Edition - online lesbar.
Programmierung, Python
Lunatic Python June 11, 2008, 12:50 p.m.
Lunatic Python - bidirektionale Schnittstelle zwischen Lua und Python.
Programmierung, Python
django-ae-utils June 2, 2008, 10:44 a.m.
django-ae-utils - zwei interessante Tools zu Google AppEngine. Eins liefert Sessions auf der Basis des Google Stores, das andere eine von Google Accounts losgelöste Benutzerverwaltung.
Programmierung, Python
flickrfs June 2, 2008, 10:39 a.m.
flickrfs - witziges FUSE Filesystem in Python, welches Flickr direkt über das Dateisystem erreichbar macht. Könnte sogar auf dem Mac laufen, da gibts FUSE ja auch. Könnte sich vielleicht lohnen mal anzugucken.
Programmierung, Python