Get Started
-Whether you're new to programming or an experienced developer, it's easy to learn and use Python.
- -Download
-Python source code and installers are available for download for all versions! Not sure which version to use? Check here.
-Latest: Python 3.6.4 - Python 2.7.14
-Docs
-Documentation for Python's standard library, along with tutorials and guides, are available online.
- -Jobs
-Looking for work or have a Python related position that you're trying to hire for? Our relaunched community-run job board is the place to go.
- -Latest News
- - --
-
-
-
- - - Python 3.5.5 and Python 3.4.8 are now available. You can download ... - -
- - - Python 3.7.0b1 is the first of four planned beta previews of Python ... - -
- - - Python 3.5.5rc1 and Python 3.4.8rc1 are now available for testing. ... - -
- - - Python 3.7.0a4 is the last of four planned alpha releases of Python ... - -
- - - Python 3.6.4 is now available. Python 3.6.4 is the fourth ... - -
Upcoming Events
- - --
-
-
-
-
- - - Django Girls Sunyani - - - -
- - - InfluencerDB Never Code Alone Event - - - -
- - - PyPorto #6: From idea to reality - - - -
- - - PyCon SK 2018 - - - -
- - - Hack In The North - - -
Success Stories
- - - -- ILM runs a batch processing environment capable of modeling, rendering and compositing tens of thousands of motion picture frames per day. Thousands of machines running Linux, IRIX, Compaq Tru64, OS X, Solaris, and Windows join together to provide a production pipeline used by ~800 users daily. Speed of development is key, and Python was a faster way to code (and re-code) the programs that control this production pipeline. -- -
Industrial Light & Magic Runs on Python by Tim Fortenberry |
-
Use Python for…
- - --
-
- Web Development: - Django, Pyramid, Bottle, Tornado, Flask, web2py -
- GUI Development: - tkInter, PyGObject, PyQt, PySide, Kivy, wxPython -
- Scientific and Numeric: - -SciPy, Pandas, IPython -
- Software Development: - Buildbot, Trac, Roundup -
- System Administration: - Ansible, Salt, OpenStack +>>> print('The product is:', product) +The product is: 384 +
All the Flow You’d Expect
+Python knows the usual control flow statements that other languages speak — if, for, while and range — with some of its own twists, of course. More control flow tools in Python 3
- >>> Python Enhancement Proposals (PEPs): The future of Python is discussed here. - RSS -
- - - - -- >>> Python Software Foundation -
-The mission of the Python Software Foundation is to promote, protect, and advance the Python programming language, and to support and facilitate the growth of a diverse and international community of Python programmers. Learn more
- -
- 