Pythonmania

Script Different!

Suchen in:
Suche:
In Partnerschaft mit Amazon.de
Startseite | Schockwellenreiter | Impressum
Anzeigen


Daily Link Icon Sonntag, den 27. Februar 2005
Schlangenfraß auf deutsch

Python Icon, Photo: Gabriele Kantel Netter 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

Daily Link Icon Mittwoch, den 23. Februar 2005
Der Mac und die Schlange

Bill 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

Daily Link Icon Montag, den 21. Februar 2005
Schlangenfraß: Bliki in Python

James 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

Daily Link Icon Sonntag, den 20. Februar 2005
Python, Tkinter und der Mac

Tkinter Buch »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.

Tkinter-Test

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 3D

Diese 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

Daily Link Icon Donnerstag, den 17. Februar 2005
Tweaking Plone

Peter 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

Daily Link Icon Mittwoch, den 16. Februar 2005
Jython-Wiki

Sean 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

Daily Link Icon Dienstag, den 15. Februar 2005
Noch mehr Schlangenfraß

Peter hat mich wieder mit zwei nützlichen (?) Links versorgt:

  1. Software-Engineering: Patterns in Python.
  2. Welcome to Useless Python, a collection of source code, ideas, and other pointless tidbits submitted for your edification and diversion.

[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

Daily Link Icon Montag, den 14. Februar 2005
Die Schlange und der Mac 2.0

Noch 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)]

Python Icon   Script different!

Posted by Jörg Kantel | Permalink | | | Python

Die Schlange und der Mac

Bob 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

Daily Link Icon Sonntag, den 13. Februar 2005
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

Daily Link Icon Sonnabend, den 12. Februar 2005
Schlangenfraß...

im Dreierpack

  1. Kann man immer mal brauchen: Efficient String Concatenation in Python. Ausdrucken!
  2. Wenn das so weitergeht, brauche ich das auch bald: Pure Python tcp load balancer.
  3. Zäh-Platsch-Platsch und Python: Cog »is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.« Wer's braucht...

[Alle drei: Peter van I. per Email]

Posted by Jörg Kantel | Permalink | | | Python

Daily Link Icon Donnerstag, den 10. Februar 2005
Noch ein Update

Python Icon, Photo: Gabriele Kantel Python 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 Python

Bob 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

Daily Link Icon Mittwoch, den 9. Februar 2005
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

Daily Link Icon Dienstag, den 8. Februar 2005
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-Toolkit

Programming with Qt Book Cover Vielleicht 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 XML

Uche Ogbuji: Decomposition, Process, Recomposition. Kein leichter Stoff, trotzdem: Ausdrucken! [Daily Python-URL! (from the Secret Labs)]

Posted by Jörg Kantel | Permalink | | | Python

Daily Link Icon Sonntag, den 6. Februar 2005
Tonnen von Python-Links

Python Icon, Photo: Gabriele Kantel Peter versorgte mich übers Wochenende mit einer Unmenge von Python-Links:

  • Creosote ist ein Weblog, das täglich über Python berichtet.
  • Noch mehr Weblogs von Python-Programmierern gibt es hier.
  • SPE (Stani's Python Editor) ist in der Version 0.7.2.A erschienen.
  • A Byte of Python ist ein Python-Buch/-Tutorial zum freien Download.
  • Und last but not least: Dieser PyGame-Kurs (Flash-Alarm!) macht auch denjenigen Spaß, die kein japanisch können.

[Peter van I. per Email.]

Posted by Jörg Kantel | Permalink | | | Python




Werbung: