/python-resolver

Checks you project for possible import errors

Primary LanguagePythonOtherNOASSERTION

python-resolver

Checks you project for possible import errors.

Yeah! Sort of debugger.

How to use?

Just run the script.

For Python2 : python2 resolver2.py

For Python3 : python3 resolver3.py