Skip to content

Commit 8b9a95f

Browse files
authored
Add dependenpy to other tools section
1 parent 26fc228 commit 8b9a95f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,8 @@ Feel free to contribute! Happy to receive PRs.
203203
[https://github.com/ambv/retype](https://github.com/ambv/retype)
204204
* typycal - Generate type stubs from runtime type information, ideally by running unit tests
205205
[http://ethanhs.me/blog/typycal.html](http://ethanhs.me/blog/typycal.html)
206+
* dependenpy - Scan your code to build a dependency matrix for a set of Python packages,
207+
than you can use for further analysis: [https://github.com/pawamoy/dependenpy](https://github.com/pawamoy/dependenpy)
206208

207209
## Inactive projects
208210
* From any section above:

0 commit comments

Comments
 (0)