is_spyndex_idx#

is_spyndex_idx(index: str) bool[source]#

Yes if the string is a Spyndex index

Parameters

index (str) – String to test

Returns

True if the string is a Spyndex index

Return type

bool