-
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'
echudev/iseries-data-reader
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|