smact.structure_prediction.database module
==========================================

Implements :class:`~.StructureDB`: a minimalist SQLite
database for storing :class:`~.SmactStructure`-compatible
POSCAR files.

.. automodule:: smact.structure_prediction.database
    :members:
    :undoc-members:
    :show-inheritance:
