example python src/-decode.py --pdf_path ./test/mypdf.pdf --output_path ./test/output.txt --regex "PACIENTE:.*" --remove_text "PACIENTE:" --verbose ...
The project includes a simple Python script, Python_script.py, that parses log files using a Regex pattern, as well as a bash script designed to automate the backup of logs or sensitive data with ...