Skip to main content

wxauto

适用最新4.1.8

获取实例

from wxauto4 import WeChat

wx = WeChat()

切换聊天对象

from wxauto4 import WeChat

wx = WeChat()
wx.ChatWith('张三')

获取当前聊天窗口信息

from wxauto4 import WeChat

wx = WeChat()
wx.ChatInfo()

发送消息

from wxauto4 import WeChat

wx = WeChat()
wx.SendMsg('你好')

发送文件、图片

from wxauto4 import WeChat

wx = WeChat()
wx.SendFiles(r'D:\image.png')

获取当前聊天消息

from wxauto4 import WeChat

wx = WeChat()
msgs = wx.GetAllMessage()
for msg in msgs:
    print(msg.raw)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

wxauto4-41.1.7-cp313-cp313-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.13Windows x86-64

wxauto4-41.1.7-cp312-cp312-win_amd64.whl (2.9 MB view details)

Uploaded CPython 3.12Windows x86-64

wxauto4-41.1.7-cp311-cp311-win_amd64.whl (2.9 MB view details)

Uploaded CPython 3.11Windows x86-64

wxauto4-41.1.7-cp310-cp310-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.10Windows x86-64

wxauto4-41.1.7-cp39-cp39-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.9Windows x86-64

File details

Details for the file wxauto4-41.1.7-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: wxauto4-41.1.7-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.3

File hashes

Hashes for wxauto4-41.1.7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 7dfd67b926caec43470bcd6e23a7865447775764b80f5aae9c7ce596e6153457
MD5 78b95dc0cb91789d7285b50c6a150186
BLAKE2b-256 2440f2f1d3e184e7c4a134ecdd737146e01d8be26c3a085dc2b0b9c3421dd204

See more details on using hashes here.

File details

Details for the file wxauto4-41.1.7-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: wxauto4-41.1.7-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.3

File hashes

Hashes for wxauto4-41.1.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 096a365ba71060c1af3c1f096342d5a16609452f51bcaf46e7359dd54235ebbf
MD5 a96fa085b1ab4498c917bdeca16e8fe9
BLAKE2b-256 ab6027b830af71742dc86e2336d75991b9c8e78a58c88b00047b4b8eebce8603

See more details on using hashes here.

File details

Details for the file wxauto4-41.1.7-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: wxauto4-41.1.7-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.3

File hashes

Hashes for wxauto4-41.1.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6830260d0e2967cfadae6ae24efd5101ff1444d83dc23223dba27d8f7f00eb95
MD5 f0c51158b693d18120d81de454d88284
BLAKE2b-256 51d5810cbc1a6f1c01c43c5a6eb3de7ee61cce2a69d7e5592ccf84cdfdb019bc

See more details on using hashes here.

File details

Details for the file wxauto4-41.1.7-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: wxauto4-41.1.7-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.3

File hashes

Hashes for wxauto4-41.1.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 000bd471165759d879162d918ff99cc84fbdb2520ed18777f12b9d8adc997a20
MD5 991b86327bee91c525ba220355c3dfe1
BLAKE2b-256 f20edd1378fc76d963a67e875d40ddb2f446187f5067380eb8508d9fcebf42e5

See more details on using hashes here.

File details

Details for the file wxauto4-41.1.7-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: wxauto4-41.1.7-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.3

File hashes

Hashes for wxauto4-41.1.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 950af52c4a57a2c58ca68a0a43a1b97ff1bba26c29be3e3f2c43f4dcbb86db51
MD5 8ac0ac718cefae684b6ee1bdbafa6b31
BLAKE2b-256 e4d06ec01f1886aeade9bb515305e0bf955d3ab3e511e92c2d6b1cc8370f7e32

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

41.1.7 This release

5 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page