Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Somewhere along the lines, someone might have just done a pip freeze and pulled in all the dependencies needed, recursively.

For example, my project has 66 dependencies after cleaning up pip-freezes' output to only keep secondary dependencies if they were depended on by more than one thing (e.g. chardet is a dependency of every package that works with character processing).

If we're talking about only primary dependencies, we have 13 or so.

If we're talking about the entire dependency network... its easily above 200.



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

Search: