Python Package made by Mhadhbi Issam .
Project description
pynovnc
Install Requiements :
apt install -y --fix-missing xserver-xephyr x11vnc xvfb novnc net-tools x11-apps x11-xkb-utils gedit tightvncserver x11-utils gnumeric
Installation :
pip install pynovnc
Quick start :
from pynovnc import VirtualDisplay
with VirtualDisplay(h = 1040 , w = 1920 ) as x :
app = x.run(["gedit"])
port = x.vncport
app.wait()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pynovnc-1.1.4.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file pynovnc-1.1.4.tar.gz
.
File metadata
- Download URL: pynovnc-1.1.4.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 736729b4f1fcff78617b95c32bc3a165056ad70dea15b73aff76a6912ac81f6f |
|
MD5 | f352416dece4cbe71d08ecb234100b10 |
|
BLAKE2b-256 | 64c4a6ce61d27f362bc6ea159d99c0bd79e33c9eb6f4e88385088acab8e52af0 |
File details
Details for the file pynovnc-1.1.4-py3-none-any.whl
.
File metadata
- Download URL: pynovnc-1.1.4-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdca29635692952e0bf87827e36e83af291586076332d4627a1717155cef59b0 |
|
MD5 | 1bc05e3dda4c1609aa3bfeb9eb123f72 |
|
BLAKE2b-256 | 9b7c4514ae645f9dd27c2c03b34aba1453103437e306382070a0fc3f4f371af4 |