Lightweight Archivematica


Keywords
archivematica, preservation, a3m, digital-preservation, enduro, hacktoberfest
License
Other
Install
pip install a3m==0.7.12

Documentation

pypi license pyvers tests coverage

What is a3m?

a3m is a lightweight version of Archivematica focused on AIP creation. It has neither external dependencies, integration with access sytems, search capabilities nor a graphical interface.

All functionality is made available as a gRPC service with a minimal set of methods and strongly typed messages. a3m can be executed as a standalone process or be embedded as part of your application.

For more documentation, please see https://a3m.readthedocs.io.


a3m is a proof of concept. Please send us your feedback!