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.6.tar.gz
(3.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pynovnc-1.1.6.tar.gz.
File metadata
- Download URL: pynovnc-1.1.6.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
284c97289d907b094213d391dbbf95bcee547f554907f317e36b20d98b1529a5
|
|
| MD5 |
cba1d2ba3221c50417b6c286d95fd7fd
|
|
| BLAKE2b-256 |
f5bdf4a4cc6f12e4a97b938f2fe9b067d3be0a4104c41426b6283b58e3b52e76
|
File details
Details for the file pynovnc-1.1.6-py3-none-any.whl.
File metadata
- Download URL: pynovnc-1.1.6-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33477ca38bfbcb6301e7222d155ac3b9c4ee3a456b58b6564c271fb4e1d1b9e9
|
|
| MD5 |
b9c7ae69da4907822a913b27ba737e85
|
|
| BLAKE2b-256 |
d4e2a13426266941d7840231c4d61c3d79db0f401a9c2e7bc75e0e434119d434
|