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.5.tar.gz
(3.4 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.5.tar.gz.
File metadata
- Download URL: pynovnc-1.1.5.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e016b509cd367ee0142d20911f5d4807670a95b75193b51eedc90a681220704
|
|
| MD5 |
69b1dc00f87cbb3d99211d9d763d8150
|
|
| BLAKE2b-256 |
56da24f6cf39ed836a96672c1f9cfe0463c854e56fd8dd625003c769de4f1b96
|
File details
Details for the file pynovnc-1.1.5-py3-none-any.whl.
File metadata
- Download URL: pynovnc-1.1.5-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 |
321e03d1f556efb40a282a832c27e99dfad5c4d1b9b1c950bc93dc0cad3c012c
|
|
| MD5 |
852e45a4cac20cd1a01bbdf591ddf70a
|
|
| BLAKE2b-256 |
32b961202310af7e61852abaf2636ee03980d81e4a7b036741a82dd8b5dbf1ad
|