Installation¶ From PyPI¶ pip install envfactory From Source¶ git clone https://github.com/Lumi-node/envfactory.git cd envfactory pip install -e ".[dev]" Requirements¶ Python >= 3.10 Dependencies: future, envfactory, faker, flask, networkx, random, requests, threading