httk.handlers.data ================== .. py:module:: httk.handlers.data .. autoapi-nested-parse:: Self-registration of httk-data's standard OPTIMADE entry providers. Imported during ``httk.core`` discovery, this package registers httk-data's in-memory providers for the standard entry types httk-core vendors (``references``, ``files``, ``calculations``) and the database-backed ``StoreEntryProvider`` as lazy factory references, mirroring the loader-registration pattern used by the other ``httk.handlers.*`` packages.