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
|
||||||||||
Mathematik mit der SchlangeSymPy (BSD-Lizenz) »is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries.« Die neue Version 0.5.14 verspricht, über 25 Prozent schneller zu sein. Testen! [Peter van I. per Email.] Posted by Jörg Kantel | Permalink | | | Mathematik
App Engine und Django: Ein TutorialEs wird Zeit, daß ich mir etwas Zeit zum Testen von Googles App Engine freischaufele. Und dieses Tutorial ist sicher nützlich: Using Django with Appengine. [Noch einmal Peter van I. per Email.] Technorati-Tags: AppEngine Google Python Django Posted by Jörg Kantel | Permalink | | | Webworking
Für GUI- und Spiele-Pythonistas(nicht nur): Understanding Threading in Python. [Peter van I. per Email] Technorati-Tags: Python Threads Posted by Jörg Kantel | Permalink | | | Python
Für den Plone-AdminConnecting Plone to MacOS X Server with LDAP: »The idea is, of course, that all (or just some) of your OS X Server users can authenticate against a Plone instance using the same credentials that they use to access all the other services (usually filesharing).« [tomster.org - Blog] Technorati-Tags: Plone Zope LDAP MacOSX CMS Posted by Jörg Kantel | Permalink | | | Python
Wer nicht funktional programmiert...Ein Blick über den Tellerrand: Erlang for Python Programmers (Part I, Part II, Part III, Part IV, Part V). [Peter van I. per Email.] Technorati-Tags: Erlang Tutorial Posted by Jörg Kantel | Permalink | | | Python
App Engine: Ich bin dabeiHabe soeben meine Freischaltung für Googles App Engine bekommen. Ich bin also jetzt auch mit dabei. Heute und morgen werde ich vermutlich noch nicht dazu kommen, aber wenn es die nächsten Tage hier etwas ruhiger wird, dann schlage ich mich mit Googles neuem Spielzeug herum. Und ich freue mich schon darauf... Und daher (und weil ich Rekursionen liebe) ist Googles App Engine auch der heutige »Google des Tages«. Diggin'! Technorati-Tags: Google AppEngine Python Django Posted by Jörg Kantel | Permalink | | | Webworking
BigTable ist not MySQLTodd Hoff: Google AppEngine - A Second Look. Und auch Dave Winer spielt mit Googles AppEngine herum: From Hello World to Guestbook. [Peter van I. per Email, Scripting News] Technorati-Tags: Google AppEngine BigTable Python Posted by Jörg Kantel | Permalink | | | Webworking
Die Google App Engine für EntwicklerNiall Kennedy: »I met with the App Engine's team leads on Monday morning for an in-depth overview of the product, its features, and its limitations. Google has been working on the Google App Engine since at least March 2006 and has only just begun revealing some of its features. In this post I will summarize Google App Engine from a developer's point of view, outline its major features, and examine pitfalls for developers and startups interested in deploying web applications on Google's servers.« [Daily Python-URL! (from the Secret Labs)] Technorati-Tags: Python GoogleApp Django Posted by Jörg Kantel | Permalink | | | Werbworking
Google App Engine: Mehr Infos und erste ReaktionenNicht nur ich, sondern auch der Nachbar findet die neue Google App Engine (wir berichteten), äußerst faszinierend. Daher erst einmal ein paar weitere Infos und erste Reaktionen:
Bisher kann man nur in Python (incl. Django) dort rumspielen, aber andere Sprachen und Frameworks sollen folgen. Welche Möglichkeiten (aber auch Gefahren) darin stecken, wenn der Entwickler-PC ausgelagert wird, kann ich noch gar nicht überblicken. Und natürlich ärgere ich mich, daß ich keinen Account mehr bekommen habe... [Peter van I. per Email, blueletric.org] Technorati-Tags: Google AppEngine Python Django Posted by Jörg Kantel | Permalink | | | Webworking
Runderneuerte SchlangePython 2.5.2 (final) ist draußen. Es ist ein reines Bugfix-Release ohne neue Features. [Python News] Technorati-Tags: Python Posted by Jörg Kantel | Permalink | | | Python Google wird Webhoster für WebentwicklerApp Engine: Host Your Apps with Google: »Tonight at their second CampFireOne Google Code is announcing App Engine, a hosted platform for web developers. The actual service will launch later tonight in a closed Beta. 10,000 developers will be granted access on a first come, first serve basis.« [O'Reilly Radar] Mein Versuch, ebenfalls die App Engine zu entern, scheiterte: Schon alles voll! Aber ich werde benachrichtigt, wenn Google wieder neue Entwickler zuläßt und dann testen und berichten. Technorati-Tags: Google AppEngine Posted by Jörg Kantel | Permalink | | | Webworking Mit der Schlange bauenWaf »is a Python-based framework for configuring, compiling and installing applications. It is a replacement for other tools such as Autotools, Scons, CMake or Ant.« [Peter van I. per Email.] Technorati-Tags: Waf Posted by Jörg Kantel | Permalink | | | Python
The Light Side of the MoonIch weiß nicht, ob ich das schon hatte, aber Easy Eclipse ist ein Paket, das Eclipse mit einer Vielzahl nützlicher Tools, Plugins und Bibliotheken bündelt und für die verschiedensten Programmiersprachen erhältlich ist. Auch testen! [Die ContentSchmiede] Technorati-Tags: Eclipse EasyEclipse Java Python Posted by Jörg Kantel | Permalink | | | Java Werbung: |
|||||||||||