Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Project Example in Python using Python SDK #21

Open
krvital opened this issue Aug 28, 2024 · 0 comments
Open

Create a Project Example in Python using Python SDK #21

krvital opened this issue Aug 28, 2024 · 0 comments
Assignees
Labels
lang:python Python related issues type:documentation Improvements or additions to documentation

Comments

@krvital
Copy link
Contributor

krvital commented Aug 28, 2024

We need a Python project example that demonstrates CRUD operations using our Python SDK.

Requirements:

  1. 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
  2. Reuse of Frontend: If possible, reuse the same frontend code from the Aidbox .NET example to maintain consistency.
  3. Python SDK Usage: The project should demonstrate how to use our Python SDK for CRUD operations.
@krvital krvital added type:documentation Improvements or additions to documentation lang:python Python related issues labels Aug 28, 2024
@spicyfalafel spicyfalafel self-assigned this Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang:python Python related issues type:documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants