Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
711 changes: 0 additions & 711 deletions PYTHON_SDK_SPEC.md

This file was deleted.

Binary file removed __pycache__/nitrostudio.cpython-312.pyc
Binary file not shown.
Binary file removed dist/nitrostack-0.3.1-py3-none-any.whl
Binary file not shown.
Binary file removed dist/nitrostack-0.3.1.tar.gz
Binary file not shown.
Binary file modified examples/__pycache__/calculator_server.cpython-312.pyc
Binary file not shown.
584 changes: 494 additions & 90 deletions examples/flight_booking_server.py

Large diffs are not rendered by default.

Binary file removed my-test-server/__pycache__/app_module.cpython-312.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
216 changes: 0 additions & 216 deletions nitrostack.egg-info/PKG-INFO

This file was deleted.

35 changes: 0 additions & 35 deletions nitrostack.egg-info/SOURCES.txt

This file was deleted.

1 change: 0 additions & 1 deletion nitrostack.egg-info/dependency_links.txt

This file was deleted.

3 changes: 0 additions & 3 deletions nitrostack.egg-info/entry_points.txt

This file was deleted.

5 changes: 0 additions & 5 deletions nitrostack.egg-info/requires.txt

This file was deleted.

2 changes: 2 additions & 0 deletions nitrostack/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
resource,
prompt,
initial_tool,
widget,
ToolAnnotations,
ResourceAnnotations,
PromptArgument,
Expand Down Expand Up @@ -82,6 +83,7 @@
"resource",
"prompt",
"initial_tool",
"widget",
"ToolAnnotations",
"ResourceAnnotations",
"PromptArgument",
Expand Down
Binary file modified nitrostack/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file removed nitrostack/__pycache__/studio.cpython-312.pyc
Binary file not shown.
Binary file modified nitrostack/auth/__pycache__/api_key.cpython-312.pyc
Binary file not shown.
Binary file modified nitrostack/auth/__pycache__/config.cpython-312.pyc
Binary file not shown.
Binary file modified nitrostack/auth/__pycache__/jwt.cpython-312.pyc
Binary file not shown.
Binary file modified nitrostack/auth/__pycache__/oauth.cpython-312.pyc
Binary file not shown.
Binary file removed nitrostack/cli/__pycache__/main.cpython-312.pyc
Binary file not shown.
Loading
Loading