Hacker News new | past | comments | ask | show | jobs | submit login

This does not mean you cannot still use pip to manage Python dependencies. Simply package all the required addditional libraries from pip through a virtualenv/venv, and package this in the filesystem that the python3 Unikraft unikernel reads on boot.

For more details, check out the library for details: https://github.com/unikraft/lib-python3




That's awesome, I stand corrected!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: