{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/3"}],"enrichment":{"capability":"A Python client library for integrating Stytch's authentication and user infrastructure API into applications, supporting email magic links, OAuth, SMS/WhatsApp passcodes, WebAuthn, sessions, and B2B organization management.","skillfed_tags":["authentication","passwordless","b2b-saas"],"use_cases":["Add email magic link authentication to a web app without building your own email verification system.","Implement B2B multi-tenant organization management with member invitations and SSO.","Integrate OAuth logins (Google, GitHub, etc.) alongside passwordless methods in a single client.","Build async authentication flows in FastAPI or other async frameworks using the `_async` methods.","Handle session validation and token refresh for both consumer and enterprise applications."],"what_it_does":"Stytch is a Python client for Stytch's authentication-as-a-service platform. It wraps Stytch's REST API, letting you add passwordless authentication (email magic links, SMS/WhatsApp passcodes, WebAuthn, TOTPs), OAuth integrations, and session management to Python applications. The library supports both B2C (consumer) and B2B (organization-based) authentication flows.\n\nResponses are fully typed using pydantic, so you get IDE autocomplete and runtime validation. Both sync and async methods are available for every endpoint\u2014append `_async` to any method name to use it with asyncio. The library handles structured error responses through StytchError exceptions, letting you catch and respond to specific error types. It requires Python 3.10 or later and depends on aiohttp, requests, pydantic, and pyjwt for HTTP and JWT handling.","worth_installing":"Yes. The library is actively maintained, has no known vulnerabilities, installs cleanly with low friction, and uses a permissive MIT license. Install it if you are building on Stytch's platform and need a typed, well-documented Python client for B2C or B2B authentication flows."},"id":"stytch","links":{"html":"https://skillfed.io/packages/stytch","md":"https://skillfed.io/packages/stytch.md","pypi":"https://pypi.org/project/stytch/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-24","license_spdx":null,"license_treatment":"permissive","name":"stytch","python_support":"supports_current","summary":"Stytch python client"},"popularity":{"monthly_downloads":822595,"position":4971,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"15.3.0"}
