[PR #168] [MERGED] Add Python Module Manager 'check' if modules are installed #174

Closed
opened 2026-03-02 02:10:51 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: script/python-module-manager


📝 Commits (1)

  • 6876f8a Add: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/community-scripts/pull/168 **Author:** [@NiceGuyIT](https://github.com/NiceGuyIT) **Created:** 7/16/2023 **Status:** ✅ Merged **Merged:** 7/31/2023 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `main` ← **Head:** `script/python-module-manager` --- ### 📝 Commits (1) - [`6876f8a`](https://github.com/amidaware/community-scripts/commit/6876f8a902d147779712a35a86b6bb9d7a0d6ddf) Add: Python Module Manager can 'check' if modules are installed ### 📊 Changes **2 files changed** (+66 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `community_scripts.json` (+2 -2) 📝 `scripts/all_python_module_manager.py` (+64 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:10:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/community-scripts#174
No description provided.