pypersist
stable

Contents:

  • The persist decorator
  • Caching to a local disk
  • Caching to a MongoDB database
  • Internal defaults
pypersist
  • Docs »
  • Index
  • Edit on GitHub

Index

_ | A | C | H | N | P | U

_

  • _get_db() (pypersist.mongodbcache.Cache method)

A

  • arg_tuple() (in module pypersist.preprocessing)

C

  • Cache (class in pypersist.diskcache)
    • (class in pypersist.mongodbcache)
  • CacheWithKeys (class in pypersist.diskcache)
    • (class in pypersist.mongodbcache)
  • CacheWithKeys.KeysIter (class in pypersist.diskcache)
    • (class in pypersist.mongodbcache)
  • clear() (pypersist.diskcache.Cache method)
    • (pypersist.mongodbcache.Cache method)

H

  • hash() (in module pypersist.hashing)

N

  • next() (pypersist.diskcache.CacheWithKeys.KeysIter method)
    • (pypersist.mongodbcache.CacheWithKeys.KeysIter method)

P

  • persist() (in module pypersist)
  • pickle() (in module pypersist.pickling)
  • pickle_to_bytes() (in module pypersist.pickling)
  • pypersist (module)
  • pypersist.diskcache (module)
  • pypersist.hashing (module)
  • pypersist.mongodbcache (module)
  • pypersist.pickling (module)
  • pypersist.preprocessing (module)

U

  • unpickle() (in module pypersist.pickling)
  • unpickle_from_bytes() (in module pypersist.pickling)

© Copyright 2019, Michael Torpey Revision c7bb0f2c.

Built with Sphinx using a theme provided by Read the Docs.