Models a CEI charters and charter groups as python objects with the ability to serialize to xml files ready to be imported into Monasterium.net.
Install by executing pip install to_cei
.
Build by executing python -m build
.
Launch tests with pytest
.