We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26fc228 commit 8b9a95fCopy full SHA for 8b9a95f
README.md
@@ -203,6 +203,8 @@ Feel free to contribute! Happy to receive PRs.
203
[https://github.com/ambv/retype](https://github.com/ambv/retype)
204
* typycal - Generate type stubs from runtime type information, ideally by running unit tests
205
[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)
208
209
## Inactive projects
210
* From any section above:
0 commit comments