Installation
These docs target telcoflow-sdk 0.24.0, which is currently published on TestPyPI.
Install the Exact Version These Docs Describe
Install the Latest Published TestPyPI Build
Using requirements.txt
Add the following to your requirements.txt:
Then install:
Requirements
- Python 3.11+
websockets >= 15.0typing-extensions >= 4.8.0
These dependencies are installed automatically when you install the SDK.
Next Steps
- Quick Start - Write your first Telcoflow app
- API Reference - Review the public
0.24.0surface - Architecture - Learn how the SDK connects to the server
