zut
Documentation
Zut
Tips
Roadmap
API reference
GitLab repository
zut
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
_
__init__() (zut.Color method)
(zut.ColoredFormatter method)
(zut.ColoredRecord method)
(zut.ColumnsProvider method)
(zut.CsvDumper method)
(zut.CsvFormat method)
(zut.CsvLoader method)
(zut.db.DbAdapter method)
(zut.db.DbDumper method)
(zut.db.DbResult method)
(zut.db.MariaDbAdapter method)
(zut.db.PostgreSqlAdapter method)
(zut.db.PostgreSqlOldAdapter method)
(zut.db.SqliteAdapter method)
(zut.db.SqlServerAdapter method)
(zut.excel.ExcelDumper method)
(zut.excel.ExcelRow method)
(zut.excel.ExcelTable method)
(zut.excel.ExcelWorkbook method)
(zut.ExitHandler method)
(zut.ExtendedConfigParser method)
(zut.ExtendedJSONEncoder method)
(zut.Filter method)
(zut.Filters method)
(zut.Header method)
(zut.JSONApiClient method)
(zut.NoopDumper method)
(zut.Row method)
(zut.TabDumper method)
(zut.TabularDumper method)
A
acquire() (zut.ExitHandler method)
add_command() (in module zut)
add_package_commands() (in module zut)
add_section() (zut.ExtendedConfigParser method)
add_table_columns() (zut.db.DbAdapter method)
(zut.db.MariaDbAdapter method)
(zut.db.PostgreSqlAdapter method)
(zut.db.PostgreSqlOldAdapter method)
(zut.db.SqliteAdapter method)
(zut.db.SqlServerAdapter method)
addFilter() (zut.ExitHandler method)
ApiClientError
archivate() (in module zut.files)
as_dicts() (zut.db.DbResult method)
B
basename() (in module zut.files)
build_netloc() (in module zut)
build_url() (in module zut)
C
can_use_network_paths() (in module zut.files)
check_completed_subprocess() (in module zut)
clear() (zut.ExtendedConfigParser method)
close() (zut.CsvDumper method)
(zut.db.DbDumper method)
(zut.excel.ExcelDumper method)
(zut.ExitHandler method)
(zut.NoopDumper method)
(zut.TabDumper method)
(zut.TabularDumper method)
col_count (zut.excel.ExcelTable property)
Color (class in zut)
ColoredFormatter (class in zut)
ColoredRecord (class in zut)
ColumnsProvider (class in zut)
configure_logging() (in module zut)
configure_smb_credentials() (in module zut)
convert() (in module zut)
convert_str_args() (in module zut)
convert_to_bool() (in module zut)
convert_to_date() (in module zut)
convert_to_datetime() (in module zut)
convert_to_decimal() (in module zut)
convert_to_int() (in module zut)
convert_value() (zut.db.DbAdapter method)
(zut.db.MariaDbAdapter method)
(zut.db.PostgreSqlAdapter method)
(zut.db.PostgreSqlOldAdapter method)
(zut.db.SqliteAdapter method)
(zut.db.SqlServerAdapter method)
converter() (zut.ColoredFormatter method)
copy() (in module zut.files)
copy2() (in module zut.files)
copyfile() (in module zut.files)
copymode() (in module zut.files)
copystat() (in module zut.files)
copytree() (in module zut.files)
count (zut.CsvDumper attribute)
(zut.db.DbDumper attribute)
(zut.excel.ExcelDumper attribute)
(zut.NoopDumper attribute)
(zut.TabDumper attribute)
(zut.TabularDumper attribute)
create_table() (zut.db.DbAdapter method)
(zut.db.MariaDbAdapter method)
(zut.db.PostgreSqlAdapter method)
(zut.db.PostgreSqlOldAdapter method)
(zut.db.SqliteAdapter method)
(zut.db.SqlServerAdapter method)
createLock() (zut.ExitHandler method)
CsvDumper (class in zut)
CsvFormat (class in zut)
CsvLoader (class in zut)
cursor() (zut.db.DbAdapter method)
(zut.db.MariaDbAdapter method)
(zut.db.PostgreSqlAdapter method)
(zut.db.PostgreSqlOldAdapter method)
(zut.db.SqliteAdapter method)
(zut.db.SqlServerAdapter method)
D
DbAdapter (class in zut.db)
DbDumper (class in zut.db)
DbResult (class in zut.db)
DbResult.Iterator (class in zut.db)
default() (zut.ExtendedJSONEncoder method)
dirname() (in module zut.files)
dump() (in module zut)
dump_object() (in module zut)
duration_iso_string() (in module zut)
E
emit() (zut.ExitHandler method)
encode() (zut.ExtendedJSONEncoder method)
erase_cell() (zut.excel.ExcelTable method)
erase_live() (in module zut)
ExcelDumper (class in zut.excel)
ExcelRow (class in zut.excel)
ExcelTable (class in zut.excel)
ExcelWorkbook (class in zut.excel)
exec_command() (in module zut)
exists() (in module zut.files)
ExitHandler (class in zut)
export() (zut.CsvDumper method)
(zut.db.DbDumper method)
(zut.excel.ExcelDumper method)
(zut.NoopDumper method)
(zut.TabDumper method)
(zut.TabularDumper method)
export_headers() (zut.CsvDumper method)
(zut.db.DbDumper method)
(zut.excel.ExcelDumper method)
(zut.NoopDumper method)
(zut.TabDumper method)
(zut.TabularDumper method)
exported_count (zut.CsvDumper attribute)
(zut.db.DbDumper attribute)
(zut.excel.ExcelDumper attribute)
(zut.NoopDumper attribute)
(zut.TabDumper attribute)
(zut.TabularDumper attribute)
ExtendedConfigParser (class in zut)
ExtendedJSONEncoder (class in zut)
F
Filter (class in zut)
filter() (zut.ExitHandler method)
Filters (class in zut)
flush() (zut.db.DbDumper method)
(zut.ExitHandler method)
format() (zut.ColoredFormatter method)
(zut.ExitHandler method)
formatException() (zut.ColoredFormatter method)
formatMessage() (zut.ColoredFormatter method)
formatStack() (zut.ColoredFormatter method)
formatTime() (zut.ColoredFormatter method)
G
get() (zut.ExtendedConfigParser method)
get_bool_variable() (in module zut)
get_db_adapter() (in module zut.db)
get_db_adapter_from_connection() (in module zut.db)
get_db_adapter_from_url() (in module zut.db)
get_description_text() (in module zut)
get_exit_code() (in module zut)
get_help_text() (in module zut)
get_int_variable() (in module zut)
get_lang() (in module zut)
get_list_variable() (in module zut)
get_locale_decimal_separator() (in module zut)
get_logging_dict_config() (in module zut)
get_or_create_table() (zut.excel.ExcelWorkbook method)
get_row() (zut.excel.ExcelTable method)
get_secret_variable() (in module zut)
get_variable() (in module zut)
gigi_bytes() (in module zut)
H
handle() (zut.ExitHandler method)
handleError() (zut.ExitHandler method)
has_option() (zut.ExtendedConfigParser method)
has_section() (zut.ExtendedConfigParser method)
Header (class in zut)
hide_url_password() (in module zut)
human_bytes() (in module zut)
human_number() (in module zut)
I
identity (zut.Header attribute)
in_docker_container() (in module zut)
indir() (in module zut.files)
is_aware() (in module zut)
is_excel_path() (in module zut.excel)
is_falsy() (in module zut)
is_iterable_of() (in module zut)
is_naive() (in module zut)
is_tabular_path() (in module zut)
is_truthy() (in module zut)
items() (zut.ExtendedConfigParser method)
iterencode() (zut.ExtendedJSONEncoder method)
J
join() (in module zut.files)
json_decoder_cls (zut.JSONApiClient attribute)
json_encoder_cls (zut.JSONApiClient attribute)
JSONApiClient (class in zut)
K
keys() (zut.ExtendedConfigParser method)
kili_bytes() (in module zut)
L
load_tabular() (in module zut)
M
make_aware() (in module zut)
make_naive() (in module zut)
makedirs() (in module zut.files)
MariaDbAdapter (class in zut.db)
megi_bytes() (in module zut)
min_col_index (zut.excel.ExcelTable attribute)
min_row_index (zut.excel.ExcelTable attribute)
module
zut
zut.db
zut.excel
zut.files
mtime() (in module zut.files)
N
new_headers() (zut.CsvDumper method)
(zut.db.DbDumper method)
(zut.excel.ExcelDumper method)
(zut.NoopDumper method)
(zut.TabDumper method)
(zut.TabularDumper method)
NoopDumper (class in zut)
NotAvailableError
NotFoundError
now_aware() (in module zut)
now_naive_utc() (in module zut)
null (zut.Header attribute)
O
open() (in module zut.files)
(zut.CsvDumper method)
(zut.db.DbDumper method)
(zut.excel.ExcelDumper method)
(zut.NoopDumper method)
(zut.TabDumper method)
(zut.TabularDumper method)
options() (zut.ExtendedConfigParser method)
P
parse_bool() (in module zut)
parse_date() (in module zut)
parse_datetime() (in module zut)
parse_decimal() (in module zut)
parse_ipaddress_or_none() (in module zut)
parse_list() (in module zut)
parse_tz() (in module zut)
parse_uuid_or_none() (in module zut)
ParseError
pop() (zut.ExtendedConfigParser method)
popitem() (zut.ExtendedConfigParser method)
PostgreSqlAdapter (class in zut.db)
PostgreSqlOldAdapter (class in zut.db)
primary_key (zut.Header attribute)
R
read() (zut.ExtendedConfigParser method)
read_bytes() (in module zut.files)
read_dict() (zut.ExtendedConfigParser method)
read_file() (zut.ExtendedConfigParser method)
read_string() (zut.ExtendedConfigParser method)
read_text() (in module zut.files)
register_locale() (in module zut)
release() (zut.ExitHandler method)
remove() (in module zut.files)
remove_option() (zut.ExtendedConfigParser method)
remove_section() (zut.ExtendedConfigParser method)
removeFilter() (zut.ExitHandler method)
resolve_host() (in module zut)
rmtree() (in module zut.files)
Row (class in zut)
row_count (zut.excel.ExcelTable attribute)
run_command() (in module zut)
S
schema (zut.db.DbAdapter attribute)
(zut.db.MariaDbAdapter attribute)
(zut.db.PostgreSqlAdapter attribute)
(zut.db.PostgreSqlOldAdapter attribute)
(zut.db.SqliteAdapter attribute)
(zut.db.SqlServerAdapter attribute)
sections() (zut.ExtendedConfigParser method)
set() (zut.ExtendedConfigParser method)
set_value() (zut.excel.ExcelTable method)
setdefault() (zut.ExtendedConfigParser method)
setFormatter() (zut.ExitHandler method)
setLevel() (zut.ExitHandler method)
SeveralFoundError
SimpleError
skip_utf8_bom() (in module zut)
slugify() (in module zut)
slugify_snake() (in module zut)
split_excel_path() (in module zut.excel)
splitext() (in module zut.files)
SqliteAdapter (class in zut.db)
SqlServerAdapter (class in zut.db)
stat() (in module zut.files)
T
TabDumper (class in zut)
table (zut.db.DbAdapter attribute)
(zut.db.MariaDbAdapter attribute)
(zut.db.PostgreSqlAdapter attribute)
(zut.db.PostgreSqlOldAdapter attribute)
(zut.db.SqliteAdapter attribute)
(zut.db.SqlServerAdapter attribute)
tabular_dumper() (in module zut)
tabular_loader() (in module zut)
TabularDumper (class in zut)
timeout (zut.JSONApiClient attribute)
to_dumper() (zut.db.DbResult method)
today() (in module zut)
topological_sort() (in module zut)
U
unique (zut.Header attribute)
update() (zut.ExtendedConfigParser method)
use_http404 (zut.db.DbAdapter attribute)
(zut.db.MariaDbAdapter attribute)
(zut.db.PostgreSqlAdapter attribute)
(zut.db.PostgreSqlOldAdapter attribute)
(zut.db.SqliteAdapter attribute)
(zut.db.SqlServerAdapter attribute)
use_locale() (in module zut)
usesTime() (zut.ColoredFormatter method)
V
values() (zut.ExtendedConfigParser method)
W
write() (zut.ExtendedConfigParser method)
write_bytes() (in module zut.files)
write_live() (in module zut)
write_text() (in module zut.files)
Z
zut
module
zut.db
module
zut.excel
module
zut.files
module