- A laptop/device with network access
- Linux (what I use), Mac OS X (which I am familiar with), or Windows (which I am very very rusty on)
- Python 3 installed including the python standard library (see https://docs.python.org/3/library/)
- Python 3 (v3.5.2) can be downloaded and from https://www.python.org/downloads/
- We’ll be making heavy use of urllib and json modules
- A text Editor
- A web browser
- Access to ArchivesSpace REST API
- The workshop hosts will provide access for Aug 2nd
- If you have Virtualbox and Vagrant installed I have provided archivesspace-dev
- A basic familiarity with Python
- Make sure you have a modern web browser
- Firefox or Chrome with the JSONView plugin recommented
- Make sure you have Python 3.5.2
- Install Python 3.5.2 if needed
- Make sure you have a text editor
- IDLE for Python 3 is what I will use in the Workshop
- A test deployment ArchivesSpace is being provided as part of the Workshop
- You can install your own via VirtualBox and Vagrant
- Recommended reading
- Read through the Python 3 tutorial if they are not familiar with Python.
- Bookmark in your web browser: