[Enhancement] Want to use PySimpleGUI in pyscript application.

Abierto
#6,587 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
20/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
python

Línea de trabajo

Comienza leyendo la solicitud de un wheel de PySide2 de Python puro y su uso previsto con PyScript y PySimpleGUIQt. El issue no proporciona archivos del repositorio, pruebas ni puntos de entrada que inspeccionar; para completarlo sería necesario definir si el empaquetado de PySide2 está dentro del alcance y establecer una forma de verificar el uso de PyScript en el navegador.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

enhancement
Type of Issue (Enhancement, Error, Bug, Question)

Enhancement request
Need a pure python wheel for PySide2

Operating System

Kubuntu 20.04

PySimpleGUI Port (tkinter, Qt, Wx, Web)

PySimpleGUIQt


Versions

Version information can be obtained by calling sg.main_get_debug_data()
Or you can print each version shown in ()

Python version (sg.sys.version)

3.8.10

PySimpleGUI Version (sg.__version__)

PySimpleGUIQt 0.35.0

GUI Version (tkinter (sg.tclversion_detailed), PySide2, WxPython, Remi)

pyside2-5.15.2.1


Your Experience In Months or Years (optional)

Years Python programming experience
20
Years Programming experience overall
30
Have used another Python GUI Framework? (tkinter, Qt, etc) (yes/no is fine)
yes
Anything else you think would be helpful?
no


Troubleshooting

These items may solve your problem. Please check those you've done by changing - [ ] to - [X]

  • [x ] Searched main docs for your problem www.PySimpleGUI.org
  • Looked for Demo Programs that are similar to your goal. It is recommend you use the Demo Browser! Demos.PySimpleGUI.org
  • [x ] None of your GUI code was generated by an AI algorithm like GPT
  • [x ] If not tkinter - looked for Demo Programs for specific port
  • For non tkinter - Looked at readme for your specific port if not PySimpleGUI (Qt, WX, Remi)
  • Run your program outside of your debugger (from a command line)
  • Searched through Issues (open and closed) to see if already reported Issues.PySimpleGUI.org
  • Have upgraded to the latest release of PySimpleGUI on PyPI (lastest official version)
  • Tried using the PySimpleGUI.py file on GitHub. Your problem may have already been fixed but not released
Detailed Description

I would like to use PySimpleGUIQt in a 'pyscript' application. PyScript attempts to use PySimpleGui but fails because there is no pure python wheel for PySide2. I think that the addition of PySimpleGUIQt would be a great enhancement for PyScript. I suspect that Mike would agree; hence the effort to develop PySimpleGUIWeb. PyScript indicates that I could build a wheel for PySide2 which could be used. I don't know how to do that. QUESTION: Would you(psg) have any interest in generating a pure python wheel for PySide2 if it would mean that the psg code could be used with PyScript? Think about psg running in the browser with out a server.

Code To Duplicate

A short program that isolates and demonstrates the problem (Do not paste your massive program, but instead 10-20 lines that clearly show the problem)

This pre-formatted code block is all set for you to paste in your bit of code:


# Paste your code here


Screenshot, Sketch, or Drawing

Watcha Makin?

If you care to share something about your project, it would be awesome to hear what you're building.

Lenguaje dominante
Python
Estrellas
13.8k
Forks
1.8k
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de PySimpleGUI/PySimpleGUI

Todos los issues de PySimpleGUI/PySimpleGUI

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.