datacatalog.hashable package

Submodules

datacatalog.hashable.jsoncache module

class datacatalog.hashable.jsoncache.Serialized(json)

Bases: tuple

json

Alias for field number 0

datacatalog.hashable.jsoncache.mcache(cache)[source]

datacatalog.hashable.picklecache module

class datacatalog.hashable.picklecache.Serialized(payload)

Bases: tuple

payload

Alias for field number 0

datacatalog.hashable.picklecache.mcache(cache)[source]