A free Python module to help you control your windows registry
Project description
Vite Registry Python
A free Python module to help you control your Windows registry
Use Cases
- CRUD your registry
Features
- Easy to control your registry with a few lines of coding
Requirements
- Python: 2.x or 3.x or higher
Quick Start
If you prefer to install this package into your own Python project, please follow the installation steps below
Installation
Require the current package using pip:
pip install viteregistry
Testing
from ViteRegistry import *
result = read_registry('HKEY_LOCAL_MACHINE', "SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\DefaultProductKey", "ProductId")
print('Product ID: ', )
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email contact@adminvitelicense.io or use the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file viteregistry-1.0.0.tar.gz.
File metadata
- Download URL: viteregistry-1.0.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4af8dd85f3bfef0caa1d6966892108b97dc397b24535978d8b0f485c37ad824
|
|
| MD5 |
7321d7eb49d67187b23974491e2fdefb
|
|
| BLAKE2b-256 |
52b82b6426692061e57045197101ecccb434ff4d6cb2317ade88bafc0b41ddb3
|
File details
Details for the file ViteRegistry-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ViteRegistry-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d15e6bff90cf9fe5beb85cc5a41a6f5e0ec6965cbcce5e2adb1d1c0d7e5f8e8b
|
|
| MD5 |
7163f6ea52ef397f6465e88dfd7c25d2
|
|
| BLAKE2b-256 |
cf3134abac31c20cb40d3a10e0f18e61a4f9a814130a4ee647a49f8730512a37
|