Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

easyreg

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easyreg

Simple Windows Registry utilities for Python developers

pipPyPI
Version
1.0.0
Maintainers
1

EasyReg - Windows Registry Utilities

EasyReg is a simple, intuitive Python library for reading and writing to the Windows Registry. Designed for system administrators and Python developers who need to interact with Windows Registry keys programmatically.

Features

  • Simple API for registry operations
  • Read, write, and backup registry keys
  • Cross-platform support (Windows only features gracefully fail on other OS)
  • No external dependencies
  • Lightweight and fast

Installation

pip install easyreg

Keywords

registry

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts