Spice Rack
Contents:
Bases
fs_ops
Logging
Polars Service
TS Service
Guid Service
Spice Rack
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
__init_subclass__() (DispatchedModelMixin class method)
__iter__() (PydanticBase method)
_format_str_val() (SpecialStrBase class method)
_import_forward_refs() (PydanticBase class method)
_parse_non_str() (SpecialStrBase class method)
_post_init_setup() (PydanticBase method)
_post_init_validation() (PydanticBase method)
_pydantic_post_init_val_hook() (PydanticBase method)
_validate_str_val() (SpecialStrBase class method)
A
as_str() (DirPath method)
(FilePath method)
B
build_dispatched_ann() (AbstractFileSystem class method)
(DeferredDirPath class method)
(DeferredFilePath class method)
(DirPath class method)
(DispatchedModelMixin class method)
(FilePath class method)
(GcsFileSystem class method)
(LocalFileSystem class method)
(SftpFileSystem class method)
build_dispatcher_type_adapter() (AbstractFileSystem class method)
(DeferredDirPath class method)
(DeferredFilePath class method)
(DirPath class method)
(DispatchedModelMixin class method)
(FilePath class method)
(GcsFileSystem class method)
(LocalFileSystem class method)
(SftpFileSystem class method)
build_fsspec_file_system() (AbstractFileSystem method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
build_like() (DirPath method)
(FilePath method)
C
class_id (AbstractFileSystem attribute)
(DeferredDirPath attribute)
(DeferredFilePath attribute)
(DirPath attribute)
(DispatchedModelMixin attribute)
(FilePath attribute)
(GcsFileSystem attribute)
(LocalFileSystem attribute)
(SftpFileSystem attribute)
clean_raw_path_str() (AbstractFileSystem class method)
(GcsFileSystem class method)
(LocalFileSystem class method)
(SftpFileSystem class method)
contextualize_abs_path() (AbstractFileSystem method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
creds (GcsFileSystem attribute)
critical() (Logger method)
CustomExceptionBase
CustomExceptionInitializationError
D
debug() (Logger method)
delete() (DirPath method)
(FilePath method)
delete_dir() (AbstractFileSystem method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
delete_file() (AbstractFileSystem method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
detail (ErrorPayload attribute)
(WrappedExternalException attribute)
download_dir_locally() (AbstractFileSystem method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
download_file_locally() (AbstractFileSystem method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
download_locally() (DirPath method)
(FilePath method)
E
ensure_correct_file_ext() (FilePath method)
ensure_correct_mime_type() (FilePath method)
ensure_exists() (AbstractFileSystem method)
(DirPath method)
(FilePath method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
ensure_nonexistent() (AbstractFileSystem method)
(DirPath method)
(FilePath method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
env_var_key (DeferredDirPath attribute)
(DeferredFilePath attribute)
error() (Logger method)
error_type (ErrorPayload attribute)
evaluate() (DeferredDirPath method)
(DeferredFilePath method)
exception() (Logger method)
exists() (AbstractFileSystem method)
(DirPath method)
(FilePath method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
extra (ErrorInfoBase attribute)
F
file_system (DirPath attribute)
(FilePath attribute)
file_system_type (DirPath property)
(FilePath property)
FileOrDirDeferredPathT (in module spice_rack._fs_ops._fs_models)
FileOrDirDeferredPathTypeAdapter (in module spice_rack._fs_ops._fs_models)
FileOrDirPathT (in module spice_rack._fs_ops._fs_models)
FileOrDirPathTypeAdapter (in module spice_rack._fs_ops._fs_models)
fsspec_obj (AbstractFileSystem property)
(GcsFileSystem property)
(LocalFileSystem property)
(SftpFileSystem property)
G
gen_guid() (in module spice_rack._guid_service)
gen_str_guid() (in module spice_rack._guid_service)
get_all_concrete_subclass_ids() (AbstractFileSystem class method)
(DeferredDirPath class method)
(DeferredFilePath class method)
(DirPath class method)
(DispatchedModelMixin class method)
(FilePath class method)
(GcsFileSystem class method)
(LocalFileSystem class method)
(SftpFileSystem class method)
get_class_id() (AbstractFileSystem class method)
(DeferredDirPath class method)
(DeferredFilePath class method)
(DirPath class method)
(DispatchedModelMixin class method)
(FilePath class method)
(GcsFileSystem class method)
(LocalFileSystem class method)
(SftpFileSystem class method)
get_class_id_path() (AbstractFileSystem class method)
(DeferredDirPath class method)
(DeferredFilePath class method)
(DirPath class method)
(DispatchedModelMixin class method)
(FilePath class method)
(GcsFileSystem class method)
(LocalFileSystem class method)
(SftpFileSystem class method)
get_class_type() (AbstractFileSystem class method)
(DeferredDirPath class method)
(DeferredFilePath class method)
(DirPath class method)
(DispatchedModelMixin class method)
(FilePath class method)
(GcsFileSystem class method)
(LocalFileSystem class method)
(SftpFileSystem class method)
get_cls_name() (DeferredDirPath class method)
(DeferredFilePath class method)
(DirPath class method)
(FilePath class method)
get_error_payload_cls() (CustomExceptionBase class method)
get_file_ext() (FilePath method)
get_fs_specific_prefix() (AbstractFileSystem class method)
(GcsFileSystem class method)
(LocalFileSystem class method)
(SftpFileSystem class method)
get_home_dir() (AbstractFileSystem method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
get_http_response_info_inst() (CustomExceptionBase class method)
get_json_data() (ErrorInfoBase method)
get_json_safe_column_dict() (in module spice_rack._polars_service._services._json_dumper)
get_json_safe_column_dict_lazy_peek() (in module spice_rack._polars_service._services._json_dumper)
get_json_safe_row_dicts() (in module spice_rack._polars_service._services._json_dumper)
get_json_safe_row_dicts_lazy_peek() (in module spice_rack._polars_service._services._json_dumper)
get_logger() (Logger class method)
get_mime_type() (FilePath method)
get_name() (DirPath method)
(FilePath method)
get_parent() (DirPath method)
(FilePath method)
GuidT (in module spice_rack._guid_service)
GuidTypeAdapter (in module spice_rack._guid_service)
H
host (SftpFileSystem attribute)
I
info (ErrorPayload attribute)
info() (Logger method)
init_from_str() (DirPath class method)
(FilePath class method)
is_concrete() (AbstractFileSystem class method)
(DeferredDirPath class method)
(DeferredFilePath class method)
(DirPath class method)
(DispatchedModelMixin class method)
(FilePath class method)
(GcsFileSystem class method)
(LocalFileSystem class method)
(SftpFileSystem class method)
iter_concrete_subclasses() (AbstractFileSystem class method)
(DeferredDirPath class method)
(DeferredFilePath class method)
(DirPath class method)
(DispatchedModelMixin class method)
(FilePath class method)
(GcsFileSystem class method)
(LocalFileSystem class method)
(SftpFileSystem class method)
iter_dir() (DirPath method)
iter_dir_contents() (AbstractFileSystem method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
iter_dir_contents_files_only() (AbstractFileSystem method)
(DirPath method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
J
join_dfs() (in module spice_rack._polars_service._services._joiner)
joinpath() (DirPath method)
json_dict() (DeferredDirPath method)
(DeferredFilePath method)
(DirPath method)
(FilePath method)
(PydanticBase method)
L
list_dir_contents() (AbstractFileSystem method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
load() (SettingsBase class method)
log() (Logger method)
loguru_logger (Logger property)
M
make_dir() (AbstractFileSystem method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
make_self() (DirPath method)
model_post_init() (DispatchedModelMixin method)
(ErrorPayload method)
(Logger method)
(SettingsBase method)
model_validate() (DispatchedModelMixin class method)
module
spice_rack._bases._exception._error_info
spice_rack._bases._exception._exception_base
spice_rack._bases._exception._exception_exception
spice_rack._bases._exception._external_wrapper
spice_rack._guid_service
spice_rack._polars_service._services._joiner
spice_rack._polars_service._services._json_dumper
spice_rack._polars_service._services._misc
spice_rack._polars_service._types._collected_df
spice_rack._polars_service._types._discrim_helper
spice_rack._polars_service._types._lazy_df
spice_rack._polars_service._types._maybe_lazy
O
open() (FilePath method)
open_file() (AbstractFileSystem method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
P
password (SftpFileSystem attribute)
path (DirPath attribute)
(FilePath attribute)
PolarsDfT (in module spice_rack._polars_service._types._collected_df)
PolarsDfTV (class in spice_rack._polars_service._types._maybe_lazy)
PolarsDfTypeAdapter (in module spice_rack._polars_service._types._collected_df)
PolarsLazyDfT (in module spice_rack._polars_service._types._lazy_df)
PolarsLazyDfTypeAdapter (in module spice_rack._polars_service._types._lazy_df)
PolarsMaybeLazyDfT (in module spice_rack._polars_service._types._maybe_lazy)
PolarsMaybeLazyDfTypeAdapter (in module spice_rack._polars_service._types._maybe_lazy)
port (SftpFileSystem attribute)
PydanticBase (class in spice_rack._bases._base_base)
R
read_as_str() (FilePath method)
rel_path (DeferredDirPath attribute)
(DeferredFilePath attribute)
root (DispatchedClassContainer attribute)
S
service_name (Logger attribute)
setup_logger() (Logger class method)
setup_logger_uvicorn() (Logger class method)
sinks (Logger attribute)
special_repr() (AbstractFileSystem method)
(DirPath method)
(FilePath method)
(GcsFileSystem method)
(LocalFileSystem method)
(SftpFileSystem method)
(SpecialStrBase method)
SpecialStrBase (class in spice_rack._bases._special_str)
spice_rack._bases._exception._error_info
module
spice_rack._bases._exception._exception_base
module
spice_rack._bases._exception._exception_exception
module
spice_rack._bases._exception._external_wrapper
module
spice_rack._guid_service
module
spice_rack._polars_service._services._joiner
module
spice_rack._polars_service._services._json_dumper
module
spice_rack._polars_service._services._misc
module
spice_rack._polars_service._types._collected_df
module
spice_rack._polars_service._types._discrim_helper
module
spice_rack._polars_service._types._lazy_df
module
spice_rack._polars_service._types._maybe_lazy
module
stack_dfs() (in module spice_rack._polars_service._services._joiner)
T
type (WrappedExternalException attribute)
U
username (SftpFileSystem attribute)
W
write() (FilePath method)