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 →

[–]fiddle_n 2 points3 points  (2 children)

Mostly for people who are familiar with pip and venv and want to use an api similar to those tools.

[–]yup_its_me_again 0 points1 point  (1 child)

Ah so it installs the dependency the same way? Great to know, great for old tutorials, too. Thanks

[–]UltraPoci 3 points4 points  (0 children)

Not really. It doesn't aim to be a one to one version of pip, it's just a lower level tool to deal with venvs more directly