update py sdk - add stateless and stateful calls

This commit is contained in:
ramnique 2025-01-15 15:45:02 +05:30
parent 2aba775bcb
commit a22d54fd3c
7 changed files with 247 additions and 119 deletions

3
apps/python-sdk/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
__pycache__/
venv/
.venv/