A tool to create directory snapshots with size-based file copying or symlinking
Project description
VeriSnap
A Python tool to create snapshots of directories with selective file copying or symbolic linking based on size thresholds.
Installation
pip install snapshot_tool
Usage
from snapshot_tool import make_snapshot
source_dir = '/path/to/source'
snapshots_dir = '/path/to/snapshots'
threshold = 50 # MB
make_snapshot(source_dir, snapshots_dir, threshold)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
verisnap-0.1.0.tar.gz
(3.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file verisnap-0.1.0.tar.gz.
File metadata
- Download URL: verisnap-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db68de2292737d31895382fc133ebe9c826a59429a07a2464b998e6da428e67d
|
|
| MD5 |
f9e438d53a8fedca96d6a9e46b4dfbca
|
|
| BLAKE2b-256 |
1371b29c40b98b9fba5327b50a42e418d70a0d34c20b3a5cda93d380804fddec
|
File details
Details for the file verisnap-0.1.0-py3-none-any.whl.
File metadata
- Download URL: verisnap-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4710dddfc1df05dba628738e0fd6927785065cce601210f17f098305c6e968f7
|
|
| MD5 |
6f5d2ecdd7bbcb6f9e853aea2055d324
|
|
| BLAKE2b-256 |
83b8c282119437a61c0156cd4a69ca99672feb6a215e616ee9f898f6f756d746
|