PIN is a Vim plugin for navigating Python import statements. Given an import statement in a Python file, PIN allows you to open the file that provides the Python module being imported. PIN requires ...