cancel
Showing results for 
Search instead for 
Did you mean: 

Access file in Python script

ash42
New Contributor III

Is it possible to access files written in project space path through python script.
If yes can any one share an example

5 REPLIES 5

MattB
New Contributor II

The Jersey payload should execute without any other components and the python script will unzip the binary payload and pass it on as one or more unzipped binary payloads.

All of which can done more transaparently with Snaps but the requirement to rotate the image led me to the script so I thought I’d see how much I could do without writing to the disk (answer - some not all). 🙂

Python, Powershell Example_2023_03_24.slp (235.8 KB)