Installing via pipΒΆ
module_dependencies can be installed via pip. It is recommended to set up a virtualenvironment before installation, although this is not strictly a requirement.
pip install module_dependencies
Note
Note that module_dependencies requires Python 3.7 onwards.