🐍 Python
Python automation scripts, utilities, and tools for system administration and development workflows
Available Scripts (11)
.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
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
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