Added
2026-01-26 Python SDK 0.5.0
16 days ago by James Newkirk
The Hyphen Python SDK is now feature complete and stable, providing full programmatic access to:
- Toggle – evaluate feature toggles with targeting
- NetInfo – look up IP geolocation data
- Link – create branded short URLs and QR codes
Installation
pip install hyphenUse it in your Python applications to power feature flags, geolocation lookups, and branded link generation. The code is available in our GitHub repository and pull requests are welcome!
