Tools to help a new language. I wrote the following set of tools to help me to learn Swedish, but these can be used to learn any language. Installing the dependencies python3 -m venv .venv source .venv/bin/activate python3 -m pip install --require-hashes -r requirements.txt License: MIT