• Python logoAbout Python

  • What is Python?

    Python is an open source object-oriented programming language designed to make all kinds of programming jobs easier, whether they are small scripting tasks or large projects. Python runs on many platforms including Windows, Mac, UNIX, GNU/Linux and others, and implementations exist for the Java virtual machine (Jython) and the Common Language Runtime (IronPython).

    Amongst the many features Python has to offer are:

    • An interactive mode where you can try things out
    • A clear syntax
    • Dynamic typing, with very high-level data types
    • Modules, classes, exceptions

    Find out more about Python by trying it out, looking at the documentation, and participating in discussions!

    • Implementations

      • CPython - the original Python environment
      • Jython - Python for Java virtual machines
      • IronPython - Python for .NET/Mono

      (See all implementations...)

    • Documentation

      • Current Python Documentation
      • Python HOWTOs
      • Dive Into Python
      • Instant Python
      • Why Python?

      (See more documentation...)

    • Downloads

      • Source release
      • Windows
      • Mac
      • GNU/Linux
      • Others

      (See other downloads...)

  • An unofficial Python site created on 2006-01-27 01:51:27 using XSLTools, libxml2dom and Python.