PythonmaniaScript Different! |
|
|||||||
Navigation
Artikel zu Python
Warum Python? Hallo Welt Wie alt ist der Kapitän? Schmetterlingskurve Apfelmännchen Dancing Python User-Agenten fakeMail() Template Engine Python & XML (1) wxPython (1) wxPython (2) wxPython (3) How To's ftp mit Python Filedialog Piddle und Mac OS X XML-RPC Blogger API Zope und Python ZWiki und Plone Navigation und DTML »Last Update« Book Reviews Python und Tkinter Python Cookbook Alte Artikel O'Reilly MacPython & Tkinter (d) MacPython & Tkinter (e) Modul W Easy Dialogs File Dialogs Archiv Oktober 2009 Juni 2009 Mai 2009 April 2009 März 2009 Februar 2009 Januar 2009 Dezember 2008 November 2008 Oktober 2008 September 2008 August 2008 Juli 2008 Juni 2008 Mai 2008 April 2008 März 2008 Februar 2008 Januar 2008 Dezember 2007 November 2007 Oktober 2007 September 2007 August 2007 Juli 2007 Juni 2007 Mai 2007 April 2007 März 2007 Februar 2007 Januar 2007 Dezember 2006 November 2006 Oktober 2006 September 2006 August 2006 Juli 2006 Juni 2006 Mai 2006 April 2006 März 2006 Februar 2006 Januar 2006 Dezember 2005 November 2005 Oktober 2005 September 2005 August 2005 Juli 2005 Juni 2005 Mai 2005 April 2005 März 2005 Februar 2005 |
Anzeigen
|
|||||||
COREblog für Plone wächst und gedeihtCOREblog2-08b ist draußen. Wer ein schönes Blogsystem unter Plone will, sollte sich das einmal anschauen. [Atsushi Shibata per Email.] Technorati-Tags: COREblog Posted by Jörg Kantel | Permalink | | | CMS Werbung
Blender-Update3D-Software Blender 2.4 erschienen: Die freie 3D-Software Blender ( ) ist in Version 2.4 mit einem komplett überarbeiteten Animationsmodul veröffentlicht worden. Dabei profitierte die Anwendung auch von Googles »Summer of Code« und kommt so unter anderem mit einer überarbeiteten, inversen Kinematik und einem neuen System zur Simulation von Flüssigkeiten daher. Blender 2.4 kann ab sofort für Windows, Linux, MacOS X und Solaris hier heruntergeladen werden. [Golem.de] Technorati-Tags: 3D Computergraphik Blender Posted by Jörg Kantel | Permalink | | | Computergraphik Die Schlange und die SuchmaschinePython-Erfinder arbeitet für Google: Python-Erfinder Guido van Rossum wurde anscheinend von Google eingestellt, dies geht aus einer Diskussion im Usenet hervor. [Golem.de] Technorati-Tags: Python Google Posted by Jörg Kantel | Permalink | | | Python
Cinderella.2 public betaCinderella.2 die interaktive Software zur Visualisierung und Simulation von Daten und Algorithmen, die mich auf der letzten CeBIT so begeisterte gibt es endlich in einer »public beta«. Der Download und Dokumentation sind hier. Jetzt weiß ich, womit ich mich über die Feiertage beschäftigen werde. [Andrea (Serendipita)] Technorati-Tags: Mathematik Simulation Visualisierung Jython Posted by Jörg Kantel | Permalink | | | Mathematik
Das Haus vom NikolausNach längerer Pause habe ich mal wieder versucht, mich mit wxPython, dem alternativen GUI-Toolkit für Python ( ) vertraut zu machen. Dabei gab es erst einmal eine Überraschung: wxPython ( ) ist beim Tiger mit dabei. Ich habe eine »jungfräuliche« Tiger-Installation (10.4.3) und mein wxPython-Script lief sofort. (Übrigens gilt das gleiche auch für Tkinter ( ), dem »anderen« GUI-Toolkit für Python. Auch dies wurde ohne zusätzlichen Installationsaufwand sofort erkannt. Danke, Apple!) Die Dokumentation zu wxPython ist — im Vergleich zu Tkinter — immer noch mau, doch das wird sich bald ändern: Bei Mannings erscheint im Januar »wxPython in Action« von Noel Rappin and Robin Dunn und wenn das Buch nur halb so gut ist wie das Tkinter-Buch aus dem gleichen Verlag (hier meine Review), dann hat die Suche nach der Dokumentation endgültig ein Ende. Aber wie gesagt, momentan schlage ich mich mit den Grundlagen herum. Und habe, angesichts der Jahreszeit, erst einmal das Haus vom Nikolaus gezeichnet:
Ich glaube, der Code ist selbsterklärend. Die Klasse Man darf nur nicht vergessen, wegen der schon mehrfach beklagten Eigenart von Aqua, Mir scheint, daß wxPython tatsächlich um einiges logischer und einfacher ist als Tkinter. Daher bin ich sehr gespannt auf das oben erwähnte Buch. Technorati-Tags: Python wxPython GUI Computergraphik Posted by Jörg Kantel | Permalink | | | Python Malen mit PythonNützlich und informativ: Heiko Schröders Python und Tkinter Tutorial — auch zum Download (, 880 KB). Technorati-Tags: Python Tkinter Posted by Jörg Kantel | Permalink | | | Python
Zope-Tutorial, Teil 1Free Software Magazine: Introduction to Zope - Part 1: Python. »Zope ( ) is a web application server, similar in concept to proprietary products like Cold Fusion. However, it is free software that is available under the GPL-compatible Zope Public License, which is very similar to the BSD License. Zope was designed with the specific goals of creating a powerful, secure framework for the development of robust web-based services with a minimum of effort. However, Zope's biggest distinguishing characteristic is how closely it models the language it is written in: Python. In fact, many of its features are directly derived from its underlying Python structure. Because of that, it's difficult to truly understand or appreciate Zope without having a basic knowledge of Python. This article, the first in a two part series, is intended as a high-level introduction to the language.« Auch zum Download (, 35 KB). [Daily Python-URL! (from the Secret Labs)] Technorati-Tags: Zope CMS Python Posted by Jörg Kantel | Permalink | | | CMS
SchlangenfraßProfiling and Optimizing Python: »Premature optimization is the root of all sorts of evil in programming, but meaningful and necessary optimization is vital to effective and efficient programming. When your Python ( ) program just doesn't perform, don't reach for C or C++ without first playing with the Python profiler. Jeremy Jones shows how to find and fix bottlenecks in your programs.« [Meerkat: An Open Wire Service: O'Reilly Network] Technorati-Tags: Python Posted by Jörg Kantel | Permalink | | | Python
Der Angriff der Schlange auf die KlammernO'Reilly Network: Why Lisp Still Hasn't Won. [Daily Python-URL! (from the Secret Labs)] Posted by Jörg Kantel | Permalink | | | Python
Im Web fischen (YAWAF)Aquarium (BSD-style Licence) »is a Web application framework, written in Python. It provides an approach to producing a Web application without duplication of effort by reducing the amount of code you need to write. It offers convenient libraries and extensible APIs for items such as session management and Web server integration (including CGI, mod_python, FastCGI, or its own Web server, Glass). It provides tight integration with Cheetah, including autocompilation of Cheetah ( ) templates. Last of all, it offers a convenient approach to Web development. As a developer, you just »plug in« modules; Aquarium ties them all together.« Notiz an mich: Testen! [Peter van I. per Email.] Technorati-Tags: Python Webworking Posted by Jörg Kantel | Permalink | | | Python Python Scripting for Computational ScienceÜber dieses Buch hatte ich — glaube ich — schon einmal geschrieben. Jetzt ist es in der zweiten Auflage erschienen und es klingt immer noch nach einem »Haben wollen«! Aus dem Klappentext: »The goal of this book is to teach computational scientists how to develop tailored, flexible, and human-efficient working environments built from small programs (scripts) written in the easy-to-learn, high-level language Python. The focus is on examples and applications of relevance to computational scientists: gluing existing applications and tools, e.g. for automating simulation, data analysis, and visualization; steering simulations and computational experiments; equipping old programs with graphical user interfaces; making computational Web applications; and creating interactive interfaces with a Maple/Matlab-like syntax to numerical applications in C/C++ or Fortran. In short, scripting with Python makes you much more productive, increases the reliability of your scientific work and lets you have more fun - on Unix, Windows and Macintosh. All the tools and examples in this book are open source codes. The second edition features new material, reorganization of text, improved examples and tools, updated information, and correction of errors.« [Springer Mathematik Produkte] Technorati-Tags: Python Softcomputing Mathematik Posted by Jörg Kantel | Permalink | | | Python Werbung: |
||||||||