Open Suor opened 8 years ago
@Suor I appreciate the efforts made on this project. I don't think that this tool is really needed for development. I mean the default compiler of python can do these things. I use sublime text which can easily do things like unused import statements, undeclared vars and blah blah blah. and If we need any fancy IDE then we can use the Jetbrains Family pycharm . One more thing No Offense the project might be good but it is just my opinion. :smile_cat: :smile_cat:
As far as I know no tool currently makes global usage analysis. And besides this is only base, the main feature will be rule DSL via code pattern matching.