Skip to content

Implementation of Mol* CIF and BinaryCIF reader/writer in Python.

License

Notifications You must be signed in to change notification settings

molstar/ciftools-python

Repository files navigation

License

CIFTools Python

A library for reading and writing (Binary)CIF files in Python.

Linting

autoflake --remove-all-unused-imports --remove-unused-variables --ignore-init-module-imports -ir . && isort . && black .

About

Implementation of Mol* CIF and BinaryCIF reader/writer in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published