[[PageOutline]] This page is part of the [wiki:Future MapGuide Future] section, where ideas are proposed and refined before being turned into RFCs (or discarded). Visit the [wiki:Future] page to view more! = Overview = Python is steadly becoming a popular and proven language for web development. Frameworks like [http://www.djangoproject.com django] and [http://code.google.com/appengine Google App Engine] illustrate Python's ease of use and potential as a web programming language. It would make sense for MapGuide to support Python as a web development environment. IIS and Apache can easily support Python as well. MapGuide currently uses SWIG to create language bindings to the underlying native API, so the infrastructure already exists to do this.