Software:List of Python software

From HandWiki
Short description: none


The Python programming language is actively used by many people, both in industry and academia, for a wide variety of purposes.

Integrated Development Environments (IDEs) for Python

  • Atom, an open source cross-platform IDE with autocomplete, help and more Python features under package extensions.
  • Codelobster, a cross-platform IDE for various languages, including Python.
  • EasyEclipse, an open source IDE for Python and other languages.
  • Eclipse ,with the Pydev plug-in. Eclipse supports many other languages as well.
  • Emacs, with the built-in python-mode.[1]
  • Eric, an IDE for Python and Ruby
  • Geany, IDE for Python development and other languages.
  • IDLE, a simple IDE bundled with the default implementation of the language.
  • Jupyter Notebook, an IDE that supports markdown, Python, Julia, R and several other languages.
  • Komodo IDE an IDE PHOTOS Python, Perl, PHP and Ruby.
  • NetBeans, is written in Java and runs everywhere where a JVM is installed.
  • Ninja-IDE, free software, written in Python and 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.
  • PyCharm, a proprietary and Open Source IDE for Python development.
  • PyScripter, Free and open-source software Python IDE for Microsoft Windows.
  • PythonAnywhere, an online IDE and Web hosting service.
  • Python Tools for Visual Studio, Free and open-source plug-in for Visual Studio.
  • Spyder, IDE for scientific programming.
  • Vim, with "lang#python" layer enabled.[2]
  • Visual Studio Code, an Open Source IDE for various languages, including Python.
  • Wing IDE, cross-platform proprietary with some free versions/licenses IDE for Python.
  • Replit, an online IDE that supports multiple languages.

Unit testing frameworks

Python package managers and Python distributions

  • Anaconda, Python distribution with conda package manager
  • Enthought, Enthought Canopy Python with Python package manager
  • pip, package management system used to install and manage software written in Python

Applications

Web applications

Video games

Web frameworks

  • BlueBream, a rewrite by the Zope developers of the Zope 2 web application server
  • Bottle, a fast, simple and lightweight WSGI micro web framework
  • CherryPy, an object-oriented web application server and framework
  • CubicWeb, a web framework that targets large-scale semantic web and linked open data applications and international corporations
  • Django, an MVT (model, view, template) web framework
  • Flask, a modern, lightweight, well-documented microframework based on Werkzeug and Jinja 2
  • Google App Engine, a platform for developing and hosting web applications in Google-managed data centers, including Python.
  • Grok, a web framework based on Zope Toolkit technology
  • Jam.py (web framework), a "full stack" WSGI rapid application development framework
  • Nevow, a web application framework originally developed by the company Divmod
  • Pylons, a lightweight web framework emphasizing flexibility and rapid development
  • Pyramid, a minimalistic web framework inspired by Zope, Pylons and Django
  • Python Paste, a set of utilities for web development that has been described as "a framework for web frameworks"
  • Quixote, a framework for developing Web applications in Python
  • RapidSMS, a web framework which extends the logic and capabilities of Django to communicate with SMS messages
  • Spyce, a technology to embed Python code into webpages
  • TACTIC, a web-based smart process application and digital asset management system
  • Tornado, a lightweight non-blocking server and framework
  • TurboGears, a web framework combining SQLObject/SQLAlchemy, Kid/Genshi, and CherryPy/Pylons
  • web2py, a full-stack enterprise web application framework, following the MVC design
  • Zope 2, an application server, commonly used to build content management systems

Graphics frameworks

UI frameworks

  • appJar, cross-platform, open source GUI library for Python. Provides easy wrapper functions around most of Tkinter with extra functionality built in.
  • Kivy, open source Python library for developing multitouch application software with a natural user interface (NUI).
  • PyGTK, a popular cross-platform GUI library based on GTK+; furthermore, other GNOME libraries also have bindings for Python
  • PyQt, another cross-platform GUI library based on Qt; as above, KDE libraries also have bindings
  • PySide, an alternative to the PyQt library, released under the BSD-style licence
  • Tkinter is Python's de facto GUI it is shipped in most versions of Python and is integrated in the IDLE. It is based Tcl command tool.
  • wxPython, a port of wxWidgets and a cross-platform GUI library for Python

Scientific packages

Mathematical libraries

  • CuPy, a library for GPU-accelerated computing
  • Dask, a library for parallel computing
  • Mathics, an open-source implementation of the Mathematica programming language
  • Matplotlib, an extension providing MATLAB-like plotting and mathematical functions
  • NumPy, a language extension that adds support for large and fast, multi-dimensional arrays and matrices
  • Plotly is a scientific plotting library for creating browser-based graphs.
  • SageMath is a large mathematical software application which integrates the work of nearly 100 free software projects.
  • SymPy, a symbolic mathematical calculations package
  • PyMC, python module containing Bayesian statistical models and fitting algorithms, including Markov chain Monte Carlo.

Numerical libraries

Additional development packages

  • Beautiful Soup, a package for parsing HTML and XML documents
  • Cheetah, a Python-powered template engine and code-generation tool
  • Construct, a python library for the declarative construction and deconstruction of data structures
  • Genshi, a template engine for XML-based vocabularies
  • IPython, a development shell both written in and designed for Python
  • Jinja, a Python-powered template engine, inspired by Django's template engine
  • Kid, simple template engine for XML-based vocabularies
  • Meson build system, a software tool for automating the building (compiling) of software
  • mod python, an Apache module allowing direct integration of Python scripts with the Apache web server
  • PyObjC, a Python to Objective-C bridge that allows writing OS X software in Python
  • Robot Framework, a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD)
  • Setuptools, a package development process library designed to facilitate packaging Python projects by enhancing the Python distutils (distribution utilities) standard library.
  • Sphinx, which converts reStructuredText files into HTML websites and other formats including PDF, EPub and Man pages
  • SQLAlchemy, database backend and ORM
  • SQLObject, an ORM for providing an object interface to a database
  • Storm, an ORM from Canonical
  • Twisted, a networking framework for Python
  • VPython, the Python programming language plus a 3D graphics module called Visual

Embedded as a scripting language

Python is, or can be used as the scripting language in these notable software products:

Commercial uses

  • CCP Games uses Stackless Python in both its server-side and client-side applications for its MMO Eve Online.[16]
  • Instagram's backend is written in Python.[17]
  • NASA is using Python to implement a CAD/CAE/PDM repository and model management, integration, and transformation system which will be the core infrastructure for its next-generation collaborative engineering environment.[18][non-primary source needed] It is also the development language for OpenMDAO, a framework developed by NASA for solving multidisciplinary design optimization problems.
  • "Python has been an important part of Google since the beginning, and remains so as the system grows and evolves. Today dozens of Google engineers use Python."[19]
  • Reddit was originally written in Common Lisp, but was rewritten in Python in 2005[20]
  • Yahoo! Groups uses Python "to maintain its discussion groups"[citation needed]
  • YouTube uses Python "to produce maintainable features in record times, with a minimum of developers"[21]
  • Enthought uses Python as the main language for many custom applications in Geophysics, Financial applications, Astrophysics, simulations for consumer product companies, ...
  • Rosneft uses Python as one of the main languages for its geoengineering applications development. RN-GRID, a hydraulic fracturing simulation software, has a graphical user interface written entirely in Python.[22][failed verification]

Python implementations

Implementations of Python include:[23]

  • CLPython – Implementation, written in Common Lisp
  • CPython – The reference implementation, written in C11.[24] Some notable distributions include:
    • ActivePython – Distribution with more than 300 included packages[25]
    • Intel Distribution for Python – High performance distribution with conda and pip package managers[26]
    • PSF Python – Reference distribution that includes only selected standard libraries[27]
  • Cython – programming language to simplify writing C and C++ extension modules for the CPython Python runtime.
  • IronPython – Python for CLI platforms (including .NET and Mono)
  • Jython – Python for Java platforms
  • MicroPython – Python 3 implementation for microcontroller platforms
  • Nuitka – a source-to-source compiler which compiles Python code to C/C++ executables, or source code.
  • NumbaNumPy aware LLVM-based JIT compiler
  • Pyjs – a framework (based on Google Web Toolkit (GWT) concept) for developing client-side Python-based web applications, including a stand-alone Python-to-JavaScript compiler, an Ajax framework and widget toolkit
  • PyPy – Python (originally) coded in Python, used with RPython, a restricted subset of Python that is amenable to static analysis and thus a JIT.
  • Shed Skin – a source-to-source compiler from Python to C++
  • Stackless Python – CPython with coroutines

Historic Python implementations include:

  • Parrot – Virtual machine being developed mainly as the runtime for Raku, and intended to support dynamic languages like Python, Ruby, Tcl, etc.
  • Psyco – specialized JIT compiler project that has mostly been eclipsed by PyPy
  • Pyrex – Python-like Python module development project that has mostly been eclipsed by Cython
  • Python for S60 – CPython port to the S60 platform
  • Unladen Swallow – performance-orientated implementation based on CPython which natively executed its bytecode via an LLVM-based JIT compiler. Funded by Google, stopped circa 2011

References

  1. "Python Programming in Emacs". September 2017. https://www.seas.upenn.edu/~chaoliu/2017/09/01/python-programming-in-emacs/. 
  2. "Use Vim as a Python IDE | SpaceVim". https://spacevim.org/use-vim-as-a-python-ide/. 
  3. "OrganizationsUsingPython - Python Wiki". https://wiki.python.org/moin/OrganizationsUsingPython. 
  4. "OrganizationsUsingPython - Python Wiki". https://wiki.python.org/moin/OrganizationsUsingPython. 
  5. Mine, Mark R.; Shochet, Joe; Hughston, Roger (2003). "Building a massively multiplayer game for the million". Computers in Entertainment 1: 1–20. doi:10.1145/950566.950589. https://dl.acm.org/doi/10.1145/950566.950589. 
  6. "Toontown 2013 Source". 17 November 2021. https://github.com/peppythegod/ToontownOnline. 
  7. "SpongeBob SquarePants: Revenge of the Flying Dutchman .DGC - ZenHAX". https://zenhax.com/viewtopic.php?t=262. 
  8. "TXT · Jellonator/chum-world Wiki" (in en). https://github.com/Jellonator/chum-world. 
  9. "The Sims 4 Creator's Camp: Modding Masterclass". 4 August 2014. https://simsvip.com/2014/08/04/the-sims-4-creators-camp-modding-masterclass/. 
  10. "Vampire: The Masquerade – Bloodlines – Mod Developer Guide – PC – By rezzzman – GameFAQs". https://gamefaqs.gamespot.com/pc/914819-vampire-the-masquerade-bloodlines/faqs/54295. 
  11. "This is GameDev, baby! Interview with developers of World of Tanks – HackMag". https://hackmag.com/devops/interview-with-wot-developers/. 
  12. Kosak, Dave 'Fargo' (27 October 2005). "GameSpy: Civilization IV". GameSpy. pp. 1–3. http://pc.gamespy.com/pc/civilization-iv/662218p1.html. 
  13. O'Hanlon, Martin (2020-09-04), martinohanlon/mcpi, https://github.com/martinohanlon/mcpi, retrieved 2020-09-11 
  14. "What is Rhino.Python?". https://developer.rhino3d.com/guides/rhinopython/what-is-rhinopython/. 
  15. "What is Rhino.Python?". https://developer.rhino3d.com/guides/rhinopython/what-is-rhinopython/. 
  16. "EVE Online | Frequently Asked Questions" (in en). 2008-07-05. https://www.eve-online.com/faq/faq_07.asp. 
  17. McCracken, Harry (June 23, 2015). "Do The Simple Thing First: The Engineering Behind Instagram". https://www.fastcompany.com/3047642/do-the-simple-thing-first-the-engineering-behind-instagram. 
  18. "NASA Open Source Software". https://code.nasa.gov/?q=python. 
  19. Quotes about Python Peter Norvig, director of search quality at Google, Inc.
  20. "on lisp" (in en). https://redditblog.com/2005/12/05/on-lisp/. 
  21. Quotes about Python Cuong Do, Software Architect, YouTube.com.
  22. "Rosneft Gives More Than 120 Licenses..." (in en). https://www.rosneft.com/press/news/item/197635/. 
  23. "PythonImplementations". Python Wiki. Python Software Foundation. https://wiki.python.org/moin/PythonImplementations. 
  24. "What's New In Python 3.11 — Python 3.11.0rc1 documentation". https://docs.python.org/3.11/whatsnew/3.11.html#build-changes. 
  25. "ActivePython". ActiveState.com (ActiveState Software). https://www.activestate.com/activepython. 
  26. "Intel Distribution for Python". Intel Software. Intel. https://software.intel.com/distribution-for-python. 
  27. "Download Python". Python.org. Python Software Foundation. https://www.python.org/downloads/. 

External links