Skip to content

Installation

To install basic version of crazyimports module run the following command

pip install -U crazyimports

If you need YAML files support run the following command

pip install -U "crazyimports[yaml]"

If you need toml files support run the following command

pip install -U "crazyimports[toml]"