pybiocfilecacheΒΆ
- pybiocfilecache package
- Submodules
- pybiocfilecache.cache module
BiocFileCache
BiocFileCache.__enter__()
BiocFileCache.__exit__()
BiocFileCache.__init__()
BiocFileCache.__len__()
BiocFileCache.add()
BiocFileCache.add_batch()
BiocFileCache.add_metadata()
BiocFileCache.check_metadata_key()
BiocFileCache.cleanup()
BiocFileCache.close()
BiocFileCache.get()
BiocFileCache.get_metadata()
BiocFileCache.get_session()
BiocFileCache.get_stats()
BiocFileCache.list_resources()
BiocFileCache.purge()
BiocFileCache.remove()
BiocFileCache.remove_metadata()
BiocFileCache.search()
BiocFileCache.update()
BiocFileCache.validate_resource()
BiocFileCache.verify_cache()
- pybiocfilecache.config module
CacheConfig
CacheConfig.cache_dir
CacheConfig.cleanup_interval
CacheConfig.rname_pattern
CacheConfig.hash_algorithm
CacheConfig.__dataclass_fields__
CacheConfig.__dataclass_params__
CacheConfig.__eq__()
CacheConfig.__hash__
CacheConfig.__init__()
CacheConfig.__match_args__
CacheConfig.__repr__()
CacheConfig.cache_dir
CacheConfig.cleanup_interval
CacheConfig.hash_algorithm
CacheConfig.rname_pattern
- pybiocfilecache.const module
- pybiocfilecache.models module
Metadata
Resource
Resource.id
Resource.rid
Resource.rname
Resource.create_time
Resource.access_time
Resource.rpath
Resource.rtype
Resource.fpath
Resource.last_modified_time
Resource.etag
Resource.expires
Resource.__init__()
Resource.__mapper__
Resource.__repr__()
Resource.__table__
Resource.__tablename__
Resource.access_time
Resource.create_time
Resource.etag
Resource.expires
Resource.fpath
Resource.id
Resource.last_modified_time
Resource.rid
Resource.rname
Resource.rpath
Resource.rtype
- pybiocfilecache.utils module
- Module contents