You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First good job at writing this library. It looks like it has powerful capabilities.
I was wondering if this library still maintained? Do you planned support for inferring imports anytime soon ?
I’ve myself implemented a astroid-alike (intra procedural) inference engine: https://github.com/tristanlatr/astuce and it supports imports, except wildcard imports. But klara seems much more intelligent.
Tell me what you think.
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
First good job at writing this library. It looks like it has powerful capabilities.
I was wondering if this library still maintained? Do you planned support for inferring imports anytime soon ?
I’ve myself implemented a astroid-alike (intra procedural) inference engine: https://github.com/tristanlatr/astuce and it supports imports, except wildcard imports. But klara seems much more intelligent.
Tell me what you think.
Thanks
The text was updated successfully, but these errors were encountered: