Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit dca1140

Browse files
committed
README commit
0 parents  commit dca1140

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Dynatrace Fire Team
2+
3+
Testing the Dev Branch
4+
5+
**Python Requirements**:
6+
Requests
7+
Python >= 3.4 (Built and tested with Python 3.8)
8+
9+
10+
**How To Use**
11+
12+
1. Create user variable file in ./variable_sets in the format of template provided
13+
2. Run python change_variables.py and type in the name of the file (without ".py").
14+
It will copy over the new file as user_variables.py
15+
3. Create "sandbox_script.py" for trying out script or create your scripts in ./scripts
16+
# dt-python3-framework

0 commit comments

Comments
 (0)