Releases: preflow/plazy
Releases · preflow/plazy
v0.1.4
24 Aug 12:20
Compare
Sorry, something went wrong.
No results found
Added APIs:
plazy.setattr_from_dict(obj, kv, override=True)
plazy.is_number(s)
plazy.write_txt(path, lines, mode="w", cat_str="\n")
Modified APIs:
plazy.read_txt(path, line_func=None, skip_empty_line=False)
v0.1.3
19 Feb 22:06
Compare
Sorry, something went wrong.
No results found
Added APIs:
plazy.b64encode(value, pretty=False)
plazy.b64decode(value)
plazy.unique(seq, sort=False, reverse=False)
v0.1.2
29 Jan 17:29
Compare
Sorry, something went wrong.
No results found
Added APIs:
plazy.read_txt(path)
plazy.random_string(size=6, digit=True, lower=True, upper=True)
List files
12 Dec 03:22
Compare
Sorry, something went wrong.
No results found
Added plazy.list_files (root, filter_func=None, is_include_root=False).
Auto assign
24 Nov 17:36
Compare
Sorry, something went wrong.
No results found
You can’t perform that action at this time.