[Enhancement] Want to use PySimpleGUI in pyscript application.

オープン
#6,587 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
20/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python

調査の方向性

まず、純粋な Python PySide2 wheel と、PyScript および PySimpleGUIQt での想定される利用方法についてのリクエストを読みます。この issue には、調査できるリポジトリファイル、テスト、エントリーポイントがありません。完了するには、PySide2 のパッケージングを対象範囲に含めるかどうかを定義し、PyScript のブラウザーでの利用を検証する方法を確立する必要があります。

索引モデルが issue の本文から書いたものです。

説明

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.

主要言語
Python
スター
13.8k
フォーク
1.8k
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

PySimpleGUI/PySimpleGUI のほかの issue

PySimpleGUI/PySimpleGUI の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。