python - Is it possible to include a library like lxml without installing it? -
i need perform xml parsing using machine may not have permission install libraries in. possible include python library lxml source?
have tried using virtualenv? should let use lxml without "installing" it.
Comments
Post a Comment