Used to disable Hyper-V virtualization on Windows systems
Project description
py-win-ban-hyperv
Used to disable Hyper-V virtualization on Windows systems.
Installation
pip install py-win-ban-hyperv
Usage
CLI:
# you need to reboot after running this script
python -m py_win_ban_hyperv
# schedule a reboot for you after done (in 30s)
python -m py_win_ban_hyperv --reboot
Python Code:
from py_win_ban_hyperv import ban_hyper_v
ban_hyper_v(reboot=False) # or, reboot=True
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
py_win_ban_hyperv-0.1.0.tar.gz
(31.2 kB
view details)
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 py_win_ban_hyperv-0.1.0.tar.gz.
File metadata
- Download URL: py_win_ban_hyperv-0.1.0.tar.gz
- Upload date:
- Size: 31.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.11.15 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7676254cd502e515ea634b9fa41b1618d315d1cc2c120c9c65a60a18b954e345
|
|
| MD5 |
1ae09b0740151fc39de2984098eb51b8
|
|
| BLAKE2b-256 |
7051d8a5009eb780e3f8f6576159217b8dcb39dc6eb4a69a7cb083d4893969f8
|
File details
Details for the file py_win_ban_hyperv-0.1.0-py3-none-any.whl.
File metadata
- Download URL: py_win_ban_hyperv-0.1.0-py3-none-any.whl
- Upload date:
- Size: 36.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.11.15 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec6145802e27a4dcb4bb28a8f21f028100a015fd0108bf4a289fa9c114b30c8e
|
|
| MD5 |
1080c2c604fbedd2a7b99f3c1a450eab
|
|
| BLAKE2b-256 |
f5d01e5c66ec6f8643deaf4d25aa9d4e4ede1f1d389b1519b9704d40d15b8b95
|