Schematic is a feature management and experimentation platform. The Python SDK enables you to check feature flags, set user attributes, and track events. Current version 1.2.2, supports Python 3.8+. Active development with regular releases.
pip install schematichqNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the client and check a feature flag.
Use 'from schematic import SchematicClient' after installing 'schematichq'.
Update import and client instantiation. Check the migration guide on GitHub.
Use the web dashboard or REST API for flag management.
No dependency data recorded yet.