Python doesn't have a great track record of CLIs that handle piping well. Basically, we need to break that mold and make sure that when glom plays nicely in shell pipelines.
Some links on the topic:
face middleware should make it easy to semi-contextually catch the error, register a different signal handler, or even inject wrapped stdin/stdout handles.
Python doesn't have a great track record of CLIs that handle piping well. Basically, we need to break that mold and make sure that when glom plays nicely in shell pipelines.
Some links on the topic:
facemiddleware should make it easy to semi-contextually catch the error, register a different signal handler, or even inject wrapped stdin/stdout handles.