Skip to main content

Interop.SHDocVw

Project description

Pydm

介绍

Python 调用大漠的方法

安装教程

pip install pydm

包的依赖

使用说明

初始化

from DaMo import DaMo

if name == 'main': dm = DaMo( dmReg='C:/源码/Script/DLL/DmReg.dll', # 免注册dll dmdll = 'C:/源码/Script/DLL/dm.dll', # 大漠dll 本体 VIP='key的内容', # 是否注册 VIP debug = True # 是否开启 debug 模式 ) dm.Ver() dm.CheckFontSmooth() dm.Capture(r"C:\Users\Martin\Desktop\1.bmp")

具体使用例子请看text.py

Project details


Download files

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

Source Distribution

PyDaMo-0.1.0.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

PyDaMo-0.1.0-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page