mirror of
https://github.com/amidaware/community-scripts.git
synced 2026-04-27 15:05:52 +03:00
[PR #168] [MERGED] Add Python Module Manager 'check' if modules are installed #174
Labels
No labels
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/community-scripts#174
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/amidaware/community-scripts/pull/168
Author: @NiceGuyIT
Created: 7/16/2023
Status: ✅ Merged
Merged: 7/31/2023
Merged by: @wh1te909
Base:
main← Head:script/python-module-manager📝 Commits (1)
6876f8aAdd: Python Module Manager can 'check' if modules are installed📊 Changes
2 files changed (+66 additions, -3 deletions)
View changed files
📝
community_scripts.json(+2 -2)📝
scripts/all_python_module_manager.py(+64 -1)📄 Description
This adds a "check" command to check if modules are installed. It's meant to be used as a TRMM check with the corresponding task being an "install" task.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.