/regexBible

Search the Bible with Regular Expressions

Primary LanguageHTML

Search the Bible using Regular Expressions. (This uses Python 3.5's re library.)

To run locally:

FLASK_APP=regexbible.py flask run