Skip to content

Instantly share code, notes, and snippets.

View sHr3y4s1's full-sized avatar

Shreyasi Das sHr3y4s1

View GitHub Profile
@sHr3y4s1
sHr3y4s1 / pymol_utils.py
Created October 18, 2025 08:38 — forked from rmrao/pymol_utils.py
Pymol functions for creating low depth cartoony images and generating color palettes programmatically.
"""
To use these, open PyMOL separately and type:
run <path/to/this_file.py>
Alternatively, place the above command in your ~/.pymolrc file.
"""
import math