Depender: Streamline your Python project dependencies with intelligent version management
pip install pip-depender
pip-depender <package_name>
When you add some dependencies to your project, But this package is not compatible with your python version, you may got some error like this:
You can use pip-depender
to find the compatible version of the package.