Tag: Python
-
web development – Best practices
Christopher Groskopf vom Chicago Tribune beschreibt in einem Blogartikel “Best Practices”, nicht nur zu Django und Python, sondern auch generell zu Web Development. Der Artikel spricht dabei folgende Themen an: Version control Python Django JavaScript HTML/CSS Images Testing Best practices in web development with Python and Django « News Apps Blog.
-
Djangoproject gets Experimental Python 3 support
Djangoproject gets Experimental Python 3 support | Weblog | Django.
-
Amazon announces Elastic Beanstalk to support Python
Amazon Web Services Blog: Announcing AWS Elastic Beanstalk support for Python, and seamless database integration. Der Artikel verspricht, dass Django unterstützt wird, wie auch andere Applikationen, die WSGI unterstützen: Elastic Beanstalk supports Python applications that run on the familiar Apache HTTP server and WSGI. In other words, you can run any Python applications, including your…
-
Pinterest Architecture
Schöne Übersicht über die Pintererst Architektur und Erfolgsstory für die Amazon-Cloud. Besonders schön zu sehen ist aber, dass die Applikation in Python und Django geschrieben ist und gut skaliert. High Scalability – High Scalability – Pinterest Architecture Update – 18 Million Visitors, 10x Growth,12 Employees, 410 TB of Data.
-
The Python Property Builtin – mit Django Beispielen
The Python Property Builtin. return HttpResponseRedirect(object.urls.absolute) Sehr schön.
-
PEP 398 — Python 3.3 Release Schedule
Ah, Python 3.3 soll wohl als Alpha1 heute noch kommen. PEP 398 — Python 3.3 Release Schedule.
-
Plugins in Python
charles leifer | Looking at registration patterns in Django. Building a minimal plugin architecture in Python. Python Plugin Systems. Plugins – part 1: the application. A Simple Plugin Framework.
-
OpenShift
Im Cloud-Zirkus mit IaaS, PaaS und SaaS, in dem sich Google, Amazon oder Salesforce schon länger bewegen, spielt seit dieser Woche auch RedHar mit Ihrem OpenShift Angebot mit. Der Service bietet Unterstützung für PHP, Python und Rails an, wie offenbar auch JBoss.
-
Python 3.2 RC1
Python 3.2 RC1 ist am Sonntag, dem 16. Januar, 2011 released worden. http://python.org/download/releases/3.2/
-
Python 3.2 beta2
Auch wenn auf der Seite zu “5. December” zu lesen ist: Python 3.2 beta2 wurde am vergangenen Montag, den 20. Dezember released. Download wie üblich hier: http://python.org/download/releases/3.2/ Neuerungen in 3.2 gegenüber älteren Versionen lassen sich hier nachlesen: http://docs.python.org/dev/whatsnew/3.2.html Änderungen gegenüber der früheren Alphas und Betas sind im Changelog nachzulesen: http://svn.python.org/projects/python/tags/r32b2/Misc/NEWS