The [[Python (programming language)|Python programming language]] is actively used by many people, both in industry and academia for a wide variety of purposes.
==Integrated development environments for Python==
{{See also|Python IDE#Python|label 1=Comparison of Python IDEs}}
* [[Boa Constructor]], a [[cross-platform]] IDE for Python development
* [[EasyEclipse]], an [[Open-source software|open source]] [[Integrated development environment|IDE]] for Python and other languages
* [[Eclipse (software)|Eclipse]] with the [http://pydev.org Pydev] plug-in. Eclipse supports many other languages as well.
* [[Eric Python IDE|Eric]], an IDE for Python and [[Ruby (programming language)|Ruby]]
* [[Geany]], IDE for Python development and other languages
* [[Koding]] a free online development environment for many programming languages including Python.
* [[Komodo IDE]] an IDE for Python, Perl, PHP and [[Ruby (programming language)|Ruby]]
* [[NetBeans]], is written in [[Java (programming language)|Java]] and runs everywhere where a JVM is installed.
* [[Ninja-IDE]], free software, written in Python and [[Qt (framework)|Qt]], Ninja name stands for Ninja-IDE Is Not Just Another IDE
* [[PIDA]], open source IDE written in Python capable of embedding other text editors, such as [[Vim (text editor)|Vim]]
* [[PyCharm]], a proprietary and Open Source IDE for Python development
* [[PyScripter]], Free and open-source software Python IDE for Windows.
* [[PythonAnywhere]], an online [[Integrated development environment|IDE]] and [[Web hosting service]]
* [http://omz-software.com/pythonista/ Pythonista], a commercial Python IDE for iOS
* [[Python Tools for Visual Studio]], Free and open-source [http://pytools.codeplex.com plug-in] for Visual Studio.
* [[Stani's Python Editor]] (SPE), a cross-platform IDE for Python development
* [[Sublime Text]], a text editor.
* [[Webware for Python]], a suite of programming tools for constructing web-based applications in Python
* [[Wing IDE]], [[cross-platform]] proprietary with some free versions/licenses [[Integrated development environment|IDE]] for Python
==Python package managers and Python distributions==
|