JsonFormatter¶
- 
class 
lsst.daf.butler.formatters.jsonFormatter.JsonFormatter¶ Bases:
lsst.daf.butler.formatters.fileFormatter.FileFormatterInterface for reading and writing Python objects to and from JSON files.
Attributes Summary
extensionAttributes Documentation
- 
extension= '.json'¶ 
-