acdh_handle_pyutils package

Submodules

acdh_handle_pyutils.client module

Main module.

class acdh_handle_pyutils.client.HandleClient(hdl_user, hdl_pw, hdl_provider='http://pid.gwdg.de/handles/', hdl_prefix='21.11115', hdl_resolver='https://hdl.handle.net/')[source]

Bases: object

register_handle(parsed_data, full_url=True)[source]

registers an handle-id for the passed in URL aka ‘parsed_data’

Parameters

parsed_data (str) – An URL to register a HANDLE-ID for

Returns

The created HANDLE-ID

Return type

str

Module contents

Top-level package for acdh-handle-pyutils.