dataverse-python-production-code
Generates production-ready Python code for Dataverse with error handling, retry logic, and OData optimization.
Install
npx skills add https://github.com/github/awesome-copilot --skill dataverse-python-production-codeStats
| Total installs | 7,781 |
| Weekly installs | 7.8K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Implements comprehensive error handling using DataverseError hierarchy with retry logic and exponential backoff for transient failures
- Enforces singleton client pattern for connection management and includes structured logging for audit trails and debugging
- Applies OData optimization techniques: server-side filtering, column selection, and pagination to reduce data transfer
- Provides type hints, docstrings, and follows Microsoft best practices aligned with PowerPlatform-Dataverse-Client SDK standards
Tags
Related skills
| Skill | Installs | vs dataverse-python-production-code |
|---|---|---|
| cosmosdb-datamodeling | 7,408 | -373 |
| convex-migration-helper | 8,543 | +762 |
| china-stock-analysis | 8,441 | +660 |
| firecrawl-agent | 8,285 | +504 |
| dataverse-python-advanced-patterns | 7,567 | -214 |
FAQ
- How many installs does dataverse-python-production-code have?
- dataverse-python-production-code has 7,781 total installs and 7.8K installs this week.
- Where is dataverse-python-production-code hosted?
- dataverse-python-production-code is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does dataverse-python-production-code have?
- dataverse-python-production-code has 27.4K GitHub stars.
- When was dataverse-python-production-code first indexed?
- OrangeBot.AI first indexed dataverse-python-production-code on Feb 25, 2026.
- How do I install dataverse-python-production-code?
- Run: npx skills add https://github.com/github/awesome-copilot --skill dataverse-python-production-code