pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.
Pylint does not respect the currently activated virtualenv if it is not installed in every virtual environment individually. This module provides a Pylint init-hook to use the same Pylint installation with different virtual environments.