hfutils
Tutorials
Installation
Quick Start
Information
Run Environment Information
API Documentation
hfutils.archive
hfutils.cache
hfutils.config
hfutils.entry
hfutils.index
hfutils.operate
hfutils.repository
hfutils.utils
hfutils
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
W
_
__AUTHOR__ (in module hfutils.config.meta)
__AUTHOR_EMAIL__ (in module hfutils.config.meta)
__DESCRIPTION__ (in module hfutils.config.meta)
__init__() (hfutils.entry.base.KeyboardInterrupted method)
__TITLE__ (in module hfutils.config.meta)
__VERSION__ (in module hfutils.config.meta)
A
ARCHIVE (hfutils.entry.ls.ListItemType attribute)
archive_pack() (in module hfutils.archive)
archive_unpack() (in module hfutils.archive)
ArchiveStandaloneFileHashNotMatch (class in hfutils.index.fetch)
ArchiveStandaloneFileIncompleteDownload (class in hfutils.index.fetch)
C
cli (in module hfutils.entry.cli)
ClickErrorException (class in hfutils.entry.base)
ClickWarningException (class in hfutils.entry.base)
command_wrap() (in module hfutils.entry.base)
CONTEXT_SETTINGS (in module hfutils.entry.base)
D
DATA (hfutils.entry.ls.ListItemType attribute)
delete_cache() (in module hfutils.cache.delete)
delete_detached_cache() (in module hfutils.cache.delete)
download_archive_as_directory() (in module hfutils.operate.download)
download_directory_as_directory() (in module hfutils.operate.download)
download_file() (in module hfutils.utils.download)
download_file_to_file() (in module hfutils.operate.download)
E
exit_code (hfutils.entry.base.ClickErrorException attribute)
(hfutils.entry.base.ClickWarningException attribute)
(hfutils.entry.base.KeyboardInterrupted attribute)
(hfutils.entry.download.NoRemotePathAssignedWithDownload attribute)
(hfutils.entry.upload.NoRemotePathAssignedWithUpload attribute)
F
FILE (hfutils.entry.ls.ListItemType attribute)
FOLDER (hfutils.entry.ls.ListItemType attribute)
G
get_archive_extname() (in module hfutils.archive)
get_archive_type() (in module hfutils.archive)
get_hf_client() (in module hfutils.operate.base)
get_hf_fs() (in module hfutils.operate.base)
H
hf_fs_path() (in module hfutils.utils.path)
hf_hub_clone() (in module hfutils.repository.clone)
hf_hub_repo_url() (in module hfutils.repository.base)
hf_hub_rollback() (in module hfutils.repository.rollback)
hf_normpath() (in module hfutils.utils.path)
hf_tar_create_from_directory() (in module hfutils.index.make)
hf_tar_create_index() (in module hfutils.index.make)
hf_tar_file_download() (in module hfutils.index.fetch)
hf_tar_file_exists() (in module hfutils.index.fetch)
hf_tar_file_info() (in module hfutils.index.fetch)
hf_tar_file_size() (in module hfutils.index.fetch)
hf_tar_get_index() (in module hfutils.index.fetch)
hf_tar_item_validate() (in module hfutils.index.validate)
hf_tar_list_files() (in module hfutils.index.fetch)
hf_tar_validate() (in module hfutils.index.validate)
HfFileSystemPath (class in hfutils.utils.path)
hfutilcli() (in module hfutils.entry.dispatch)
hfutils.archive
module
hfutils.cache
module
hfutils.cache.delete
module
hfutils.config
module
hfutils.config.meta
module
hfutils.entry
module
hfutils.entry.base
module
hfutils.entry.cli
module
hfutils.entry.clone
module
hfutils.entry.dispatch
module
hfutils.entry.download
module
hfutils.entry.index
module
hfutils.entry.ls
module
hfutils.entry.ls_repo
module
hfutils.entry.rollback
module
hfutils.entry.upload
module
hfutils.entry.whoami
module
hfutils.index
module
hfutils.index.fetch
module
hfutils.index.make
module
hfutils.index.validate
module
hfutils.operate
module
hfutils.operate.base
module
hfutils.operate.download
module
hfutils.operate.upload
module
hfutils.operate.validate
module
hfutils.repository
module
hfutils.repository.base
module
hfutils.repository.clone
module
hfutils.repository.rollback
module
hfutils.utils
module
hfutils.utils.binary
module
hfutils.utils.download
module
hfutils.utils.number
module
hfutils.utils.path
module
hfutils.utils.tqdm_
module
hfutils.utils.walk
module
I
IMAGE (hfutils.entry.ls.ListItemType attribute)
is_binary_file() (in module hfutils.utils.binary)
is_local_file_ready() (in module hfutils.operate.validate)
K
KeyboardInterrupted (class in hfutils.entry.base)
L
list_files_in_repository() (in module hfutils.operate.base)
ListItem (class in hfutils.entry.ls)
M
MODEL (hfutils.entry.ls.ListItemType attribute)
module
hfutils.archive
hfutils.cache
hfutils.cache.delete
hfutils.config
hfutils.config.meta
hfutils.entry
hfutils.entry.base
hfutils.entry.cli
hfutils.entry.clone
hfutils.entry.dispatch
hfutils.entry.download
hfutils.entry.index
hfutils.entry.ls
hfutils.entry.ls_repo
hfutils.entry.rollback
hfutils.entry.upload
hfutils.entry.whoami
hfutils.index
hfutils.index.fetch
hfutils.index.make
hfutils.index.validate
hfutils.operate
hfutils.operate.base
hfutils.operate.download
hfutils.operate.upload
hfutils.operate.validate
hfutils.repository
hfutils.repository.base
hfutils.repository.clone
hfutils.repository.rollback
hfutils.utils
hfutils.utils.binary
hfutils.utils.download
hfutils.utils.number
hfutils.utils.path
hfutils.utils.tqdm_
hfutils.utils.walk
N
NoLocalAuthentication (class in hfutils.entry.ls_repo)
NoRemotePathAssignedWithDownload (class in hfutils.entry.download)
NoRemotePathAssignedWithUpload (class in hfutils.entry.upload)
number_to_tag() (in module hfutils.utils.number)
P
parse_hf_fs_path() (in module hfutils.utils.path)
print_exception() (in module hfutils.entry.base)
print_version() (in module hfutils.entry.dispatch)
R
register_archive_type() (in module hfutils.archive)
S
show() (hfutils.entry.base.ClickErrorException method)
(hfutils.entry.base.ClickWarningException method)
(hfutils.entry.base.KeyboardInterrupted method)
(hfutils.entry.download.NoRemotePathAssignedWithDownload method)
(hfutils.entry.upload.NoRemotePathAssignedWithUpload method)
T
tar_create_index() (in module hfutils.index.make)
tar_get_index_info() (in module hfutils.index.make)
tqdm() (in module hfutils.utils.tqdm_)
U
upload_directory_as_archive() (in module hfutils.operate.upload)
upload_directory_as_directory() (in module hfutils.operate.upload)
upload_file_to_file() (in module hfutils.operate.upload)
W
walk_files() (in module hfutils.utils.walk)
Other Versions
v: v0.3.2
Tags
v0.0.1
v0.0.2
v0.0.3
v0.0.4
v0.0.5
v0.0.6
v0.1.0
v0.1.1
v0.1.2
v0.2.0
v0.2.1
v0.2.10
v0.2.11
v0.2.2
v0.2.3
v0.2.4
v0.2.5
v0.2.6
v0.2.7
v0.2.8
v0.2.9
v0.3.0
v0.3.1
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.3.6
v0.3.7
v0.3.8
v0.3.9
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.4.4
v0.5.0
v0.5.1
v0.6.0
v0.7.0
v0.7.1
Branches
dev/rate
main