dataverse-python-production-code
Generate production-ready Python code for Dataverse SDK with error handling and best practices.
What it does
- Implements proper error handling with DataverseError hierarchy
- Uses singleton client pattern for connection management
- Includes retry logic with exponential backoff for 429/timeout errors
- Applies OData optimization (filter on server, select only needed columns)
- Implements logging for audit trails and debugging
- Includes type hints and docstrings
- Follows Microsoft best practices from official examples
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Generate production-ready Python code for Dataverse SDK with error handling and best practices.
Source
Repository: https://github.com/github/awesome-copilot
dataverse-python-production-code FAQ
What does the dataverse-python-production-code skill do?
Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices Implements proper error handling with DataverseError hierarchy Uses singleton client pattern for connection management
How do I install dataverse-python-production-code?
Run: npx -y skills add https://github.com/github/awesome-copilot --skill dataverse-python-production-code --agent claude-code — the source lives at github.com/github/awesome-copilot.
Maintain dataverse-python-production-code?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/github-awesome-copilot-dataverse-python-production-code?ref=badge) npx agentictools info skills/github-awesome-copilot-dataverse-python-production-code The second line is the CLI lookup for this page — handy in READMEs and docs.