Skip to main content

popups

PyPI PyPI - Python Version GitHub top language Downloads https://blog.csdn.net/flower_drop

安装

  • 命令行执行
pip install -U popups

使用

from popups.dismiss import popup, UT

# 默认是False状态,使用时需要打开
UT.ENABLE = True
# 图片模版路径,不传则使用popups自带的模版库
IMG_PATH = 'your_tpl_path'
# 是否启用系统弹窗处理
UT.SYS = True
# 是否启用APP弹窗处理
UT.APP = False
# 是否是iOS系统
UT.iOS = True
# 循环执行次数,默认为1次
UT.LOOP = 1
# 超时时间,默认为5秒
UT.TIMEOUT = 5
# 单独使用popup时需要传入设备URL,配合utx使用时无需关注
DEVICE = 'Android://127.0.0.1:5037/SJE5T17B17'

popup(devices=DEVICE)

Download files

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

Source Distribution

popups-0.0.5.tar.gz (122.7 kB view details)

Uploaded Source

Built Distribution

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

popups-0.0.5-py3-none-any.whl (125.5 kB view details)

Uploaded Python 3

File details

Details for the file popups-0.0.5.tar.gz.

File metadata

  • Download URL: popups-0.0.5.tar.gz
  • Upload date:
  • Size: 122.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for popups-0.0.5.tar.gz
Algorithm Hash digest
SHA256 2a5d556a42121164d5efe6e8720742a5e9ab78219f2f212c01103b998e209339
MD5 27330cd583a2f1cc05ee3c522405687a
BLAKE2b-256 fac0e7b876a2c19a5c170694031f20b31e25dbe5eab1e9497fefa78159133a98

See more details on using hashes here.

File details

Details for the file popups-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: popups-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 125.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for popups-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 49776b2f0300955d84d264d4b18f62399a3f78dd4f2e0453776f43baa2f30a01
MD5 07ce2224cff6efc439a9edc5798ef10e
BLAKE2b-256 cfd67131d4249d249123669614e156aebd95ffb4265226b793756a63bf572343

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.5 This release

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page