python pywin32下载_pywin32: Python for Windows (pywin32) Extensions

pywin32

This is the readme for the Python for Win32 (pywin32) extensions, which provides access to many of the Windows APIs from Python.

See CHANGES.txt for recent notable changes.

Note that as of build 222, pywin32 has a new home at github.

You can find build 221 and later on github and older versions can be found on

the old project home at sourceforge

A special shout-out to @xoviat who provided enormous help with the github move!

Support

Feel free to open issues for

all bugs (or suspected bugs) in pywin32. pull-requests

for all bugs or features are also welcome.

However, please do not open github issues for general support requests, or

for problems or questions using the modules in this package - they will be

closed. For such issues, please email the

python-win32 mailing list -

note that you must be subscribed to the list before posting.

Binaries

By far the easiest way to use pywin32 is to grab binaries from the most recent release

Installing via PIP

Note that PIP support is experimental.

You can install pywin32 via pip:

pip install pywin32

Note that if you want to use pywin32 for "system wide" features, such as

registering COM objects or implementing Windows Services, then you must run

the following command from an elevated command prompt:

python Scripts/pywin32_postinstall.py -install

Building from source

Building from source is extremely complicated due to the fact we support building

old versions of Python using old versions of Windows SDKs. If you just want to

build the most recent version, you can probably get away with installing th

same MSVC version used to build that version of Python, grabbing a recent

Windows SDK and running setup.py

setup.py is a standard distutils build script. You probably want:

python setup.py install

or

python setup.py --help

You can run setup.py without any arguments to see

specific information about dependencies. A vanilla MSVC installation should

be able to build most extensions and list any extensions that could not be

built due to missing libraries - if the build actually fails with your

configuration, please open an issue.

Release process

The following steps are performed when making a new release - this is mainly

to form a checklist so mhammond doesn't forget what to do :)

Ensure CHANGES.txt has everything worth noting, commit it.

Update setup.py with the new build number.

Execute build.bat, wait forever, test the artifacts.

Commit setup.py (so the new build number is in the repo), create a new git tag

Upload the .exe installers to github, the .whl files to pypi.

Update setup.py with the new build number + ".1" (eg, 123.1), to ensure

future test builds aren't mistaken for the real release.

Send mail to python-win32

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值