Install#

Idem is supported on Linux, macOS and Windows.

Packages and installers for the above operating systems are being worked on, but in the meantime, you can install Idem with Poetry. See Installing Idem to learn how to install Poetry.

After you install Poetry, you can install idem-aws.

First, ensure that you are in the same directory as your pyproject.toml file. Optionally, you can specify the directory containing your pyproject.toml file by using the --directory=DIRECTORY (-C) option.

Then run the following command to install idem-aws:

poetry add idem-aws