aeat.core.resources._repos.topics module¶
TopicCatalogueRepository: singleton TopicCatalogue lookup.
- class TopicCatalogueRepository[source]¶
Bases:
ResourceCacheRepository[TopicCatalogue,None]Singleton-keyed repository for the topic catalogue.
Wraps
aeat.core.topics.load_topic_catalogue()and exposes the resultingTopicCataloguethroughsingleton.- property singleton: TopicCatalogue¶