list_of_python_software

List of Python software

Integrated development environments for Python

Unit testing frameworks

Python package managers and Python distributions

Applications

Web applications

Video games

Web frameworks

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 (framework) | 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 graphical user interface | 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

  • Mathics, an open-source implementation of the Mathematica (programming language) | 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
  • PyMC3 | PyMC, python module containing Bayesian statistical models and fitting algorithms, including Markov chain Monte Carlo.

Numerical libraries

Additional development packages

Embedded as a scripting language

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

Commercial uses

Python implementations

Implementations of Python include:<ref>

</ref>

Historic Python implementations include:

  • Parrot virtual machine | Parrot – Virtual machine being developed mainly as the runtime for Perl 6, but with the intent to also support dynamic languages like Python, Ruby, Tcl, etc.
  • Pyrex (programming language) | Pyrex - Python-like Python module development project that has mostly been eclipsed by Cython
  • Python for S60 - CPython port to the S60 (software platform) | S60 platform
  • Pyston - an open source Python implementation using JIT techniques. Currently targeting Python 2 support.
  • Psyco - specialized JIT compiler project that has mostly been eclipsed by PyPy
  • Unladen Swallow - performance orientated implementation based on CPython which natively executed its bytecode via an LLVM-based JIT compiler

Category of Python software | list_of_python_software Category of Python (programming language) Category of Lists of software

list_of_python_software.txt · Last modified: 2025/02/01 06:43 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki