Added

2026-01-26 Python SDK 0.5.0

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 hyphen

Use 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!