Skip to main content
Glama

Python Dependency Manager Companion

by KemingHe
README.mdβ€’1.03 kB
# Workflow Architecture > Updated on 2025-07-21 by @KemingHe Modular automation for weekly Python dependency manager documentation updates. ## πŸ—οΈ Current System ```mermaid graph LR CRON_TRIGGER["⏰ Tuesday 6pm ET<br/>Cron Trigger"] ORCHESTRATOR["🎯 Orchestrator<br/>auto-update.yml"] UPDATE_DOCS["πŸ“š Documentation Sync<br/>auto-update-docs.yml"] UPDATE_INDEX["πŸ” Search Index<br/>auto-update-index.yml"] PUBLISH["🐳 Publish Image<br/>auto-update-publish.yml"] CRON_TRIGGER --> ORCHESTRATOR ORCHESTRATOR --> UPDATE_DOCS UPDATE_DOCS --> UPDATE_INDEX UPDATE_INDEX --> PUBLISH ``` **Security**: Pinned 3rd-party actions, signed commits, modular execution, [CodeQL analysis](README-codeql.md) ## πŸš€ Planned Extensions - **Managers**: pipenv, pdm, pixi - **Features**: Conditional updates, performance monitoring ## πŸ”§ Operations - **Testing**: `workflow_dispatch` on `update-docs`, `update-index`, and `publish` - **Monitoring**: Check Tuesday runs for upstream changes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/KemingHe/python-dependency-manager-companion-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server