selenium-async

View on PyPIReverse Dependencies (0)

0.1.0 selenium_async-0.1.0-py3-none-any.whl

Wheel Details

Project: selenium-async
Version: 0.1.0
Filename: selenium_async-0.1.0-py3-none-any.whl
Download: [link]
Size: 6329
MD5: 5a668f4fc065257885a898a64f21fbf0
SHA256: 82ffc0d68795982c553af836a00c37d96c83eda0cd0f38f17a8b775d30c75129
Uploaded: 2022-04-07 00:11:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: selenium-async
Version: 0.1.0
Summary: Wrapper for Selenium to make it easy, with asyncio support!
Author: Ryan Munro
Author-Email: 500774+munro[at]users.noreply.github.com
Home-Page: https://github.com/munro/python-selenium-async
Project-Url: Documentation, https://selenium-async.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/munro/python-selenium-async
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: selenium (<5.0.0,>=4.1.3)
Description-Content-Type: text/markdown
[Description omitted; length: 642 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
selenium_async/__init__.py sha256=gebFXSRUfccW8sXmyOXxEbn_my35gK6gaC2duP7vy0U 825
selenium_async/_scripts.py sha256=wgz-K1gnetN1TkrW21F7S2EaRcjLdJ1qA6YdY9VKzWs 582
selenium_async/_selenium.py sha256=EmFj9auXom2FOq3tqm-gNvnaUoZTOmZfGk_fbelAtx4 2081
selenium_async/core.py sha256=3Vxi7VBiNYHtUdg9JMulx0uyWiAdQTrZwT1NOFEJRkY 3485
selenium_async/functional.py sha256=3dRvYECR75Z-in9qKvKIDDJai_tB70iSe7wamTnaJyI 220
selenium_async/options.py sha256=l6jWwtk16BGa1H9vVWL-bsp1-lHHuEJ5frcpPzeZ9eI 254
selenium_async/pool.py sha256=Nh2_rsUWVtR3LR1aRO-SRTNyU_gF4ygaD_qJ6GwvpDk 869
selenium_async/vendor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
selenium_async/vendor/firefox.py sha256=Pk2dPrIZqVZMAwtAu_ZKEjeA1iRdd04_94t5cvxxyrA 387
selenium_async-0.1.0.dist-info/entry_points.txt sha256=RCi53X2zL-Ex5pDdV0iy0p9GAzZxlnP1zvlBiO1YFB4 181
selenium_async-0.1.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
selenium_async-0.1.0.dist-info/METADATA sha256=hKtPvXnooDP-W5riX6NFBD6UMhzGy0IyiLb5-8IB2co 1370
selenium_async-0.1.0.dist-info/RECORD

entry_points.txt

doc = selenium_async._scripts:doc
format = selenium_async._scripts:format
test = selenium_async._scripts:test
test-integration = selenium_async._scripts:test_integration