Skip to main content

A Pathlib style object oriented interface to the Windows Registry

Examples:

from winreglib import RegPath
# enumerate keys
p=RegPath(r'HKLM\Software')
for k in p.subkeys():
    print(k.name)

# set a value (creates keys and values as required)
new_path=(p/'winreglib')
new_path.value('test').set('apples')

Release files for winreglib 0.2.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for winreglib 0.2.0
File Interpreter ABI Platform
winreglib-0.2.0-py3-none-any.whl Python 3 none any Details

Release files / winreglib-0.2.0-py3-none-any.whl

Download URL winreglib-0.2.0-py3-none-any.whl
Size 4.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
278dca17693abd43f507cf10b59c37ecadaeb9a11eebbc3cebc76a545686d5fa
BLAKE2b-256 checksum
How to use checksums
a0afa61a47af7b107c5dbd68be0a3ba2e2ae6c8f7e537aced2ccfdd000b0ee70
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.10.6

Release history Release notifications | RSS feed

This release

0.2.0 This release

1 release file

0.1.0

1 release file

0.0.4

1 release file

0.0.2

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page