With serialize_model_graph, you can serialize your model (and its relatives) into a data structure that can be stored somewhere, and then re-stored later. Documentation can be found at ReadTheDocs.
Is your feature request related to a problem or challenge? Please describe what you are trying to do. PyLogicalPlan can currently only serialize or deserialize built in functions and table providers.