You may use the SDK in two different ways: High level "Tracker" - contains in-memory storage and tracks events based on certain parameters. Low level - contains 2 methods: putEvent() and putEvents() ...
This is a simple library for interacting with an AtoM archive within Python. This library works with Python version 3, and has been tested with AtoM version 2.5. All of the API interactions specified ...