N
N
NaitonOlgran2018-03-03 14:20:12
Python
NaitonOlgran, 2018-03-03 14:20:12

What is virtualenv used for in python?

Hello.
Why do they use virtualenv in python, if in the project the server will not load the rest of the libraries without a request for them?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
OnYourLips, 2018-03-03
@OnYourLips

This is similar to static linking in python.
Dynamic linking (system packages of the random version) is evil.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question