check-deps
This Python script checks whether a given set of software dependencies is met. This script itself is completely stand-alone and depends only on Python being installed. You may include this script along with a `dependencies.ini` in a project that has a diverse set of dependencies.
- Dependency Hell
- python
- Workflow technologies