If you use Python, you cannot avoid saving and transferring data. "How do I save configuration files?" "How should I handle data received from an API?" "Can I save dictionaries and lists as they are?" ...
Abstract base class for classes that are parsed to/from JSONs. After implementing parsing `from_dict()` and `to_dict()`, """Parse this object from a provided JSON string.""" ...
Connect all your configuration files and autogenerate code—Jsonnet is the missing piece for large code bases.