barrust / pyspellchecker

Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/
MIT License
694 stars 101 forks source link

Make list of languages/dictionaries available to software #109

Closed jim-easterbrook closed 2 years ago

jim-easterbrook commented 2 years ago

I hope this would be fairly trivial to implement. I'd like my program to be able to offer the user a drop down list of languages to choose from. I could copy the list from the README, but it would be nicer, and more future proof, if I could get it from the package somehow at run time.