Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 187 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 187 Bytes

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

To run locally:

FLASK_APP=regexbible.py flask run