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.14.tar.gz
(218.1 kB
view details)
Built Distribution
File details
Details for the file ctypes_windows_sdk-0.0.14.tar.gz
.
File metadata
- Download URL: ctypes_windows_sdk-0.0.14.tar.gz
- Upload date:
- Size: 218.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e22474d1d0f663d6c0157c64ea3fd68ae6cbdabd8110e29bdbbb5b58dfce18f |
|
MD5 | 2f24cf65241eeb45a4f2ba3216125851 |
|
BLAKE2b-256 | 97cde36c3caf2e77be5488823542f7dc4c5c2f4943a3bf7d4a427b123750bde1 |
File details
Details for the file ctypes_windows_sdk-0.0.14-py3-none-any.whl
.
File metadata
- Download URL: ctypes_windows_sdk-0.0.14-py3-none-any.whl
- Upload date:
- Size: 234.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3ab1ebcca2c9353b9b974d0c7d6d77a062bb84c77238055dc3ac5fb01b1b5ce |
|
MD5 | a4b795e5f03df67377e80cde501362e8 |
|
BLAKE2b-256 | a5e9a1fa41971999035d375c6afc054c08d347a2715233c1ba0fdebe52f7f71b |