bndr / bndr/pycycle

Add cython support

Open
#10 0 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.