4.1.0 (May 25, 2024)#

Added#

  • New module rics.paths; paths.parse_any_path(), derived functions any_path_to_str() and any_path_to_path().

  • New module rics.strings. Moved format_perf_counter() and format_seconds().

  • New function strings.format_bytes().

  • New function rics.collections.dicts.format_changed_keys().

Deprecated#

  • Module rics.ml.time_split. use the time-split PyPI - Version package instead.

  • Functions rics.performance.format_perf_counter() and format_seconds(). Use rics.strings-functions instead.