-
create the environment whit command
python -m venv .venv
-
Activate the environment
source .venv/bin/activate
-
Install the requirements
pip install -r requirements.txt
-
Configure the HOST and PORT in the script
-
Configure the quantiy of records to read in the script
-
Run the script `python get_records.py'
-
Notifications
You must be signed in to change notification settings - Fork 0
echudev/iseries-data-reader
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
get Thermo iSeries analyzer logged data
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published