acdh_abbr_client package¶
Submodules¶
acdh_abbr_client.acdh_abbr_client module¶
-
acdh_abbr_client.acdh_abbr_client.yield_abbr(abbr_base='https://abbr.acdh.oeaw.ac.at/api/abbreviations/?format=json', limit=False)[source]¶ iterator to yield all abbreviations from abbr_base
- Parameters
abbr_base (str) – The Base-URL of the abbreviation-service
limit (bool) – Bool to flag if only a short sample of abbreviations should be fetched, defaults to False
- Returns
An iterator yielding abbreviations
- Return type
iterator
acdh_abbr_client.cli module¶
Module contents¶
Top-level package for ABBR Client.