Add cython support
Open
- Dominant language
- Python
- Stars
- 363
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if this tool could be used to find circular dependencies in [cython](http://cython.org/) projects also.
Cython syntax is a lot more involved in general, but the import statements aren't much different (you can `cimport` as well as `import` things), so maybe this isn't as hard as it sounds.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.