added journal modifier

This commit is contained in:
Kosta Mushkin
2025-05-02 16:33:19 -04:00
parent 937fc90ce6
commit 3353a7a138
4 changed files with 220 additions and 8 deletions
+3 -1
View File
@@ -18,7 +18,9 @@ This library provides a comprehensive Python interface to manage and automate Ze
## Installation
git clone https://github.com/your-repo/zerto-python-library.git
cd zerto-python-library
cd zerto-python-sdk
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
## Dependencies