如何压缩 site-packages

Open
#25 5 comments 0 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
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
tooling

Research direction

Start with the issue's discussion of site-packages compression and the linked Python zipapp documentation. Check how PyStand currently handles packaged dependencies, then document whether compressed site-packages or zipapp is supported and the recommended workflow. Done means the project-specific guidance and limitations are clearly stated.

Written by the indexing model from the issue text.

Description

site-packages会得到一个很高的压缩率,通常能大幅度减少体积,甚至官方Windows embeddable package包中,标准库就是一个Zip压缩文件,通过.pth引入,请问Pystand如何压缩site-packages,或者有无关于官方库zipapp的最佳实践,期待您的回复。

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.