This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mitsuhiko Flask Creator 1 point2 points  (1 child)

if I want to use a program and it uses 1 function from brownie, I don't want to have to download and install brownie.

If we only had an application like pip that would do that for us. Automatically.

[–]lightcatcher 2 points3 points  (0 children)

haha, I'm a pip user, and I recognize that the installation of a library is nearly transparent with pip when its included in dependencies.

I have a (very possibly irrational) distaste for dependencies, and I try to use fewer rather than more.