Runpod Automation
C+ 77 completed
Other
cli / python · small
100
Files
10,582
LOC
1
Frameworks
5
Languages
Pipeline State
completedRun ID
#396344Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
34.53Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47545
Member of a group with 1 similar repo(s) — canonical #99059 view group →
Top concepts (2)
Project DescriptionTesting
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/
AI Prompt
Create a command-line interface (CLI) tool in Python for managing RunPod infrastructure. I need it to handle core resource management, including listing, creating, stopping, and deleting pods, serverless endpoints, and network volumes. It should also include functionality to check GPU capacity and pricing, and allow users to SSH into running pods. Please ensure it supports batch operations like stopping or deleting all pods, and also implement features for managing presets. The tool should be testable using pytest.
python cli runpod gpu infrastructure command-line pytest automation
Generated by gemma4:latest
Catalog Information
CLI tool for managing RunPod GPU/CPU infrastructure. List available GPUs, create pods, manage serverless endpoints, and check capacity — all from the terminal.
Description
CLI tool for managing RunPod GPU/CPU infrastructure. List available GPUs, create pods, manage serverless endpoints, and check capacity — all from the terminal.
Novelty
3/10Tags
python cli runpod gpu infrastructure command-line pytest automation
Technologies
pydantic
Claude Models
claude-opus-4-6
Quality Score
C+
76.8/100
Structure
84
Code Quality
89
Documentation
52
Testing
85
Practices
64
Security
75
Dependencies
60
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (96% test-to-source ratio)
- Code linting configured (ruff (possible))
- Consistent naming conventions (snake_case)
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- 493 duplicate lines detected \u2014 consider DRY refactoring
Recommendations
- Add a LICENSE file (MIT recommended for open source)
Security & Health
5.1h
Tech Debt (B)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (1)
Open data scored by Repobility · https://repobility.com
MIT
License
5.8%
Duplication
Languages
Frameworks
pytest
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | CLI tool for managing RunPod GPU/CPU infrastructure. List available GPUs, create pods, manage serverless endpoints, and check capacity — all from the terminal. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Testing | testing | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
