ihmwg / python-ihm

Python package for handling IHM mmCIF and BinaryCIF files
MIT License
14 stars 7 forks source link

Add support for read from / write to JSON #113

Open benmwebb opened 1 year ago

benmwebb commented 1 year ago

Supplement the existing mmCIF and BinaryCIF backends with support for writing our Python objects out to a JSON file, or reading in from one. This would primarily be used to convert JSON to/from mmCIF that is compliant with the cellCIF dictionary.