Skip to main content

eye3

Screen capture library bypassing WDA_MONITOR / WDA_EXCLUDEFROMCAPTURE (Windows x64 native binary).

from eye3 import ThirdEyeSession

with ThirdEyeSession() as session:
    session.capture_to_file("screenshot.png")

Options:

from eye3 import ThirdEyeSession, ThirdEyeOptions, ThirdeyeFormat

with ThirdEyeSession() as session:
    opts = ThirdEyeOptions(format=ThirdeyeFormat.JPEG, quality=90, bypass_protection=True)
    session.capture_to_file("screenshot.jpeg", opts)

    data: bytes = session.capture_to_buffer()

Windows x64 only. Ships the native thirdeye.dll inside the wheel.

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 Distribution

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

eye3-1.0.5-py3-none-win_amd64.whl (124.2 kB view details)

Uploaded Python 3Windows x86-64

File details

Details for the file eye3-1.0.5-py3-none-win_amd64.whl.

File metadata

  • Download URL: eye3-1.0.5-py3-none-win_amd64.whl
  • Upload date:
  • Size: 124.2 kB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for eye3-1.0.5-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 4d494079721b094e73e973bdc6d2c274df81fd0ecc96b4fe786cb2a98ca091ce
MD5 895749741ea713f4637322329ec303ba
BLAKE2b-256 fdab1c171e910f80da8463994eed07452eb0b2000f59e87074043832e12b38f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for eye3-1.0.5-py3-none-win_amd64.whl:

Publisher: release.yml on lofcz/thirdeye

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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