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.3.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file pynovnc-1.1.3.tar.gz
.
File metadata
- Download URL: pynovnc-1.1.3.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 | 283267cf2708037335cfcd26e4e1024cfdcc8db54ff786b31950ed1fa8ada1e6 |
|
MD5 | a8ccbf9c1427ca4df4d1897ea0ecd361 |
|
BLAKE2b-256 | 6867113349649a83b976424da76254da144abffd0afcdf05ec9cf39ab26c77d0 |
File details
Details for the file pynovnc-1.1.3-py3-none-any.whl
.
File metadata
- Download URL: pynovnc-1.1.3-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 | 8a2f652f98e3c528be25f1f9adc4198c100475342dd536577f6ff510ce1aacfc |
|
MD5 | 5ff4d5420ee2143ae6f58fdf6bee57ac |
|
BLAKE2b-256 | aaf73dab12ceec9fc109cf6ff6d23945e2e02110dc1b5b17955c2fe29f4780a4 |