PyCells |
May 23, 2007, 1:28 p.m. |
PyCells - berechnende Speicherzellen. Im Prinzip sowas wie eine Maschinerie für Tabellenkalkulationen. Hatte ich das nicht schon mal? Egal. Ist trotzdem interessant.
|
Programmierung, Python |
Beautiful Soup: We called him Tortoise because he taught us. |
May 15, 2007, 3:12 p.m. |
Beautiful Soup: We called him Tortoise because he taught us. - auch das nicht neu, aber praktisch: ein HTML-Parser für kaputtes HTML. In Python. (und ja, ich muss gerade HTML-browsing automatisieren für Tests)
|
Programmierung, Python |
twill: a simple scripting language for Web browsing |
May 15, 2007, 3:10 p.m. |
twill: a simple scripting language for Web browsing - automatisiertes web-browsen. Hatte ich wohl schon mal, aber egal, wird sonst auch ständig was wiederholt.
|
Programmierung, Python |
PyInstaller |
May 7, 2007, 10:53 a.m. |
PyInstaller - interessante Alternative zu py2exe, die sowohl unter Windows als auch unter Linux ausführbare Dateien erstellen kann.
|
Programmierung, Python |