Pymol-remote

Latest version: v1.1.0

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.0

What's Changed
* Add instructions for mac M machines by davegrays in https://github.com/Croydon-Brixton/pymol-remote/pull/5
* Various usability improvements by Croydon-Brixton in https://github.com/Croydon-Brixton/pymol-remote/pull/6

**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
* davegrays made their first contribution in https://github.com/Croydon-Brixton/pymol-remote/pull/5

**Full Changelog**: https://github.com/Croydon-Brixton/pymol-remote/compare/v1.0.0...v1.1.0

1.0.0

What's Changed
* **BREAKING CHANGE**: Changed the default of `pymol_remote` to listen only on `localhost` instead of on all interfaces (`0.0.0.0`). This was done for improved security for users and will require SSH port forwarding for pymol remote to work. How to do this is explained in detail in the README.
To replicate the old behaviour of pymol_remote, you can run `PYMOL_RPC_HOST=0.0.0.0 pymol_remote`, then `pymol_remote` will continue to work as it did in version prior to v1.0.0
* Added convenient styling commands in `style.py` that make pymol nicer to look at.
* Improvements in error messages for `set_state` and auto-setup of pymol_remote when running pytests.

**Full Changelog**: https://github.com/Croydon-Brixton/pymol-remote/compare/v0.1.0...v1.0.0

0.1.0

What's Changed
* added a `set_state` method that allows setting the state of a pymol session from a .pse, .pdb, etc.
* added tests
* add information on how to contribute as well as a list of past contributors

New Contributors
* maabuu made their first contribution in https://github.com/Croydon-Brixton/pymol-remote/pull/3

**Full Changelog**: https://github.com/Croydon-Brixton/pymol-remote/compare/0.0.5...v0.1.0

0.0.5

First proper release to pypi.

**Full Changelog**: https://github.com/Croydon-Brixton/pymol-remote/compare/0.0.4...0.0.5

0.0.4

**Full Changelog**: https://github.com/Croydon-Brixton/pymol-remote/compare/0.0.3...0.0.4

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.