LICENSE
README.md
setup.cfg
setup.py
app/__init__.py
app/api_keys.py
app/app.py
app/default_values.py
app/detect.py
app/flood.py
app/init.py
app/language.py
app/main.py
app/manage.py
app/no_limiter.py
app/remove_translated_files.py
app/security.py
app/suggestions.py
libretranslate.egg-info/PKG-INFO
libretranslate.egg-info/SOURCES.txt
libretranslate.egg-info/dependency_links.txt
libretranslate.egg-info/entry_points.txt
libretranslate.egg-info/requires.txt
libretranslate.egg-info/top_level.txt
tests/__init__.py
tests/test_init.py
tests/test_api/__init__.py
tests/test_api/conftest.py
tests/test_api/test_api_detect_language.py
tests/test_api/test_api_frontend_settings.py
tests/test_api/test_api_get_languages.py
tests/test_api/test_api_spec.py
tests/test_api/test_api_translate.py