Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sketch: Use nested venvs to manage python dependencies #85

Open
olantwin opened this issue Oct 15, 2024 · 0 comments
Open

Sketch: Use nested venvs to manage python dependencies #85

olantwin opened this issue Oct 15, 2024 · 0 comments

Comments

@olantwin
Copy link
Contributor

  • Allow separating base and analysis/user packages
  • Make requirements more modular
  • Maintain isolation at build and run time

References:
https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/
https://stackoverflow.com/questions/75514895/creating-a-cheap-overlay-python-virtual-environment-on-top-of-current-one-with
https://stackoverflow.com/questions/74436125/cascading-virtual-python-environnements
https://stackoverflow.com/questions/61019081/is-it-possible-to-create-nested-virtual-environments-for-python
https://docs.python.org/3/library/site.html

I'll look into this eventually, help would be very welcome to speed this along.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant