mbe-shipyard / sysml.py

A Python package for the Systems Modeling Language (SysML) for Model-based Systems Engineering (MBSE) applications
Apache License 2.0
68 stars 20 forks source link

Pickle parser #31

Closed capsulecorplab closed 6 years ago

capsulecorplab commented 6 years ago

Parser for serializing/deserializing model objects, using pickling.

capsulecorplab commented 6 years ago

JSON/YAML is still best candidate for serialization.