py2store

Your portal to many Data Object Layer goodies

py2store.ihead(store, n=1)[source]

Get the first item of an iterable, or a list of the first n items

py2store.kvhead(store, n=1)[source]

Get the first item of a kv store, or a list of the first n items