[PR #140] [MERGED] Add info command to get the python site information #149

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

📋 Pull Request Information

Original PR: https://github.com/amidaware/community-scripts/pull/140
Author: @NiceGuyIT
Created: 4/16/2023
Status: Merged
Merged: 4/17/2023
Merged by: @silversword411

Base: mainHead: develop


📝 Commits (2)

  • 2a7cfaa Add info command to the python site information
  • f0ba759 Deprecate scripts_wip/synology_abfb_auto_update.py

📊 Changes

3 files changed (+359 additions, -301 deletions)

View changed files

scripts_wip/all_python_module_manager.py (+354 -0)
📝 scripts_wip/synology_abfb_auto_update.py (+5 -0)
scripts_wip/trmm-module-manager.py (+0 -301)

📄 Description

  • General cleanup and target Python 3.8.
  • Add info command to get the python site information.
  • Refer to the docs for information about Python in Tactical.
  • Rename to match the community scripts naming convention.

🔄 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/140 **Author:** [@NiceGuyIT](https://github.com/NiceGuyIT) **Created:** 4/16/2023 **Status:** ✅ Merged **Merged:** 4/17/2023 **Merged by:** [@silversword411](https://github.com/silversword411) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (2) - [`2a7cfaa`](https://github.com/amidaware/community-scripts/commit/2a7cfaac4e2d58671d7accc5ebada0e9d7a839ff) Add info command to the python site information - [`f0ba759`](https://github.com/amidaware/community-scripts/commit/f0ba759c7e566b363403f6cae560b108fc3e7297) Deprecate scripts_wip/synology_abfb_auto_update.py ### 📊 Changes **3 files changed** (+359 additions, -301 deletions) <details> <summary>View changed files</summary> ➕ `scripts_wip/all_python_module_manager.py` (+354 -0) 📝 `scripts_wip/synology_abfb_auto_update.py` (+5 -0) ➖ `scripts_wip/trmm-module-manager.py` (+0 -301) </details> ### 📄 Description - General cleanup and target Python 3.8. - Add info command to get the python site information. - Refer to the docs for information about Python in Tactical. - Rename to match the community scripts naming convention. --- <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:45 +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#149
No description provided.