pwtools
Navigation
API Reference
Features
Installation
Tutorial
Background, details, special topics
Related Topics
Documentation overview
API Reference
parse
pwtools.parse.CifFile
Previous:
pwtools.parse.CifFile.cif_str2float
Next:
pwtools.parse.CifFile.get_cont
Quick search
pwtools.parse.CifFile.dump
¶
CifFile.
dump
(
dump_filename
,
mkdir
=
True
)
¶
Write object to binary file using pickle. Read back with
read_pickle()
.