python-evt icon indicating copy to clipboard operation
python-evt copied to clipboard

Open a .evt file

Open ChibahAbdelwahab opened this issue 7 years ago • 0 comments

Hi, I have some .evt files i would like to open and copy data into a python array, These files are generated from an access system, each event is directly saved into .evt file, I can't connect to the server to get the events because i have to develop an app from another computer. So i have copied some of the files into my computer, i want now to open a file and extract the data to a python How can i do this with python-evt ? Thanks!

ChibahAbdelwahab avatar Oct 03 '18 17:10 ChibahAbdelwahab