rocketpal.core.library_entry module¶ class rocketpal.core.library_entry.LibraryEntry(data)[source]¶ Bases: ABC, Config Parameters: data (dict) abstractmethod classmethod new_default(id)[source]¶ Parameters: id (str) Return type: LibraryEntry