提供一个python3.11.9和PySide6.5.0精简版的x64版本

Open
#88 6 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
tooling

Research direction

Start by reviewing the attached PyStand-py311-pyside6-lite.zip and the usage steps involving script/main.py and sys.path.append(os.path.abspath('script.egg/script')). Determine whether the project is expected to provide or document a Python 3.11.9 and PySide6 5.0 x64 lite package; done should be a clear decision and corresponding maintained artifact or documentation.

Written by the indexing model from the issue text.

Description

PyStand-py311-pyside6-lite.zip
文件后缀zip改为7z再解压(文件大小有限制只能这么干了😂)解压后60MB,runtime20MB。PySide6 40MB确实比py3.8+pyqt5或PySide2大多了。在script的main.py里放代码,script文件夹直接压缩,sys.path.append(os.path.abspath('script.egg/script'))这一行里就是压缩包里是个文件夹。然后改后缀为egg,删掉原来的script文件夹就好了

Dominant language
C++
Stars
1.2k
Forks
146
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from skywind3000/PyStand

All issues in skywind3000/PyStand

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.