Skip to content

fixiple/verse-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

verse-scrapper

Scraps bible verses from XML file and makes an output

TO DO

  • 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)

DEPENDENCIES

This project requires PySimpleGUI


Link towards the Documentation

Installation of module

python -m pip install pysimplegui

About

Scraps bible verses from XML file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages