Hacker News new | past | comments | ask | show | jobs | submit login
Data of Dependencies
3 points by orkohunter on Dec 31, 2015 | hide | past | favorite | 1 comment
Hello people,

Recently, a very large [python library](https://github.com/networkx/networkx) had an issue opened about creating the `requirements.txt` for it. It was not very easy for people involved to write down an exhaustive list. Hence, I thought of writing something which could do the job. See [here](http://apps.himanshumishra.in/depends/). It simply crawls every module and digs out the imports from places and generates a dictionary of builtin and non-builtin modules. I wonder what more can be done with these data of dependencies if we have them in large number? I am very eager to discuss it here.




This might make for a good "Show HN" post.

https://news.ycombinator.com/showhn.html




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: