zut
Documentation
Zut
Tips
Roadmap
API reference
Module zut
zut.add_command
zut.add_package_commands
zut.build_netloc
zut.build_url
zut.check_completed_subprocess
zut.configure_logging
zut.configure_smb_credentials
zut.convert
zut.convert_str_args
zut.convert_to_bool
zut.convert_to_date
zut.convert_to_datetime
zut.convert_to_decimal
zut.convert_to_int
zut.dump
zut.dump_object
zut.duration_iso_string
zut.erase_live
zut.exec_command
zut.get_bool_variable
zut.get_description_text
zut.get_exit_code
zut.get_help_text
zut.get_int_variable
zut.get_lang
zut.get_list_variable
zut.get_locale_decimal_separator
zut.get_logging_dict_config
zut.get_secret_variable
zut.get_variable
zut.gigi_bytes
zut.hide_url_password
zut.human_bytes
zut.human_number
zut.in_docker_container
zut.is_aware
zut.is_falsy
zut.is_iterable_of
zut.is_naive
zut.is_tabular_path
is_tabular_path()
zut.is_truthy
zut.kili_bytes
zut.load_tabular
zut.make_aware
zut.make_naive
zut.megi_bytes
zut.now_aware
zut.now_naive_utc
zut.parse_bool
zut.parse_date
zut.parse_datetime
zut.parse_decimal
zut.parse_ipaddress_or_none
zut.parse_list
zut.parse_tz
zut.parse_uuid_or_none
zut.register_locale
zut.resolve_host
zut.run_command
zut.skip_utf8_bom
zut.slugify
zut.slugify_snake
zut.tabular_dumper
zut.tabular_loader
zut.today
zut.topological_sort
zut.use_locale
zut.write_live
zut.Color
zut.ColoredFormatter
zut.ColoredRecord
zut.ColumnsProvider
zut.CsvDumper
zut.CsvFormat
zut.CsvLoader
zut.ExitHandler
zut.ExtendedConfigParser
zut.ExtendedJSONEncoder
zut.Filter
zut.Filters
zut.Header
zut.JSONApiClient
zut.NoopDumper
zut.Row
zut.TabDumper
zut.TabularDumper
zut.ApiClientError
zut.NotAvailableError
zut.NotFoundError
zut.ParseError
zut.SeveralFoundError
zut.SimpleError
Module zut.db
Module zut.excel
Module zut.files
GitLab repository
zut
API reference
Module zut
zut.is_tabular_path
zut.is_tabular_path
zut.
is_tabular_path
(
path
:
str
|
Path
)