-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
lang:pythonPython related issuesPython related issuestype:documentationImprovements or additions to documentationImprovements or additions to documentation
Description
We need a Python project example that demonstrates CRUD operations using our Python SDK.
Requirements:
- Similarity with .NET Example: The new project should have the same features as the Aidbox .NET example. This includes:
- CRUD (Create, Read, Update, Delete) operations
- Similar architecture and design where it's possible
- Reuse of Frontend: If possible, reuse the same frontend code from the Aidbox .NET example to maintain consistency.
- Python SDK Usage: The project should demonstrate how to use our Python SDK for CRUD operations.
Metadata
Metadata
Assignees
Labels
lang:pythonPython related issuesPython related issuestype:documentationImprovements or additions to documentationImprovements or additions to documentation