unfoldingword/language-search

Sponsored OSS

By unfoldingWord

Updated 7 months ago

Searching for a language, based on td.unfoldingword.org/exports/langnames.json

Image
Languages & frameworks
Data science
Content management system
0

4.6K

unfoldingword/language-search repository overview

Auto Completion of Languages

This is a simple Flask app that provides an auto-completion endpoint for a typeahead module, as demonstrated in example.html. The data for the endpoint is loaded from https://td.unfoldingword.org/exports/langnames.json

To Run

Server (manual)
  • pip install flask
  • python3 main.py
Server (Docker)
  • docker pull unfoldingword/language-search
  • docker run -d -p 5000:5000 unfoldingword/language-search
Client

For now, selecting a language just saves it to a <div>.

Tag summary

Content type

Image

Digest

sha256:98b77243a

Size

28.4 MB

Last updated

7 months ago

docker pull unfoldingword/language-search

This week's pulls

Pulls:

3

Jun 29 to Jul 5