Skip to content

Latest commit

 

History

History
executable file
·
20 lines (10 loc) · 190 Bytes

README.md

File metadata and controls

executable file
·
20 lines (10 loc) · 190 Bytes

py_dssr

a python wrapper for DSSR (http://x3dna.org/)

Setup

python setup.py install

Testing

python -m unittest discover -s tests -p "*_unittest.py"