Getting started¶
You can translate your first file in a few minutes. Here is the whole path.
- Install Babel Fishers. It is a Python package.
- Create a project. One command writes the configuration file.
- Set your provider key. Keys are read from environment variables.
- List your files. Tell Babel Fishers what to translate.
- Translate. Preview first. Then run it for real.
What you need¶
- Python 3.11 or newer.
- Source files in one of the supported formats.
- An account with one translation provider.
Where to go next¶
After the quickstart, these pages help most.
- Configuration explains every option in
babelfishers.toml. - Translation providers lists the settings each provider needs.
- How it works explains what happens to your text on the way.