Script Added + Retrieving data start

This commit is contained in:
Rene Kaßeböhmer
2025-04-01 11:28:44 +02:00
parent b1b9d3db8a
commit 9b1103268c
17 changed files with 187 additions and 39 deletions

24
README Normal file
View File

@ -0,0 +1,24 @@
# FSL Migration from Legacy with SFDMU & Python (Pandas)
This git is representing a migration from Legacy GMS solution to FSL Standard
## Installation
Install Python [python](https://www.python.org/) to install python 3.13+.
After installation open a terminal/powershell to install pandas globally
```bash
python -m pip install pandas
```
## Usage
open a terminal/powershell
cd into the root folder of the project
Go into each "prepared_step" folder an execute the command in command.txt
## License
2025 Vaillant Group Business Services GmbH