Statsig

Latest version: v0.33.0

Safety actively analyzes 638452 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 11

0.4.2

All SDK background threads are now marked as daemon threads so they will not continue to run when your program exits.

Note that if you fail to call shutdown(), the background thread that posts logs to Statsig servers will not have a chance to run and you could lose logging data

0.4.1

0.4.0

Adds `custom_ids` to the `StatsigUser` class, which can be used to specify experiment randomization unit IDs other than the standard `userID` and `stableID`, e.g. to experiment on account IDs, you can add `accountID` as a new ID type in Statsig console, and set it on the user in code.

0.3.0

This SDK is for server side, multi-user environment usage. Check out our [docs](https://docs.statsig.com/server/pythonSDK) for details on how to use the SDK.

Page 11 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.