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.1.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.1.tar.gz.
File metadata
- Download URL: pynovnc-1.1.1.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 |
c506829719fe19528fc32a148d42015048006380153a3f1991fe4e6ca61bea43
|
|
| MD5 |
e2299ff55daf114f3c4940b77f148177
|
|
| BLAKE2b-256 |
c1382aa92f62d339bc09979bfd3cdfc2c27b19454b5aba48658f84f4082209e9
|
File details
Details for the file pynovnc-1.1.1-py3-none-any.whl.
File metadata
- Download URL: pynovnc-1.1.1-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 |
7aa9f19f8077d768f097f4dd36a0dcb4a4300deaf28ba364cbfc40142687b838
|
|
| MD5 |
b0b80440b22d32c58982457aa2fbb677
|
|
| BLAKE2b-256 |
3b9b173edca2e8078227bc842e46945829580bdb21d89e02df6a728c51e411c7
|