module documentation

Lookup of AKN

Function cached_resolve like resolve(), but stores results in your user dir, so repeated searches are fast CONSIDER: specify a store to store to instead?
Function resolve Resolve a Dutch AKN - currently on https://identifier.overheid.nl/
Variable resolvers Undocumented
Variable _akn_cache Undocumented
def cached_resolve(akn):

like resolve(), but stores results in your user dir, so repeated searches are fast CONSIDER: specify a store to store to instead?

def resolve(akn, timeout=10):

Resolve a Dutch AKN - currently on https://identifier.overheid.nl/

Parameters
aknthe AKN string
timeoutUndocumented
Returns
the URL it went to.
resolvers: list =

Undocumented

_akn_cache =

Undocumented