simple_dvc
latest
simple_dvc
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
_
_as_gdal_vsi() (simple_dvc.util_fsspec.S3Path method)
_current_fs() (simple_dvc.util_fsspec.FSPath class method)
_dvc_path_op() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
_ensure_iterable() (in module simple_dvc.api)
_ensure_remote() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
_ensure_root() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
_getcwd() (in module simple_dvc.discover_ssh_remote)
_group_dir_outs() (simple_dvc.sidecar.Sidecar method)
_group_file_outs() (simple_dvc.sidecar.Sidecar method)
_group_linked_pairs() (simple_dvc.sidecar.Sidecar method)
_import_dvc_main() (in module simple_dvc.api)
_iter_linked_pairs() (simple_dvc.sidecar.Sidecar method)
_load_all() (simple_dvc.sidecar.Sidecar method)
_load_and_group_subdir_files() (simple_dvc.sidecar.Sidecar method)
_load_main() (simple_dvc.sidecar.Sidecar method)
_load_sidecars() (simple_dvc.sidecar.SidecarCollection method)
_main_loaded (simple_dvc.sidecar.Sidecar attribute)
_new_fs() (simple_dvc.util_fsspec.FSPath class method)
_open() (simple_dvc.registery.DataRegistry method)
_remote_extra_args() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
_resolve_root_and_relative_paths() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
_sidecar_references() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
_verbose_extra_args() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
A
absolute() (simple_dvc.util_fsspec.LocalPath method)
add() (simple_dvc.api.SimpleDVC method)
(simple_dvc.registery.DataRegistry method)
(simple_dvc.SimpleDVC method)
appdir() (simple_dvc.util_fsspec.LocalPath class method)
C
cache_dir (simple_dvc.api.SimpleDVC property)
(simple_dvc.SimpleDVC property)
CacheCopyCLI (class in simple_dvc.cache_surgery)
CachePurgeCLI (class in simple_dvc.cache_surgery)
check_ignore() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
coerce() (simple_dvc.api.SimpleDVC class method)
(simple_dvc.SimpleDVC class method)
(simple_dvc.util_fsspec.FSPath class method)
(simple_dvc.util_fsspec.SSHPath class method)
CommonRegistryConfig (class in simple_dvc.registery)
copy() (simple_dvc.util_fsspec.FSPath method)
D
DataRegistry (class in simple_dvc.registery)
default (simple_dvc.cache_surgery.CacheCopyCLI attribute)
(simple_dvc.cache_surgery.CachePurgeCLI attribute)
(simple_dvc.cache_validate.DvcCacheValidateCLI attribute)
(simple_dvc.discover_ssh_remote.DiscoverSshRemoteCLI attribute)
(simple_dvc.main.SimpleDVC_CLI.Add attribute)
(simple_dvc.main.SimpleDVC_CLI.CacheDir attribute)
(simple_dvc.main.SimpleDVC_CLI.DiscoverSshRemoteCLI attribute)
(simple_dvc.main.SimpleDVC_CLI.DvcCacheValidateCLI attribute)
(simple_dvc.main.SimpleDVC_CLI.ListSidecars attribute)
(simple_dvc.main.SimpleDVC_CLI.Pull attribute)
(simple_dvc.main.SimpleDVC_CLI.Push attribute)
(simple_dvc.main.SimpleDVC_CLI.Request attribute)
(simple_dvc.main.SimpleDVC_CLI.ValidateSidecar attribute)
(simple_dvc.registery.CommonRegistryConfig attribute)
(simple_dvc.registery.DVC_RegisteryCLI.Add attribute)
(simple_dvc.registery.DVC_RegisteryCLI.Find attribute)
(simple_dvc.registery.DVC_RegisteryCLI.List attribute)
(simple_dvc.registery.DVC_RegisteryCLI.Remove attribute)
(simple_dvc.registery.DVC_RegisteryCLI.Set attribute)
delete() (simple_dvc.util_fsspec.FSPath method)
demo() (simple_dvc.api.SimpleDVC class method)
(simple_dvc.SimpleDVC class method)
demo_dpath() (simple_dvc.api.SimpleDVC class method)
(simple_dvc.SimpleDVC class method)
DiscoverSshRemoteCLI (class in simple_dvc.discover_ssh_remote)
dpath (simple_dvc.api.SimpleDVC property)
(simple_dvc.SimpleDVC property)
dvc_discover_ssh_remote() (in module simple_dvc.discover_ssh_remote)
DVC_RegisteryCLI (class in simple_dvc.registery)
DVC_RegisteryCLI.Add (class in simple_dvc.registery)
DVC_RegisteryCLI.Find (class in simple_dvc.registery)
DVC_RegisteryCLI.List (class in simple_dvc.registery)
DVC_RegisteryCLI.Remove (class in simple_dvc.registery)
DVC_RegisteryCLI.Set (class in simple_dvc.registery)
DvcCacheValidateCLI (class in simple_dvc.cache_validate)
E
ensuredir() (simple_dvc.util_fsspec.LocalPath method)
exists() (simple_dvc.util_fsspec.FSPath method)
F
find() (simple_dvc.registery.DataRegistry method)
find_and_fix_missing_files() (in module simple_dvc.sidecar)
find_cached_fpaths() (in module simple_dvc.cache_surgery)
(in module simple_dvc.cache_validate)
find_dir_tracker() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
find_dvc_dpath() (in module simple_dvc.registery)
find_file_tracker() (simple_dvc.api.SimpleDVC class method)
(simple_dvc.SimpleDVC class method)
find_root() (simple_dvc.api.SimpleDVC class method)
(simple_dvc.SimpleDVC class method)
find_sidecar_paths_associated_with() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
find_sidecar_paths_in_dpath() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
find_unreferenced_data() (in module simple_dvc.sidecar)
from_paths() (simple_dvc.sidecar.SidecarCollection class method)
FSPath (class in simple_dvc.util_fsspec)
G
git_commit() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
git_commitpush() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
git_default_push_remote_name() (in module simple_dvc.discover_ssh_remote)
git_pull() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
git_push() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
H
host (simple_dvc.util_fsspec.SSHPath property)
I
init() (simple_dvc.api.SimpleDVC class method)
(simple_dvc.SimpleDVC class method)
init_randomized_dvc_repo() (in module simple_dvc.demo)
is_dir (simple_dvc.sidecar.Out property)
is_dir() (simple_dvc.util_fsspec.FSPath method)
is_file() (simple_dvc.util_fsspec.FSPath method)
is_link() (simple_dvc.util_fsspec.FSPath method)
is_local() (simple_dvc.util_fsspec.FSPath method)
is_remote() (simple_dvc.util_fsspec.FSPath method)
is_tracked() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
J
joinpath() (simple_dvc.util_fsspec.FSPath method)
L
list() (simple_dvc.registery.DataRegistry method)
list_remotes() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
LocalPath (class in simple_dvc.util_fsspec)
ls() (simple_dvc.util_fsspec.FSPath method)
M
main() (in module simple_dvc.cache_validate)
(in module simple_dvc.discover_ssh_remote)
(simple_dvc.cache_surgery.CacheCopyCLI class method)
(simple_dvc.cache_surgery.CachePurgeCLI class method)
(simple_dvc.cache_validate.DvcCacheValidateCLI class method)
(simple_dvc.discover_ssh_remote.DiscoverSshRemoteCLI class method)
(simple_dvc.main.SimpleDVC_CLI.Add class method)
(simple_dvc.main.SimpleDVC_CLI.CacheDir class method)
(simple_dvc.main.SimpleDVC_CLI.DiscoverSshRemoteCLI class method)
(simple_dvc.main.SimpleDVC_CLI.DvcCacheValidateCLI class method)
(simple_dvc.main.SimpleDVC_CLI.ListSidecars class method)
(simple_dvc.main.SimpleDVC_CLI.Pull class method)
(simple_dvc.main.SimpleDVC_CLI.Push class method)
(simple_dvc.main.SimpleDVC_CLI.Request class method)
(simple_dvc.main.SimpleDVC_CLI.ValidateSidecar class method)
(simple_dvc.registery.DVC_RegisteryCLI.Add class method)
(simple_dvc.registery.DVC_RegisteryCLI.Find class method)
(simple_dvc.registery.DVC_RegisteryCLI.List class method)
(simple_dvc.registery.DVC_RegisteryCLI.Remove class method)
(simple_dvc.registery.DVC_RegisteryCLI.Set class method)
MemoryPath (class in simple_dvc.util_fsspec)
mkdir() (simple_dvc.util_fsspec.FSPath method)
module
simple_dvc
simple_dvc.__init__
simple_dvc.__main__
simple_dvc.api
simple_dvc.cache_surgery
simple_dvc.cache_validate
simple_dvc.demo
simple_dvc.discover_ssh_remote
simple_dvc.main
simple_dvc.registery
simple_dvc.sidecar
simple_dvc.util_fsspec
move() (simple_dvc.util_fsspec.FSPath method)
mwe() (in module simple_dvc.demo)
N
name (simple_dvc.util_fsspec.FSPath property)
num_main_files (simple_dvc.sidecar.Sidecar property)
num_subdirs (simple_dvc.sidecar.Sidecar property)
O
open() (simple_dvc.util_fsspec.FSPath method)
Out (class in simple_dvc.sidecar)
P
pandas() (simple_dvc.registery.DataRegistry method)
parent (simple_dvc.util_fsspec.FSPath property)
parts (simple_dvc.util_fsspec.FSPath property)
pathsremove() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
pull() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
push() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
Q
query() (simple_dvc.registery.DataRegistry method)
R
random_nested_paths() (in module simple_dvc.demo)
read() (simple_dvc.registery.DataRegistry method)
read_dvc_sidecar() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
read_text() (simple_dvc.util_fsspec.FSPath method)
registery (simple_dvc.main.SimpleDVC_CLI attribute)
rel_cache_fpath (simple_dvc.sidecar.Out property)
relative_to() (simple_dvc.util_fsspec.FSPath method)
RemotePath (class in simple_dvc.util_fsspec)
remove() (simple_dvc.registery.DataRegistry method)
request() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
resolve_cache_paths() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
rm() (simple_dvc.util_fsspec.FSPath method)
S
S3Path (class in simple_dvc.util_fsspec)
SDVC (in module simple_dvc.api)
set() (simple_dvc.registery.DataRegistry method)
Sidecar (class in simple_dvc.sidecar)
sidecar_paths() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
SidecarCollection (class in simple_dvc.sidecar)
sidecars() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
simple_checkout() (in module simple_dvc.sidecar)
simple_demo_repo() (in module simple_dvc.demo)
simple_dvc
module
simple_dvc.__init__
module
simple_dvc.__main__
module
simple_dvc.api
module
simple_dvc.cache_surgery
module
simple_dvc.cache_validate
module
simple_dvc.demo
module
simple_dvc.discover_ssh_remote
module
simple_dvc.main
module
simple_dvc.registery
module
simple_dvc.sidecar
module
simple_dvc.util_fsspec
module
SimpleDVC (class in simple_dvc)
(class in simple_dvc.api)
SimpleDVC_CLI (class in simple_dvc.main)
SimpleDVC_CLI.Add (class in simple_dvc.main)
SimpleDVC_CLI.CacheDir (class in simple_dvc.main)
SimpleDVC_CLI.DiscoverSshRemoteCLI (class in simple_dvc.main)
SimpleDVC_CLI.DvcCacheValidateCLI (class in simple_dvc.main)
SimpleDVC_CLI.ListSidecars (class in simple_dvc.main)
SimpleDVC_CLI.Pull (class in simple_dvc.main)
SimpleDVC_CLI.Push (class in simple_dvc.main)
SimpleDVC_CLI.Request (class in simple_dvc.main)
SimpleDVC_CLI.ValidateSidecar (class in simple_dvc.main)
SSHPath (class in simple_dvc.util_fsspec)
stat() (simple_dvc.util_fsspec.FSPath method)
stem (simple_dvc.util_fsspec.FSPath property)
suffix (simple_dvc.util_fsspec.FSPath property)
suffixes (simple_dvc.util_fsspec.FSPath property)
summary() (simple_dvc.sidecar.Sidecar method)
T
touch() (simple_dvc.util_fsspec.FSPath method)
tree() (simple_dvc.util_fsspec.FSPath method)
U
unprotect() (simple_dvc.api.SimpleDVC method)
(simple_dvc.SimpleDVC method)
unsafe_checkout() (simple_dvc.sidecar.Sidecar method)
(simple_dvc.sidecar.SidecarCollection method)
unsafe_pull() (simple_dvc.sidecar.SidecarCollection method)
unsafe_pull_and_checkout() (in module simple_dvc.sidecar)
W
walk() (simple_dvc.util_fsspec.FSPath method)
write_text() (simple_dvc.util_fsspec.FSPath method)