Skip to content

Add utilities for file path versioning and compressed object serialization (LZMA + Pickle)#2

Open
man4ish wants to merge 4 commits into
malaybasu:masterfrom
man4ish:master
Open

Add utilities for file path versioning and compressed object serialization (LZMA + Pickle)#2
man4ish wants to merge 4 commits into
malaybasu:masterfrom
man4ish:master

Conversation

@man4ish
Copy link
Copy Markdown

@man4ish man4ish commented Nov 15, 2024

stb_outfile_name.py: Adds a utility function to generate file paths with versioning, using the current date as the version if no version is set.
stb_saveRDS_xz: Serializes a Python object using Pickle and saves it to a file with LZMA compression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant