We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 907ac6f commit 87a9aafCopy full SHA for 87a9aaf
1 file changed
README.md
@@ -54,6 +54,14 @@ Read the comments in the code to understand the application and where
54
you will need to make adjustments/changes as well as some suggestions
55
for best practices.
56
57
+Python SDK
58
+----------
59
+
60
+The sample app utilizes our [Python SDK](https://github.com/CMSgov/cms-bb2-python-sdk).
61
62
+Please review our SDK documentation for more information and additional features available for your use.
63
64
65
Debugging server component
66
--------------------------
67
debugpy remote debugging enabled on port 5678 for server in docker compose, developer can attach to server from IDE e.g. vscode.
0 commit comments