mirror of
https://github.com/schrodinger/pymol-open-source.git
synced 2026-06-04 20:04:21 +08:00
d020c80214c07952a38b7be7c67609f9602871c7
No nice API available yet. Pick event can be captured like this:
>>> cmd.button("single_left", "none", "clik")
>>> cmd.set_key("F1", lambda: print(_cmd.get_click_string(cmd._COb)))
(press "F1" after a pick)
- Add pick colors to CGO demo (for testing/demo)
Open-Source PyMOL
Open-source foundation of the user-sponsored PyMOL molecular visualization system.
The commercial PyMOL product ("Incentive PyMOL") with maintenance and support is available from https://pymol.org
Installation
See INSTALL.
Contributing
See DEVELOPERS.
License
Copyright (c) Schrodinger, LLC
Published under a BSD-like license, see LICENSE.
Description
Languages
C++
55.9%
Python
24.2%
C
13.4%
JavaScript
3%
mIRC Script
1.7%
Other
1.7%