Ctypes port of Windows SDK
Project description
ctypes-windows-sdk
A totally incomplete and random port of the C Windows SDK for Python ctypes. No dependencies besides the Python standard library.
Install
Requires Python 3.7+.
pip install ctypes-windows-sdk
Example
from cwinsdk.windows import GetTickCount64
tickcount = GetTickCount64()
Used by
- Dobatymo/public-scripts
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
ctypes-windows-sdk-0.0.12.tar.gz
(171.3 kB
view details)
Built Distribution
File details
Details for the file ctypes-windows-sdk-0.0.12.tar.gz
.
File metadata
- Download URL: ctypes-windows-sdk-0.0.12.tar.gz
- Upload date:
- Size: 171.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b95e8e6f7bcdeb62b57633f41a313fa8d81a1982957bca9d31f9a3d191a42013 |
|
MD5 | 88e4af6a1e1e23beac3a8bb0dea768ae |
|
BLAKE2b-256 | de8d8ffe3fa114790435939c268573803adf84b81f03a47371cd5b154e38c091 |
File details
Details for the file ctypes_windows_sdk-0.0.12-py3-none-any.whl
.
File metadata
- Download URL: ctypes_windows_sdk-0.0.12-py3-none-any.whl
- Upload date:
- Size: 184.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40b4439874b9736ca0bffb4334249913db8e1fd022b48b1aa4002a939a264a5d |
|
MD5 | b12f4d16d0efc35c6cc7d546fbe40376 |
|
BLAKE2b-256 | bd83260fef343abf1e58780eb75d979bf3a3090007227cb5ab3d1e0924504dd5 |