You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,8 +54,8 @@ uv run fastapi dev stapi-fastapi/tests/application.py
54
54
55
55
The app should be accessible at `http://localhost:8000`.
56
56
57
-
### stapi-client
57
+
### pustapi-client
58
58
59
-
The `stapi-client` package is a Python client (CLI tool) focused on interfacing with the STAPI specification, specifically with a STAPI server. This is a work in progress.
59
+
The `pystapi-client` package is a Python client (CLI tool) focused on interfacing with the STAPI specification, specifically with a STAPI server. This is a work in progress.
60
60
61
61
For more information, see the [README](pystapi-client/README.md).
0 commit comments