pythonwrench¶
- pythonwrench package
- pythonwrench.Compose
- pythonwrench.DataclassInstance
- pythonwrench.EllipsisType
- pythonwrench.MkdirFileHandler
- pythonwrench.NamedTupleInstance
- pythonwrench.NoneType
- pythonwrench.Singleton
- pythonwrench.StrEnum
- pythonwrench.SupportsAdd
- pythonwrench.SupportsAnd
- pythonwrench.SupportsBool
- pythonwrench.SupportsDiv
- pythonwrench.SupportsGetitem
- pythonwrench.SupportsGetitem2
- pythonwrench.SupportsGetitemIterLen
- pythonwrench.SupportsGetitemIterLen2
- pythonwrench.SupportsGetitemLen
- pythonwrench.SupportsGetitemLen2
- pythonwrench.SupportsIterLen
- pythonwrench.SupportsLen
- pythonwrench.SupportsMatmul
- pythonwrench.SupportsMul
- pythonwrench.SupportsOr
- pythonwrench.Version
- pythonwrench.all_eq
- pythonwrench.all_ne
- pythonwrench.argmax
- pythonwrench.argmin
- pythonwrench.argsort
- pythonwrench.as_builtin
- pythonwrench.check_args_types
- pythonwrench.checksum_any
- pythonwrench.checksum_object
- pythonwrench.clamp
- pythonwrench.clip
- pythonwrench.compile_patterns
- pythonwrench.compose
- pythonwrench.contained
- pythonwrench.deprecated_alias
- pythonwrench.deprecated_function
- pythonwrench.dict_list_to_list_dict
- pythonwrench.disk_cache_call
- pythonwrench.disk_cache_decorator
- pythonwrench.dump_csv
- pythonwrench.dump_dict
- pythonwrench.dump_json
- pythonwrench.dump_jsonl
- pythonwrench.dump_pickle
- pythonwrench.dumps_csv
- pythonwrench.dumps_json
- pythonwrench.dumps_jsonl
- pythonwrench.dumps_pickle
- pythonwrench.duplicate_list
- pythonwrench.filter_and_call
- pythonwrench.filter_iterable
- pythonwrench.filter_with_patterns
- pythonwrench.find
- pythonwrench.find_closest_in_list
- pythonwrench.find_patterns
- pythonwrench.flat_dict_of_dict
- pythonwrench.flat_list_of_list
- pythonwrench.flatten
- pythonwrench.function_alias
- pythonwrench.get_argnames
- pythonwrench.get_current_file_logger
- pythonwrench.get_current_fn_name
- pythonwrench.get_defaults_values
- pythonwrench.get_fullname
- pythonwrench.get_ipython_name
- pythonwrench.get_key_fn
- pythonwrench.get_now
- pythonwrench.get_now_iso8601
- pythonwrench.get_null_logger
- pythonwrench.get_num_cpus_available
- pythonwrench.hash_file
- pythonwrench.identity
- pythonwrench.intersect
- pythonwrench.intersect_lists
- pythonwrench.is_available_package
- pythonwrench.is_builtin_collection
- pythonwrench.is_builtin_number
- pythonwrench.is_builtin_obj
- pythonwrench.is_builtin_scalar
- pythonwrench.is_dataclass_instance
- pythonwrench.is_editable_package
- pythonwrench.is_full
- pythonwrench.is_iterable_bool
- pythonwrench.is_iterable_bytes_or_list
- pythonwrench.is_iterable_float
- pythonwrench.is_iterable_int
- pythonwrench.is_iterable_integral
- pythonwrench.is_iterable_str
- pythonwrench.is_namedtuple_instance
- pythonwrench.is_sequence_str
- pythonwrench.is_sorted
- pythonwrench.is_typed_dict
- pythonwrench.is_unique
- pythonwrench.isinstance_generic
- pythonwrench.list_dict_to_dict_list
- pythonwrench.load_csv
- pythonwrench.load_json
- pythonwrench.load_jsonl
- pythonwrench.load_pickle
- pythonwrench.loads_csv
- pythonwrench.loads_json
- pythonwrench.loads_jsonl
- pythonwrench.loads_pickle
- pythonwrench.log_once
- pythonwrench.match_patterns
- pythonwrench.parse_to
- pythonwrench.prod
- pythonwrench.randstr
- pythonwrench.read_csv
- pythonwrench.read_json
- pythonwrench.read_jsonl
- pythonwrench.read_pickle
- pythonwrench.recursive_generator
- pythonwrench.reduce_add
- pythonwrench.reduce_and
- pythonwrench.reduce_mul
- pythonwrench.reduce_or
- pythonwrench.register_as_builtin_fn
- pythonwrench.register_checksum_fn
- pythonwrench.reload_editable_packages
- pythonwrench.reload_submodules
- pythonwrench.repeat_fn
- pythonwrench.running_on_interpreter
- pythonwrench.running_on_notebook
- pythonwrench.running_on_terminal
- pythonwrench.safe_rmdir
- pythonwrench.save_csv
- pythonwrench.save_json
- pythonwrench.save_jsonl
- pythonwrench.save_pickle
- pythonwrench.search_submodules
- pythonwrench.sequence_matcher_ratio
- pythonwrench.setup_logging_level
- pythonwrench.setup_logging_verbose
- pythonwrench.shuffled
- pythonwrench.sort_with_patterns
- pythonwrench.sorted_dict
- pythonwrench.str_to_bool
- pythonwrench.str_to_none
- pythonwrench.str_to_optional_bool
- pythonwrench.str_to_optional_float
- pythonwrench.str_to_optional_int
- pythonwrench.str_to_optional_str
- pythonwrench.str_to_type
- pythonwrench.sum
- pythonwrench.tree_iter
- pythonwrench.unflat_dict_of_dict
- pythonwrench.unflat_list_of_list
- pythonwrench.union
- pythonwrench.union_dicts
- pythonwrench.union_lists
- pythonwrench.unzip
- pythonwrench.warn_once
- Subpackages
- pythonwrench.collections package
- pythonwrench.collections.SizedGenerator
- pythonwrench.collections.all_eq
- pythonwrench.collections.all_ne
- pythonwrench.collections.contained
- pythonwrench.collections.dict_list_to_list_dict
- pythonwrench.collections.dump_dict
- pythonwrench.collections.duplicate_list
- pythonwrench.collections.filter_iterable
- pythonwrench.collections.find
- pythonwrench.collections.flat_dict_of_dict
- pythonwrench.collections.flat_list_of_list
- pythonwrench.collections.flatten
- pythonwrench.collections.intersect
- pythonwrench.collections.intersect_lists
- pythonwrench.collections.is_full
- pythonwrench.collections.is_sorted
- pythonwrench.collections.is_unique
- pythonwrench.collections.list_dict_to_dict_list
- pythonwrench.collections.prod
- pythonwrench.collections.recursive_generator
- pythonwrench.collections.reduce_add
- pythonwrench.collections.reduce_and
- pythonwrench.collections.reduce_matmul
- pythonwrench.collections.reduce_mul
- pythonwrench.collections.reduce_or
- pythonwrench.collections.shuffled
- pythonwrench.collections.sorted_dict
- pythonwrench.collections.sum
- pythonwrench.collections.unflat_dict_of_dict
- pythonwrench.collections.unflat_list_of_list
- pythonwrench.collections.union
- pythonwrench.collections.union_dicts
- pythonwrench.collections.union_lists
- pythonwrench.collections.unzip
- Submodules
- pythonwrench.typing package
- pythonwrench.typing.DataclassInstance
- pythonwrench.typing.EllipsisType
- pythonwrench.typing.NamedTupleInstance
- pythonwrench.typing.NoneType
- pythonwrench.typing.SupportsAdd
- pythonwrench.typing.SupportsAnd
- pythonwrench.typing.SupportsBool
- pythonwrench.typing.SupportsDiv
- pythonwrench.typing.SupportsGetitem
- pythonwrench.typing.SupportsGetitem2
- pythonwrench.typing.SupportsGetitemIterLen
- pythonwrench.typing.SupportsGetitemIterLen2
- pythonwrench.typing.SupportsGetitemLen
- pythonwrench.typing.SupportsGetitemLen2
- pythonwrench.typing.SupportsIterLen
- pythonwrench.typing.SupportsLen
- pythonwrench.typing.SupportsMatmul
- pythonwrench.typing.SupportsMul
- pythonwrench.typing.SupportsOr
- pythonwrench.typing.check_args_types
- pythonwrench.typing.is_builtin_collection
- pythonwrench.typing.is_builtin_number
- pythonwrench.typing.is_builtin_obj
- pythonwrench.typing.is_builtin_scalar
- pythonwrench.typing.is_dataclass_instance
- pythonwrench.typing.is_iterable_bool
- pythonwrench.typing.is_iterable_bytes_or_list
- pythonwrench.typing.is_iterable_float
- pythonwrench.typing.is_iterable_int
- pythonwrench.typing.is_iterable_integral
- pythonwrench.typing.is_iterable_str
- pythonwrench.typing.is_namedtuple_instance
- pythonwrench.typing.is_sequence_str
- pythonwrench.typing.is_typed_dict
- pythonwrench.typing.isinstance_generic
- Submodules
- pythonwrench.collections package
- Submodules
- pythonwrench.abc module
- pythonwrench.argparse module
- pythonwrench.argparse.parse_to
- pythonwrench.argparse.str_to_bool
- pythonwrench.argparse.str_to_none
- pythonwrench.argparse.str_to_optional_bool
- pythonwrench.argparse.str_to_optional_float
- pythonwrench.argparse.str_to_optional_int
- pythonwrench.argparse.str_to_optional_str
- pythonwrench.argparse.str_to_type
- pythonwrench.cast module
- pythonwrench.checksum module
- pythonwrench.checksum.checksum_any
- pythonwrench.checksum.checksum_bool
- pythonwrench.checksum.checksum_bytearray
- pythonwrench.checksum.checksum_bytes
- pythonwrench.checksum.checksum_complex
- pythonwrench.checksum.checksum_dataclass
- pythonwrench.checksum.checksum_date
- pythonwrench.checksum.checksum_datetime
- pythonwrench.checksum.checksum_dict
- pythonwrench.checksum.checksum_enum
- pythonwrench.checksum.checksum_float
- pythonwrench.checksum.checksum_function
- pythonwrench.checksum.checksum_generator
- pythonwrench.checksum.checksum_int
- pythonwrench.checksum.checksum_list_tuple
- pythonwrench.checksum.checksum_method
- pythonwrench.checksum.checksum_namedtuple
- pythonwrench.checksum.checksum_none
- pythonwrench.checksum.checksum_object
- pythonwrench.checksum.checksum_partial
- pythonwrench.checksum.checksum_path
- pythonwrench.checksum.checksum_pattern
- pythonwrench.checksum.checksum_range
- pythonwrench.checksum.checksum_set
- pythonwrench.checksum.checksum_slice
- pythonwrench.checksum.checksum_str
- pythonwrench.checksum.checksum_type
- pythonwrench.checksum.register_checksum_fn
- pythonwrench.concurrent module
- pythonwrench.csv module
- pythonwrench.dataclasses module
- pythonwrench.datetime module
- pythonwrench.difflib module
- pythonwrench.disk_cache module
- pythonwrench.entries module
- pythonwrench.enum module
- pythonwrench.functools module
- pythonwrench.hashlib module
- pythonwrench.importlib module
- pythonwrench.inspect module
- pythonwrench.json module
- pythonwrench.jsonl module
- pythonwrench.logging module
- pythonwrench.logging.MkdirFileHandler
- pythonwrench.logging.get_current_file_logger
- pythonwrench.logging.get_ipython_name
- pythonwrench.logging.get_null_logger
- pythonwrench.logging.log_once
- pythonwrench.logging.running_on_interpreter
- pythonwrench.logging.running_on_notebook
- pythonwrench.logging.running_on_terminal
- pythonwrench.logging.setup_logging_level
- pythonwrench.logging.setup_logging_verbose
- pythonwrench.math module
- pythonwrench.os module
- pythonwrench.pickle module
- pythonwrench.random module
- pythonwrench.re module
- pythonwrench.semver module
- pythonwrench.warnings module