Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 735 Bytes

File metadata and controls

31 lines (19 loc) · 735 Bytes

TypingDNA Implementation

Setup & Installation

Make sure you have the latest version of python installed.

git clone <repo-url>
pip install -r requirements.txt

Running The App

python main.py

Viewing The App

Go to http://127.0.0.1:5000

TypingDNA Docs and Resources

Autocomplete Disabler

API Docs

TypingDNA JS Class