Skip to content

icaruseu/to-cei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monasterium to-CEI converter

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.

Installing

Install by executing pip install to_cei.

Building

Build by executing python -m build.

Testing

Launch tests with pytest.