Joseph Padfield

Results 12 issues of Joseph Padfield

Hi, I needed to add an extra line to the setup.py file to get the install process to work: So changing: ``` setup( name='iiif-presentation-validator', version='0.0.3', ``` To: ``` setup( py_modules=[],...

Zotero's API allows the details of public collections to be extracted and re-used. It could be useful for these details to be pull, formatted and presented as part of a...