Torch-snippets

Latest version: v0.553

Safety actively analyzes 711993 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

0.552

0.551

✨ `basic_ad_repr` for any class, inspired from fastcore
🎉 `tryy` can accept a callable for `output_to_return_on_fail` instead of the usual static variable
🎉 `show` can directly show s3 paths!
🎉 `show` will cast pandas series into a dataframe for a better preview
🎉 `dates` will also consider separators such as '17 / 12 / 2025'
🐛 `dates` was not checking all formats as expected
🐛 `P.rm` will pass if the file does not exist and missing_ok is True
🎉 `AD.fetch2` can now fetch multiple keys at once
🎉 `AD.drop` can now return a full, fresh copy so that the orginal is still intact
🎉 `AD` supports `|`

0.550

✨ testing a new make target
🐛 bug fix in track2

0.549

🎉 Any method with `__show__` will act as a shortcut for the `show` function
🐛 bug fix in `choose`

0.548

✨ `current_file_dir` is a new function that return's the directory where the file exists
✨ `ll` method in `P`
🎉 `track2` can take optional info to display
🐛 `choose` can optionally be silent (useful in funcs like `rand`)
🐛 `tryy` will Warn instead of print during an exception

0.547

🐛 fixed a bug where timer was asserting N > 0 instead of N>=0

Page 1 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.