This is a thin wrapper for the Omeka-S REST API. It's rather unprincipled/pragmatic depending on how complimentary you would like to be. It was developed as part of the Queer Heritage South digital archive project.
This is far from industrial strength, please do not rely on it.
sites = {
'steenvlieg': {
'install_location': 'http://omeka-s.steenvlieg.phys.solasistim.net',
'key_identity': 'SOMELONGKEY',
'key_credential': 'SOMELONGCREDENTIAL'
}
}