/wslwinreg

The wslwinreg Python module is a drop in replacement for winreg for systems running under Cygwin, MSYS2, or Windows Subsystem for Linux

Primary LanguagePythonOtherNOASSERTION

wslwinreg for Cygwin, MSYS2 and WSL

Pypi Version License Github Actions Status Documentation Status Supported Python versions

The wslwinreg module is a drop in replacement for winreg for systems running under Cygwin, MSYS2, or Windows Subsystem for Linux.

Compatibility

  • Python 2.7.1 or higher
  • Python 3.4 or higher

Installation

Type in pip install -U wslwinreg. Some platforms may require the sudo prefix.

Bugs

If you find a bug, issue or have a feature request, please submit a bug report by emailing becky@burgerbecky.com and mention python version, integer size (32 bit or 64 bit) and what platform was used (Windows / MSYS2 / Cygwin / Windows Subsystem for Linux).