Scraps bible verses from XML file and makes an output
- add the values parsed from bible XML file to the "Church file"
- for the rest, see inside GUI.py comments
- Use regex expressions to check for bookname while typing and suggests/autocomplete the rest
- find a way to add text decoration inside popup text(bold, underline for example) (maybe change fileformat to .rtf?)
- Try implementing a suggestion for the chapter and verses of the current book
- export project (see packaging and freezing)
This project requires PySimpleGUI
Link towards the Documentation
python -m pip install pysimplegui