| ▲ | sebra 4 hours ago | |||||||||||||||||||||||||
I'm working on a large (at least 300k+ loc) Django code base right now and we have 32 direct dependencies. Mostly stuff like lxml, pillow and pandas. It's very easy to use all the nice Django libs out there but you don't have to. | ||||||||||||||||||||||||||
| ▲ | f311a 4 hours ago | parent [-] | |||||||||||||||||||||||||
I was talking about total deps, not direct. By installing something like Celery, you get 8-10 extra dependencies that, in turn, can also have extra deps. And yeah, extra deps can conflict with each other as well. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||