Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Goddamn

Name: Anonymous 2011-07-25 4:51

Zope is a free and open-source, object-oriented Web application server written in the Python programming language.

Django is an open source web application framework, written in Python, which follows the model-template-view architectural pattern.

Twisted is an event-driven network programming framework written in Python and licensed under the MIT License.

Mercurial is a cross-platform, distributed revision control tool for software developers. It is mainly implemented using the Python programming language.

Are you even trying, Lispfags?

Name: Anonymous 2011-07-25 14:36

The Google build system is written in python.  All of Google's corporate code is checked into a repository and the dependency and building of this code is managed by python.  Greg mentioned that to create code.google.com took about 100 lines of python code.  But since it has so many dependencies, the build system generated a 3 megabyte makefile for it!
Packaging.  Google has an internal packaging format like RPM.  These packages are created using python.
Binary Data Pusher.  This is the area where Alex Martelli is working, on optimizing pushing bits between thousands of servers
Production servers.  All monitoring, restarting and data collection functionality is done with python
Reporting.  Logs are analyzed and reports are generated using Python.
A few services including code.google.com and google groups.  Most other front ends are in C++ (google.com) and Java (gmail).  All web services are built on top of a highly optimizing http server wrapped with SWIG.
http://panela.blog-city.com/python_at_google_greg_stein__sdforum.htm

Come at me Listhpfags.

Newer Posts