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.0.9.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file pynovnc-1.0.9.tar.gz
.
File metadata
- Download URL: pynovnc-1.0.9.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2142f7b73c8e296b862ccc7b375ec09405850532294e8af93e3ac1833588c063 |
|
MD5 | 4043d99db51482551d299cf998758f9b |
|
BLAKE2b-256 | 42885fb86493328717762947e300ab39691749b63dc426214b5c4034bed40527 |
File details
Details for the file pynovnc-1.0.9-py3-none-any.whl
.
File metadata
- Download URL: pynovnc-1.0.9-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50ee9f5181e111e8173ab653977509761d517a72ed3791b32f1f2274adc03078 |
|
MD5 | feb9427239fe936d8bd44fc296340055 |
|
BLAKE2b-256 | ae1d8568b74e9a170bfd62569b8229dc03560b3aa0dc4f5b51abe44a9c1336f9 |