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.8.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file pynovnc-1.1.8.tar.gz
.
File metadata
- Download URL: pynovnc-1.1.8.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2604f3ee54f8134f35059ac184f9c92ac5c096f94e6fb8e8b6b7c27635052850 |
|
MD5 | 80b34835a8202f021e35505c9e7d5085 |
|
BLAKE2b-256 | 4ccd25ec6b089cd5491c1d6329e933f786729bfc3a745c27c844f30e6685ca95 |
File details
Details for the file pynovnc-1.1.8-py3-none-any.whl
.
File metadata
- Download URL: pynovnc-1.1.8-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0f3b9bea06db54e4769aed3001b60abec36fcc8d93376d267413d2d1199567a |
|
MD5 | 8f5556c849c8efe2e763c842f4cb9c1a |
|
BLAKE2b-256 | e40e729c1f12c8c9f671d809b2c114b9e15279a440738edb4c643091c5b7b1e0 |