Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 934 Bytes

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