This article needs additional citations for verification. (June 2008) |
![]() | |
![]() A PyMOL instance, with the Viewer and GUI visible. | |
Original author(s) | Warren Lyford DeLano |
---|---|
Developer(s) | Schrödinger, Inc. |
Initial release | 2000 |
Stable release | 3.0.0
/ 9 April 2024 |
Repository | |
Written in | C, C++, Python |
Operating system | Cross-platform: macOS, Unix, Linux, Windows |
Platform | IA-32, x86-64 |
Available in | English |
Type | Molecular modelling |
License | Originally the Python License,[1] now proprietary[2] |
Website | pymol |
PyMOL is a source-available[2] molecular visualization system created by Warren Lyford DeLano. It was commercialized initially by DeLano Scientific LLC, which was a private software company dedicated to creating useful tools that become universally accessible to scientific and educational communities. It is currently commercialized by Schrödinger, Inc. As the original software license was a permissive licence, they were able to remove it; new versions are no longer released under the Python license, but under a custom license (granting broad use, redistribution, and modification rights, but assigning copyright to any version to Schrödinger, LLC.),[2] and some of the source code is no longer released.[3] PyMOL can produce high-quality 3D images of small molecules and biological macromolecules, such as proteins. PyMOL is widely used.
PyMOL is one of the few mostly open-source model visualization tools available for use in structural biology. The Py part of the software's name refers to the program having been written in the programming language Python.
PyMOL uses OpenGL Extension Wrangler Library (GLEW) and FreeGLUT, and can solve Poisson–Boltzmann equations using the Adaptive Poisson Boltzmann Solver.[4] PyMOL used Tk for the GUI widgets and had native Aqua binaries for macOS through Schrödinger, which were replaced with a PyQt user interface on all platforms with the release of version 2.0.[5]
Open-Source Philosophy
PyMOL is a commercial product, but we make most of its source code freely available under a permissive license. The open source project is maintained by Schrödinger and ultimately funded by everyone who purchases a PyMOL license.
Open source enables open science.
This was the vision of the original PyMOL author Warren L. DeLano.