معرفی شرکت ها


ctwin32-2.1.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Access selected win32 APIs through ctypes
ویژگی مقدار
سیستم عامل -
نام فایل ctwin32-2.1.0
نام ctwin32
نسخه کتابخانه 2.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Rocco Matano
ایمیل نویسنده -
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/ctwin32/
مجوز MIT License
# ![](https://raw.githubusercontent.com/RoccoMatano/ctwin32/master/doc/images/ctwin32.ico) ctwin32 [![PyPI - Version](https://img.shields.io/pypi/v/ctwin32.svg)](https://pypi.org/project/ctwin32) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ctwin32.svg)](https://pypi.org/project/ctwin32) [![License - MIT](https://img.shields.io/badge/license-MIT-green)](https://spdx.org/licenses/MIT.html) ----- ctwin32 is a pure Python module, that wraps some Windows APIs (win32) by using [ctypes](https://docs.python.org/3/library/ctypes.html). Since it is my personal playground, the selection of supported APIs and the way those are wrapped are solely dictated by my needs and preferences. ctwin32 is *__definitely__* not a replacement for [pywin32](https://pypi.org/project/pywin32/), although it serves that purpose for me (in conjunction with [comtypes](https://pypi.org/project/comtypes/)). Compared with pywin32 the coverage of ctwin32 is downright tiny. See the [samples directory](https://github.com/RoccoMatano/ctwin32/tree/master/samples) for several instances of how ctwin32 can be used. ----- Note: Even though ctwin32 is a pure Python module, it can of course only be used on Windows. Therefore, the [wheel packages provided](https://pypi.org/project/ctwin32/#files) are intentionally tagged with the x86, x64 and and arm64 Windows platform tags (in terms of content, those are the same). This is just to keep [pip](https://packaging.python.org/tutorials/installing-packages/) from installing them on a non-Windows OS.


زبان مورد نیاز

مقدار نام
>=3.8 Python


نحوه نصب


نصب پکیج whl ctwin32-2.1.0:

    pip install ctwin32-2.1.0.whl


نصب پکیج tar.gz ctwin32-2.1.0:

    pip install ctwin32-2.1.0.tar.gz