/ASpaceAPI

ArchivesSpace API wrapper

Primary LanguagePython

ArchivesSpace API wrapper

Work in progress.

Installation

pip install git+https://github.com/djpillen/ASpaceAPI.git

Use

from aspaceapi import ASpaceAPIClient
aspace = ASpaceAPIClient()
aspace.get_archival_object(1234)