Handy classes for WSL management.
Inspired by GWSL, a great work from Pololot64, this project is a wrapper around the WSL executable to:
.profile
;
from wsl_tools import wsl_tools
manager = wsl_tools.WSLManager()
For more information read the reference documentation.
Contributions are welcome! See contributing.