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
|
|||||||||||||
Schlangenfraß auf deutschNetter Workshop von Thomas Bruhin: Programmieren mit Python. Als Einführung für Anfänger hervorragend geeignet. Wer also bisher noch nicht in Python programmiert hat und es aber einmal versuchen will: Hier vorbeisurfen! Posted by Peter van I. | Permalink | | | Python Werbung
Der Mac und die SchlangeBill Bumgarner: Getting started with Python on Mac OS X. »A friend asked me what he should install onto his Mac OS X system to most effectively learn Python. This particular person is a very experienced Objective-C and Java developer, with loads of Mac OS X specific adventures. This post is targeted to that kind of developer.« [Daily Python-URL! (from the Secret Labs)] Posted by Jörg Kantel | Permalink | | | Python SchlangenfraßPeyton McCullough: Introduction to Jython. »Java and Python — each have their advantages and disadvantages. What is a programmer to do if he wants ease, efficiency, and power? Believe it or not, there is a solution — a way to merge both languages and get the best of both worlds.« Ausdrucken! Posted by Peter van I. | Permalink | | | Python
Schlangenfraß: Bliki in PythonJames Tauber's Blog:Leonardo 0.5.0 released. »I'm pleased to announce that version 0.5.0 of my Python blog/wiki/CMS software Leonardo has been released.« (.tgz, 45 KB) [Daily Python-URL! (from the Secret Labs)] Posted by Jörg Kantel | Permalink | | | Python
Python, Tkinter und der Mac»Back to the roots« scheint mein neues Motto zu werden. Nachdem ich diverse Python-GUI-Toolkits für den Mac getestet habe, bin ich doch zu Tkinter zurückgekehrt. Es ist wenigstens gut dokumentiert — es gibt sogar ein (ziemlich gutes) Buch zu Tkinter. Nur die Installation, die ist unter Mac OS X ein wenig trickreich: Zuerst benötigt man MacPython, aber das hat man als engagierter Python-Programmierer auf dem Mac sowieso schon installiert. Dann lädt man sich hier die neueste Version von Tcl/Tk Aqua herunter. Ich empfehle trotz seiner Größe (~34 MB) die BI- (Batteries Included-) Version, da hat man dann mit Sicherheit alles, was man braucht. Das Teil kommt als Package, d.h. ein Doppelklick installiert alles. Schließlich saugt man mit Hilfe des MacPython-Package-Managers das fehlende Verbindungsstück »_tkinter« und dann ist man fertig. Mit folgendem Drei- resp. Vierzeiler testen wir dann, ob die Installation geklappt hat. Er bringt ein voll funktionierendes Fenster auf den Monitor, das vergrößert, verkleinert, hin- und hergeschoben werden kann. Und mit einem Klick auf den Schließknopf des Fensters beendet sich das Progrämmchen auch. Bitte beachtet, daß bei allen GUI-Programmen die MacPython IDE nicht genutzt werden kann. Durch einen subtilen Bug duldet der Fenstermanager von Aqua keine anderen Fenstermanager neben sich. Das ist auch der Grund, warum im Shebang in der ersten Zeile pythonw und nicht python aufgerufen wird. Und wenn Ihr jetzt mehr wissen wollt: Das Tkinter Wiki ist ein guter Startpunkt für weitere Erkundungen. Und auch hier wird es in Zukunft wieder mehr über Python und Tkinter geben. Posted by Jörg Kantel | Permalink | | | Python Python Goes 3DDiese Seite linkt zu allen Python-Paketen, die nur irgendwie etwas mit der Programmierung von dreidimensionaler Graphik zu tun haben. Eine Fundgrube! Posted by Peter van I. | Permalink | | | Python Cat Content and Python Alarm!Zwei Fliegen mit einer Klappe: How I Feed My Cats with Linux. [Linux Journal] Posted by Peter van I. | Permalink | | | Python
Tweaking PlonePeter Bengtsson: Optimize plone.org with slimmer.py. »If you do a speed report on plone.org you notice that the three biggest files it serves are plone.css, plone_javascripts.js and index.html. If you run these through my little slimmer whitespace optimizing program in Python you prevent serving 26Kb.« [Daily Python-URL! (from the Secret Labs)] Posted by Jörg Kantel | Permalink | | | Python
Jython-WikiSean McGrath: Jython Wiki watching. »Watching the new and fantastically wonderful Jython Wiki (Recent changes Feed URL here) is probably going to be a popular way of keeping up to date with Jython developments.« Und dieses auch optisch sehr gut aussehende Wiki ist ein weiterer Grund, endlich MoinMoin zu installieren. [Daily Python-URL! (from the Secret Labs)] Posted by Jörg Kantel | Permalink | | | Python
Noch mehr SchlangenfraßPeter hat mich wieder mit zwei nützlichen (?) Links versorgt:
[Peter van I. per Email.] Posted by Jörg Kantel | Permalink | | | Python SchlangenfraßSridhar Ratna: Experience with Python web frameworks. »I had decided to write my own blog in Python. But my experience at trying out the Python web frameworks came out bad.« [Daily Python-URL! (from the Secret Labs)] Posted by Jörg Kantel | Permalink | | | Python
Die Schlange und der Mac 2.0Noch einmal Bob Ippolito: Mac OS X installer packages for Python stuff. »I started consolidating links to the packages I've built with bdist_mpkg. If anyone needs such an installer hosted, just let me know and I'll add it to the list.« Danke, Bob! [Daily Python-URL! (from the Secret Labs)] Posted by Jörg Kantel | Permalink | | | Python Die Schlange und der MacBob Ippolito: PyObjC 1.3 examplefest. »Lots of new PyObjC examples made their way to svn this week.« [Daily Python-URL! (from the Secret Labs)] Posted by Jörg Kantel | Permalink | | | Python
You are welcome!Ein Gästebuch ist ja auch so etwas wie eine Kommentarfunktion. Vielleicht kann ich diesen Artikel von Kai Surendorf zur Grundlage für meine noch zu schreibende Kommentarfunktion nehmen: Ein einfaches Gästebuch in Python (daher ausdrucken). [Peter van I. per Email.] Posted by Jörg Kantel | Permalink | | | Python
Schlangenfraß...im Dreierpack
[Alle drei: Peter van I. per Email] Posted by Jörg Kantel | Permalink | | | Python
Noch ein UpdatePython 2.3.5 ist draußen: »We're happy to announce the release of Python 2.3.5 (final) on Feb 8th, 2005. This is a bug-fix release for Python 2.3. There have been around 50 bugs fixed since 2.3.4 - in the Python interpreter, the standard library and also in the build process. Python 2.3.5 supersedes the previous Python 2.3.4 release. No new features have been added in Python 2.3.5 - the 2.3 series is in bugfix-only mode. 2.3.5 contains an important security fix for SimpleXMLRPCServer. Python 2.3.5 is the last planned release in the Python 2.3 series, and is being released for those people who are stuck on Python 2.3 for some reason. Python 2.4 is a newer release, and should be preferred where possible. From here, bugfix releases will be made from the Python 2.4 branch - 2.4.1 will be the next Python release.« Wann kommen endlich die neuen Python-Releases für Mac OS X auch über die Software-Aktualisierung? [Daily Python-URL! (from the Secret Labs)] Posted by Jörg Kantel | Permalink | | | Python Bildverarbeitung mit PythonBob Ippolito: »I've put together a quick bdist_mpkg build of PIL 1.1.5b3.« Ist für Mac OS X 10.3.x mit pre-installiertem Python 2.3.0. (Download, .zip, 1,1 MB) Danke, Bob! [Daily Python-URL! (from the Secret Labs)] Posted by Jörg Kantel | Permalink | | | Python
jupex — Jugend programmiert und experimentiert...mit Python. Programmbeispiel für die Datenauswertung einer Webseite: Temperaturmessung über das Internet. Nette Idee — ausdrucken! Posted by Jörg Kantel | Permalink | | | Python
SchlangenfraßIch weiß nicht, ob ich diesen Link schon einmal hatte, aber der Vaults of Parnassus ist eine Website mit unglaublich viel Material zu Python. [Peter van I. per Email.] Posted by Jörg Kantel | Permalink | | | Python Plattformübergreifendes GUI-ToolkitVielleicht wird PyQt doch noch das GUI-Toolkit meiner Wahl: Trolltech: Qt für Windows wird Open Source. Trolltech bietet seine plattformunabhängiges GUI-Toolkit seit längerem als Open Source an. Seit September 2000 bzw. der Version 2.2 steht die Unix-Version der Software dabei unter der GPL und seit Juni 2003 ist auch die Version für MacOS unter der GPL erhältlich. Nun folgt der letzte Schritt, denn mit der kommenden Version soll auch Qt für Windows Open Source werden. [Golem.de] Bei IBM gibt es schon seit längerem einen Artikel darüber: Qt and PyQt — An advanced GUI library for Python und natürlich gibt es auch ein PyQt Wiki. Etwas ältlich, aber immer noch eine nützliche Referenz: Programming with Qt, 2nd Edition. Posted by Jörg Kantel | Permalink | | | Python Python und XMLUche Ogbuji: Decomposition, Process, Recomposition. Kein leichter Stoff, trotzdem: Ausdrucken! [Daily Python-URL! (from the Secret Labs)] Posted by Jörg Kantel | Permalink | | | Python
Tonnen von Python-LinksPeter versorgte mich übers Wochenende mit einer Unmenge von Python-Links:
[Peter van I. per Email.] Posted by Jörg Kantel | Permalink | | | Python Werbung: |
||||||||||||||