mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-21 02:45:12 +00:00
Add Dataverse SDK for Python Collection (#458)
* Add Dataverse SDK for Python: 5 new instruction files (error handling, authentication, performance, testing, use cases) + 4 prompts and updated READMEs * Delete COLLECTION_STATUS.md * Delete ENHANCEMENT_SUMMARY.md
This commit is contained in:
committed by
GitHub
parent
b81a3dc5a4
commit
a89019fb3b
42
collections/dataverse-sdk-for-python.collection.yml
Normal file
42
collections/dataverse-sdk-for-python.collection.yml
Normal file
@@ -0,0 +1,42 @@
|
||||
id: dataverse-sdk-for-python
|
||||
name: Dataverse SDK for Python
|
||||
description: Comprehensive collection for building production-ready Python integrations with Microsoft Dataverse. Includes official documentation, best practices, advanced features, file operations, and code generation prompts.
|
||||
tags: [dataverse, python, integration, sdk]
|
||||
items:
|
||||
- path: instructions/dataverse-python-sdk.instructions.md
|
||||
kind: instruction
|
||||
- path: instructions/dataverse-python-api-reference.instructions.md
|
||||
kind: instruction
|
||||
- path: instructions/dataverse-python-modules.instructions.md
|
||||
kind: instruction
|
||||
- path: instructions/dataverse-python-best-practices.instructions.md
|
||||
kind: instruction
|
||||
- path: instructions/dataverse-python-advanced-features.instructions.md
|
||||
kind: instruction
|
||||
- path: instructions/dataverse-python-agentic-workflows.instructions.md
|
||||
kind: instruction
|
||||
- path: instructions/dataverse-python-authentication-security.instructions.md
|
||||
kind: instruction
|
||||
- path: instructions/dataverse-python-error-handling.instructions.md
|
||||
kind: instruction
|
||||
- path: instructions/dataverse-python-file-operations.instructions.md
|
||||
kind: instruction
|
||||
- path: instructions/dataverse-python-pandas-integration.instructions.md
|
||||
kind: instruction
|
||||
- path: instructions/dataverse-python-performance-optimization.instructions.md
|
||||
kind: instruction
|
||||
- path: instructions/dataverse-python-real-world-usecases.instructions.md
|
||||
kind: instruction
|
||||
- path: instructions/dataverse-python-testing-debugging.instructions.md
|
||||
kind: instruction
|
||||
- path: prompts/dataverse-python-quickstart.prompt.md
|
||||
kind: prompt
|
||||
- path: prompts/dataverse-python-advanced-patterns.prompt.md
|
||||
kind: prompt
|
||||
- path: prompts/dataverse-python-production-code.prompt.md
|
||||
kind: prompt
|
||||
- path: prompts/dataverse-python-usecase-builder.prompt.md
|
||||
kind: prompt
|
||||
display:
|
||||
ordering: alpha
|
||||
show_badge: true
|
||||
Reference in New Issue
Block a user