https://pypi.org/project/pyclip/ Cross-platform clipboard utilities supporting both binary and text data
Some key features include:
* A cross-platform API (supports MacOS, Windows, Linux)
* Can handle arbitrary binary data
* On Windows, some additional clipboard formats are supported
this allows copy and paste from python3-app (e.g. using python3-PySDL2 ) to qml-sailfish-apps and vice versa
pyperclip cannot help because it needs X11 clipboard tools like xclip
Recent comments