🐍 Python
Python automation scripts, utilities, and tools for system administration and development workflows
Available Scripts (19)
dotfile
Copy config files into the dotfiles/ directory, organized by project.
By ropean, Claude Sonnet (Anthropic)
File: dotfile.py
.NET Package Management
Unified entry point for .NET SDK setup, registry config, and package updates
By ropean, Claude Sonnet (Anthropic)
File: dotnet-package-manage.py
GitHub Package Registry Setup
Configure NuGet and NPM to use the moodysanalytics GitHub Packages feed
By ropean, Claude Sonnet (Anthropic)
File: dotnet-registry.py
.NET SDK Setup Check
Verify the .NET SDK is installed and optionally auto-install it
By ropean, Claude Sonnet (Anthropic)
File: dotnet-setup.py
ZMAPI / ZMNET Package Updater
Interactive NuGet package updater for ZMAPI/ZMNET packages across all projects
By ropean, Claude Sonnet (Anthropic)
File: dotnet-update-packages.py
env-backup
Back up .env files found via Everything CLI (es.exe) into env-files/.
By ropean, Claude Sonnet (Anthropic)
File: env-backup.py
git-clean-ignored
Scan a directory for Git repos and clean all gitignored files, safely.
By ropean, Claude Sonnet (Anthropic)
File: git-clean-ignored.py
Git Config Guide
Interactive cross-platform Git configuration checker and setup wizard
File: git-config-guide.py
git-lfs-auto
Scan a directory for large files and register them with Git LFS.
By ropean, Claude Sonnet (Anthropic)
File: git-lfs-auto.py
git-status-all
Check Git status for every repository under a root directory.
By ropean, Claude Sonnet (Anthropic)
File: git-status-all.py
Init Git Submodules
Read .gitmodules and ensure all submodules are properly initialized
By Ropean, Claude Sonnet (Anthropic)
File: git-upsert-submodules.py
github-actions
Interactive menu for the GitHub Actions toolchain (scan, fetch versions, preview, apply).
By ropean, Claude Sonnet (Anthropic)
File: github-actions.py
github-build-workflow
Interactive GitHub Actions workflow generator with action versions auto-pinned.
By ropean, Claude Sonnet (Anthropic)
File: github-build-workflow.py
github-fetch-versions
Fetch the latest major version for each GitHub Action via the GitHub API.
By ropean, Claude Sonnet (Anthropic)
File: github-fetch-versions.py
github-find-action
Find workflow files that reference a specific GitHub Action.
By ropean, Claude Sonnet (Anthropic)
File: github-find-action.py
github-fix-actions
Batch-fix GitHub Actions workflows across repos using resolved version targets.
By ropean, Claude Sonnet (Anthropic)
File: github-fix-actions.py
github-scan-actions
Scan GitHub Actions workflows across repos and summarize uses: references.
By ropean, Claude Sonnet (Anthropic)
File: github-scan-actions.py
path-utils
Cross-platform path resolver: Windows, macOS, Linux, WSL.
By ropean, Claude Sonnet (Anthropic)
File: path_utils.py
push-secrets
Push secrets from a .dev.vars file to a Cloudflare Pages project via wrangler.
By ropean, Claude Sonnet (Anthropic)
File: push-secrets.py