Python - an easy and powerful languagePython is an open source programming language that is object-oriented, easy-to-learn, easy-to-read and powerful. Why Python?Python is an object-oriented scripting language and was invented by Guido van Rossum in the early 90s. Python is a very clean, easy-to-learn, easy-to-read and powerful language:
Through its open API you can extend Python easily either with your own modules written in Python or with extension modules that allows you to embed third-party applications and libraries into Python. You can also embed Python as interpreter into your own application. Python is a great language in many fields - not only for system administration, middleware, internet programming but also as glue language and middleware platform in science, industry and in the financial world. Python is the primary language used to develop web applications in Zope and Plone. Document Actions |
