sanzoghenzo / wsl-tools

python library for WSL (Windows Subsystem for Linux) management
MIT License
4 stars 5 forks source link

wsl-tool

Handy classes for WSL management.

Inspired by GWSL, a great work from Pololot64, this project is a wrapper around the WSL executable to:


from wsl_tools import wsl_tools

manager = wsl_tools.WSLManager()

For more information read the reference documentation.

contributing

Contributions are welcome! See contributing.