Skip to content

v1.1.0

Latest

Choose a tag to compare

@Croydon-Brixton Croydon-Brixton released this 16 Feb 11:42

What's Changed

Features:

  • convenient entry point via get_pymol_session in __init__.py
  • capabilities to discover available commands via PymolSession.find_command
  • migrate out the launch_pymol_with_rpc command to cli.py for clarity
  • automatic suggestion of nearest available commands in the error message if user requested command doesn't exist

Documentation improvements:

  • updates to the demo showing the back & forth transfer of structures between pymol & biotite

Testing & Robustness

  • added tests for the new functionality

New Contributors

Full Changelog: v1.0.0...v1.1.0