Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 934 Bytes

Abstract.md

File metadata and controls

22 lines (14 loc) · 934 Bytes

Workshop, introducing the ArchivesSpace REST API using Python 3

The workshop will present the basics of working with the ArchivesSpace REST API using Python (version 3). This includes authentication as well as creating, reading, updating, and deleting various types of ArchivesSpace objects (e.g. repositories, agents, accessions, and digital objects).

Pre-requisites for the workshop:

  • ArchivesSpace available on your laptop for the workshop
  • Python 3 available on your laptop for the workshop
  • A basic familiarity with ArchivesSpace
  • A basic understanding on Python

Credits