Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PyDM is next generation EDM! It's basically a combination of EDM and PyQt (if you don't know what PyQt is, it's what we use to make Python GUIs). The goal is to eventually migrate all existing Python GUIs to PyDM, and to make any new ones going forward in PyDM, all while version controlling them using git and GitHub. This The following tutorial will walk you through making a change to an existing PyDM panel and going through the review process to release it into production.

...