pycodcif

pycodcif is a Python interface to COD CIF parser. See COD CIF parser page for documentation.

Installation

Means to install pycodcif:

  • From PyPI:

      pip install pycodcif
    
  • From Debian package:

      apt-get install python3-pycodcif
    
  • From source. pycodcif is a part of cod-tools software package, and could be built and installed from the source. Refer to cod-tools page for instructions.

License

pycodcif is a part of cod-tools, which is licensed under LGPL-3 free software license since v2.4.