Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: only install requirements from required python extensions to speed up use/build processing #453

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

plutoless
Copy link
Contributor

@plutoless plutoless commented Dec 1, 2024

Purpose

To speed up the task use processing by only install requirements from required python extensions.

Task

  • remove useless BUILD.gn for all python extensions
  • only run pip install -r requirements.txt from required python extensions
  • install http_server_python from store
  • unify in-repo python extensions version to 0.1.0
  • add required extensions in manifest.json

Coming soon

Upgrade ten runtime to 0.5 to support only load required extensions when run.

@plutoless plutoless changed the title Feature/optional loading feat: only install requirements from required python extensions to speed up use/build processing Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants