Living-tree

Latest version: v0.0.6

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

Scan your dependencies

0.0.1

- We release all living trees as `pkl` files.
- Restore it using the Python pickle module.
- Just use the following command directly
python
import pickle
with open('your-pickle-file.pkl', 'rb') as f: tree = pickle.load(f)

-

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.