Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

PyMOL Demo Plugin

Demo plugin for PyMOL which demonstrates the usage of PyQt to create a dialog.

Requirements

PyMOL 2.x

Usage

Download ZIP and install with PyMOL's plugin manager (Plugin > Plugin Manger > Install New Plugin > Install from local file).

Alternatively, you can clone this repo into a directory which is in PyMOL's plugin search path (Plugin > Plugin Manger > Settings > Plugin override search path).

Plugin files

  • __init__.py: Entry point, provides the __init_plugin__ function which adds an entry to PyMOL's plugin menu.
  • demowidget.ui: Graphical user interface file, created with Qt Designer

License

BSD-2-Clause

(c) Schrodinger, Inc.

About

Demo plugin for PyMOL with PyQt

Resources

Stars

12 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages