himanshub16 / python-resolver

Checks you project for possible import errors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Checks you project for possible import errors

License:Other


Languages

Language:Python 100.0%