Get path from regedit
Project description
Get path from regedit
pip install getpathfromreg
A collection of regedit requests (more soon)
from getpathfromreg import get_tesseract_exe,get_bluestacks_user_folder,get_bluestacks_config_file
print(get_bluestacks_config_file())
print(get_bluestacks_user_folder())
print(get_tesseract_exe())
C:\ProgramData\BlueStacks_nxt
C:\ProgramData\BlueStacks_nxt\bluestacks.conf
C:\Program Files\Tesseract-OCR\tesseract.exe
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
getpathfromreg-0.10.tar.gz
(3.3 kB
view hashes)
Built Distribution
Close
Hashes for getpathfromreg-0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61b58ce806221aaf7a59e63b09389b6f4613c211a388dfe3b884a4dabfd10e43 |
|
MD5 | cf9b35eecb66584674659b70bbd27dc3 |
|
BLAKE2b-256 | e61bb1fc6224f9593a477a2913fba1fd684404d090bd96464863250577284e65 |