Manim Chemistry Molecules

class manim_chemistry.manim_chemistry_molecule.mc_element.MCElement(symbol: str, name: str, name_spanish: str, atomic_number: int, mass: float, color: str, cpk_color: str | None = None, jmol_color: str | None = None, pubchem_color: str | None = None)[source]