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.2.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.2.tar.gz.
File metadata
- Download URL: pynovnc-1.1.2.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 |
c71152782c5aa1be70ba82a5ab6b960bea613a5aa324ff9871bc24d1b14c4b79
|
|
| MD5 |
d5d6f6f06406ef54dad4d5e99e13d691
|
|
| BLAKE2b-256 |
cb2105ba50f194e04b7005851c53b66c6779ef99c2b505c1839d4aac0e455b85
|
File details
Details for the file pynovnc-1.1.2-py3-none-any.whl.
File metadata
- Download URL: pynovnc-1.1.2-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 |
bbc7860fe4a47f8b34893026079f0e75209b91b9b3cf95afaf7df4340cce3ce2
|
|
| MD5 |
bb66a11d0e8e85a22c4e426b2d41dd70
|
|
| BLAKE2b-256 |
449bf65cf9c442d016e540f8de20acba5c7555110c9a340630181df4b462ce33
|