About Python
Python is a programming language that lets you work more quickly and integrate your systems more effectively.
What is Python?
Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Some of Python's notable features:
- Uses an elegant syntax, making the programs you write easier to read.
- Is an easy-to-use language that makes it simple to get your program working.
- Comes with a large standard library that supports many common programming tasks.
- Runs on Windows, Linux/Unix, Mac OS X, and has been ported to Java and .NET virtual machines.
- Is free to use, even for commercial products, because of its OSI-approved open source license.
Learn More
Want to find out more about Python? Check out our Getting Started Guide or explore some real-world applications.