-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do I get a list of all languages to loop over? #60
Comments
AC. I also need this, didn't find a documentation about this (even on ChatGPT is not updated). How can I get a list of all languages? |
languages.txt |
How did you do this? |
I don't want to be harsh here, but the reason is nobody worked on this. The project is not backed by a company and didn't have any funding, so please try to be kind instead of putting pressure on the people working on it. However, if you want to file a PR, its really welcome. If you want to request new features, feel free to do so on https://github.com/georgkrause/language_data/issues |
Tried this dc = langcodes.Dict.items()
The text was updated successfully, but these errors were encountered: