Skip to content

Update Python pip package to signalwire-sdk and comment out TypeScript in guides#289

Merged
Devon-White merged 2 commits intomainfrom
fern/update-python-pip-and-comment-ts
Apr 12, 2026
Merged

Update Python pip package to signalwire-sdk and comment out TypeScript in guides#289
Devon-White merged 2 commits intomainfrom
fern/update-python-pip-and-comment-ts

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api bot commented Apr 12, 2026

Summary

  • Updated all Python pip package references from signalwire to signalwire-sdk across both the guides and reference tabs in the server SDKs documentation
  • Commented out all TypeScript <Tab> sections in the guides tab using {/* ... */} MDX comments

Pip package updates (guides + reference):

  • pip install signalwirepip install signalwire-sdk
  • pip install "signalwire[extras]"pip install "signalwire-sdk[extras]"
  • signalwire>=1.0.15signalwire-sdk>=1.0.15 in requirements.txt examples
  • Troubleshooting table references updated

TypeScript commented out (guides only):

  • All <Tab title="TypeScript"> blocks wrapped in {/* ... */} comments across 34 guide files

50 files changed across guides and reference sections.

Review & Testing Checklist for Human

  • Verify pip package references render correctly
  • Confirm TypeScript tabs are no longer visible in the guides tab
  • Spot-check that Python tabs still render properly

Notes

  • signalwire-pom references were intentionally left unchanged (separate package)
  • Python import statements were not changed — only pip install commands and requirements.txt entries
  • TypeScript was only commented out in the guides tab, not in the reference tab

Requested by: Fern Support

@fern-api
Copy link
Copy Markdown
Contributor Author

fern-api bot commented Apr 12, 2026

Requested by: Devon White
Slack thread: View conversation

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 12, 2026

@fern-api fern-api bot changed the title Update Python pip package to @signalwire/sdk and comment out TypeScript in guides Update Python pip package to signalwire-sdk and comment out TypeScript in guides Apr 12, 2026
@Devon-White Devon-White merged commit 0e0317a into main Apr 12, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants