# Dataverse SDK for Python Plugin Comprehensive collection for building production-ready Python integrations with Microsoft Dataverse. Includes official documentation, best practices, advanced features, file operations, and code generation prompts. ## Installation ```bash # Using Copilot CLI copilot plugin install github/awesome-copilot/plugins/dataverse-sdk-for-python ``` ## What's Included ### Commands (Slash Commands) | Command | Description | |---------|-------------| | `/dataverse-sdk-for-python:dataverse-python-quickstart` | Dataverse Python Quickstart | | `/dataverse-sdk-for-python:dataverse-python-advanced-patterns` | Dataverse Python Advanced Patterns | | `/dataverse-sdk-for-python:dataverse-python-production-code` | Dataverse Python Production Code | | `/dataverse-sdk-for-python:dataverse-python-usecase-builder` | Dataverse Python Usecase Builder | ### Instructions | Instruction | Description | |-------------|-------------| | `dataverse-python-sdk` | Dataverse Python Sdk | | `dataverse-python-api-reference` | Dataverse Python Api Reference | | `dataverse-python-modules` | Dataverse Python Modules | | `dataverse-python-best-practices` | Dataverse Python Best Practices | | `dataverse-python-advanced-features` | Dataverse Python Advanced Features | | `dataverse-python-agentic-workflows` | Dataverse Python Agentic Workflows | | `dataverse-python-authentication-security` | Dataverse Python Authentication Security | | `dataverse-python-error-handling` | Dataverse Python Error Handling | | `dataverse-python-file-operations` | Dataverse Python File Operations | | `dataverse-python-pandas-integration` | Dataverse Python Pandas Integration | | `dataverse-python-performance-optimization` | Dataverse Python Performance Optimization | | `dataverse-python-real-world-usecases` | Dataverse Python Real World Usecases | | `dataverse-python-testing-debugging` | Dataverse Python Testing Debugging | ## Source This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions. ## License MIT