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.7.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.7.tar.gz.
File metadata
- Download URL: pynovnc-1.1.7.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b4ffe4a8d6df09e5abc1ba9e1cba656855c829370f8ca77f3b6996a099f9248
|
|
| MD5 |
3c818e5fbc7a4053ea73c78bdb63d624
|
|
| BLAKE2b-256 |
4218c697bade4b6afffc0ce6c8d859b60c10de32027ea0f7f237927a3c2edbc9
|
File details
Details for the file pynovnc-1.1.7-py3-none-any.whl.
File metadata
- Download URL: pynovnc-1.1.7-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6cc2d34c039af68564a33872c10881a9d8aba194fa745f2cd51e3cf1a0cd56c
|
|
| MD5 |
692cb29bb7ed343ac92196a3eb6ffcd6
|
|
| BLAKE2b-256 |
2611cedefbe846630115b5bbf5d9be7a1633ebb9db0e50067eeac65211263cf4
|