skywind3000 / skywind3000/PyStand
提供一个python3.11.9和PySide6.5.0精简版的x64版本
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
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文件夹就好了
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
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.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100