yaml

Submodules

Module contents

Serialization from and to a YAML recipe file.

load_particle_collection(filename: str)expertsystem.data.ParticleCollection[source]
write(instance: object, filename: str)None[source]