Skip to main content

PyVirtualDisplay is a python wrapper for Xvfb and Xephyr

home: https://github.com/ponty/PyVirtualDisplay

documentation: http://ponty.github.com/PyVirtualDisplay

Possible applications:
  • GUI testing

  • automatic GUI screenshot

Basic usage

from pyvirtualdisplay import Display
# Start Xephyr
disp1=Display(visible=1, size=(320, 240)).start()

Installation

General

if you have setuptools installed:

# as root
easy_install PyVirtualDisplay

if you have pip installed:

# as root
pip install PyVirtualDisplay

Ubuntu

sudo apt-get install python-setuptools
sudo apt-get install xvfb
sudo apt-get install xephyr
sudo easy_install PyVirtualDisplay

Uninstall

# as root
pip uninstall PyVirtualDisplay

Download files

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

Source Distribution

PyVirtualDisplay-0.0.1.tar.gz (31.3 kB view details)

Uploaded Source

File details

Details for the file PyVirtualDisplay-0.0.1.tar.gz.

File metadata

File hashes

Hashes for PyVirtualDisplay-0.0.1.tar.gz
Algorithm Hash digest
SHA256 09ad2f190d7a3a7db423105de6fbb95b082366f4302d941a21a9e5299b1dab89
MD5 db1927738ec5e276ac4a38561284839d
BLAKE2b-256 8187cf92da1a1282061d3d4bfc46fe081e2a0840c85fc1e28b7f48c3102d59b0

See more details on using hashes here.

Supported by

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