Skip to content

umadair/bhlaspaceapiclient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ArchivesSpace API wrapper

Wrapper for working with the ArchivesSpace API that provides convenience functions for the Bentley Historical Library's use of the application.

Installation

pip install git+https://github.com/bentley-historical-library/bhlaspaceapiclient.git

Use

from bhlaspaceapiclient import ASpaceClient
aspace = ASpaceClient()
aspace.get_archival_object(1234)

Functions

Function Description
aspace.list_resources() Get a list of Resources. :all_ids parameter is True.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%