statsig-python-core


Namestatsig-python-core JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttps://statsig.com/
SummaryStatsig Python bindings for the Statsig Core SDK.
upload_time2025-07-11 20:22:13
maintainerNone
docs_urlNone
authorStatsig, Daniel Loomb <daniel@statsig.com>
requires_python>=3.7
licenseISC
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">
	<a href="https://statsig.com/?ref=gh_server_core">
		<img src="https://github.com/statsig-io/js-client-monorepo/assets/95646168/ae5499ed-20ff-4584-bf21-8857f800d485" />
	</a>
    <div />
	<a href="https://statsig.com/?ref=gh_server_core">Statsig</a>
</h1>

<p align="center">
	<a href="https://github.com/statsig-io/statsig-server-core/blob/main/LICENSE">
        	<img src="https://img.shields.io/badge/license-ISC-blue.svg?colorA=1b2528&colorB=ccfbc7&style=for-the-badge">
    	</a>
	<a href="https://www.npmjs.com/package/@statsig/statsig-node-core">
        	<img src="https://img.shields.io/npm/v/@statsig/statsig-node-core.svg?colorA=1b2528&colorB=b2d3ff&style=for-the-badge">
    	</a>
	<a href="https://statsig.com/community?ref=gh_server_core">
        	<img src="https://img.shields.io/badge/slack-statsig-brightgreen.svg?logo=slack&colorA=1b2528&colorB=FFF8BA&style=for-the-badge">
    	</a>
</p>

Statsig helps you move faster with feature gates (feature flags), and/or dynamic configs. It also allows you to run A/B/n tests to validate your new features and understand their impact on your KPIs. If you're new to Statsig, check out our product and create an account at [statsig.com](https://www.statsig.com/?ref=gh_server_core).

## Getting Started

Read through the [Documentation](https://docs.statsig.com/server-core?ref=gh_server_core) or check out the [Samples](https://github.com/statsig-io/statsig-server-core/tree/main/examples).

## Packages

Bindings

- Node [[npm](https://www.npmjs.com/package/@statsig/statsig-node-core)] [[source](https://github.com/statsig-io/statsig-server-core/blob/main/statsig-node)] [[docs](https://docs.statsig.com/server-core/node-core?ref=gh_server_core)] 

- Python [[pypi](https://pypi.org/project/statsig-python-core)] [[source](https://github.com/statsig-io/statsig-server-core/blob/main/statsig-pyo3)] [[docs](https://docs.statsig.com/server-core/python-core?ref=gh_server_core)] 

- PHP [[packagist](https://packagist.org/packages/statsig/statsig-php-core)] [[source](https://github.com/statsig-io/statsig-server-core/blob/main/statsig-php)] [[docs](https://docs.statsig.com/server-core/php-core?ref=gh_server_core)] 

- Java [[maven](https://search.maven.org/artifact/com.statsig/javacore)] [[source](https://github.com/statsig-io/statsig-server-core/tree/main/statsig-java)] [[docs](https://docs.statsig.com/server-core/java-core?ref=gh_server_core)] 

- Rust [[crates.io](https://crates.io/crates/statsig-rust)] [[source](https://github.com/statsig-io/statsig-server-core/tree/main/statsig-rust)] [[docs](https://docs.statsig.com/server-core/rust-core?ref=gh_server_core)] 

- Elixir [[hex](https://hex.pm/packages/statsig_elixir)] [[source](https://github.com/statsig-io/statsig-server-core/tree/main/statsig-elixir)] [[docs](https://docs.statsig.com/server-core/elixir-core?ref=gh_server_core)] 



## Community

If you need any assitance or just have a question, feel free to reach out to us on [Slack](https://statsig.com/community?ref=gh_server_core).


            

Raw data

            {
    "_id": null,
    "home_page": "https://statsig.com/",
    "name": "statsig-python-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Statsig, Daniel Loomb <daniel@statsig.com>",
    "author_email": "Statsig, Daniel Loomb <daniel@statsig.com>",
    "download_url": "https://files.pythonhosted.org/packages/f7/e9/7e240bc6befa77b3e7149fce50d7d018fc82425a65e08f2ba82b59794784/statsig_python_core-0.6.1.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">\r\n\t<a href=\"https://statsig.com/?ref=gh_server_core\">\r\n\t\t<img src=\"https://github.com/statsig-io/js-client-monorepo/assets/95646168/ae5499ed-20ff-4584-bf21-8857f800d485\" />\r\n\t</a>\r\n    <div />\r\n\t<a href=\"https://statsig.com/?ref=gh_server_core\">Statsig</a>\r\n</h1>\r\n\r\n<p align=\"center\">\r\n\t<a href=\"https://github.com/statsig-io/statsig-server-core/blob/main/LICENSE\">\r\n        \t<img src=\"https://img.shields.io/badge/license-ISC-blue.svg?colorA=1b2528&colorB=ccfbc7&style=for-the-badge\">\r\n    \t</a>\r\n\t<a href=\"https://www.npmjs.com/package/@statsig/statsig-node-core\">\r\n        \t<img src=\"https://img.shields.io/npm/v/@statsig/statsig-node-core.svg?colorA=1b2528&colorB=b2d3ff&style=for-the-badge\">\r\n    \t</a>\r\n\t<a href=\"https://statsig.com/community?ref=gh_server_core\">\r\n        \t<img src=\"https://img.shields.io/badge/slack-statsig-brightgreen.svg?logo=slack&colorA=1b2528&colorB=FFF8BA&style=for-the-badge\">\r\n    \t</a>\r\n</p>\r\n\r\nStatsig helps you move faster with feature gates (feature flags), and/or dynamic configs. It also allows you to run A/B/n tests to validate your new features and understand their impact on your KPIs. If you're new to Statsig, check out our product and create an account at [statsig.com](https://www.statsig.com/?ref=gh_server_core).\r\n\r\n## Getting Started\r\n\r\nRead through the [Documentation](https://docs.statsig.com/server-core?ref=gh_server_core) or check out the [Samples](https://github.com/statsig-io/statsig-server-core/tree/main/examples).\r\n\r\n## Packages\r\n\r\nBindings\r\n\r\n- Node [[npm](https://www.npmjs.com/package/@statsig/statsig-node-core)] [[source](https://github.com/statsig-io/statsig-server-core/blob/main/statsig-node)] [[docs](https://docs.statsig.com/server-core/node-core?ref=gh_server_core)] \r\n\r\n- Python [[pypi](https://pypi.org/project/statsig-python-core)] [[source](https://github.com/statsig-io/statsig-server-core/blob/main/statsig-pyo3)] [[docs](https://docs.statsig.com/server-core/python-core?ref=gh_server_core)] \r\n\r\n- PHP [[packagist](https://packagist.org/packages/statsig/statsig-php-core)] [[source](https://github.com/statsig-io/statsig-server-core/blob/main/statsig-php)] [[docs](https://docs.statsig.com/server-core/php-core?ref=gh_server_core)] \r\n\r\n- Java [[maven](https://search.maven.org/artifact/com.statsig/javacore)] [[source](https://github.com/statsig-io/statsig-server-core/tree/main/statsig-java)] [[docs](https://docs.statsig.com/server-core/java-core?ref=gh_server_core)] \r\n\r\n- Rust [[crates.io](https://crates.io/crates/statsig-rust)] [[source](https://github.com/statsig-io/statsig-server-core/tree/main/statsig-rust)] [[docs](https://docs.statsig.com/server-core/rust-core?ref=gh_server_core)] \r\n\r\n- Elixir [[hex](https://hex.pm/packages/statsig_elixir)] [[source](https://github.com/statsig-io/statsig-server-core/tree/main/statsig-elixir)] [[docs](https://docs.statsig.com/server-core/elixir-core?ref=gh_server_core)] \r\n\r\n\r\n\r\n## Community\r\n\r\nIf you need any assitance or just have a question, feel free to reach out to us on [Slack](https://statsig.com/community?ref=gh_server_core).\r\n\n",
    "bugtrack_url": null,
    "license": "ISC",
    "summary": "Statsig Python bindings for the Statsig Core SDK.",
    "version": "0.6.1",
    "project_urls": {
        "Homepage": "https://statsig.com/",
        "changelog": "https://github.com/statsig-io/statsig-server-core/releases",
        "documentation": "https://docs.statsig.com/server-core/python-core",
        "homepage": "https://statsig.com",
        "repository": "https://github.com/statsig-io/statsig-server-core/tree/main/statsig-pyo3"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "41f9248e0d6b3cac785b97ac466441c5d59e959dd73b1f47736050646e8aa6fe",
                "md5": "3f3ec87a2f62b8eb3d2006eb2ac93f95",
                "sha256": "ae8f1fc075f21269e3893a11750c26e49405d6da11faeb2e4361f15a611016e6"
            },
            "downloads": -1,
            "filename": "statsig_python_core-0.6.1-cp37-abi3-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3f3ec87a2f62b8eb3d2006eb2ac93f95",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2810436,
            "upload_time": "2025-07-11T20:21:55",
            "upload_time_iso_8601": "2025-07-11T20:21:55.700349Z",
            "url": "https://files.pythonhosted.org/packages/41/f9/248e0d6b3cac785b97ac466441c5d59e959dd73b1f47736050646e8aa6fe/statsig_python_core-0.6.1-cp37-abi3-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d76e52521f79ab52375834afd4fd55ae5f697bab27bf70feeb03240cd791eaee",
                "md5": "34702c284033e53d398177be6480567e",
                "sha256": "15d517dce0161ffa4a0047c7e362e52505905ffb8e0c6dbf6fbb3ebd09faa97d"
            },
            "downloads": -1,
            "filename": "statsig_python_core-0.6.1-cp37-abi3-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "34702c284033e53d398177be6480567e",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2701491,
            "upload_time": "2025-07-11T20:21:57",
            "upload_time_iso_8601": "2025-07-11T20:21:57.228901Z",
            "url": "https://files.pythonhosted.org/packages/d7/6e/52521f79ab52375834afd4fd55ae5f697bab27bf70feeb03240cd791eaee/statsig_python_core-0.6.1-cp37-abi3-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9db30227f2329946f2f6fa8e5178ea68c72d646a2e52ed467d7bfd2346038749",
                "md5": "69255df24e0461942461aa1461e061f6",
                "sha256": "8099e3b32d407362d53e3ee1b12798b9f066b66479bc46f3c4815f7a3c45d46c"
            },
            "downloads": -1,
            "filename": "statsig_python_core-0.6.1-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "69255df24e0461942461aa1461e061f6",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2895057,
            "upload_time": "2025-07-11T20:22:02",
            "upload_time_iso_8601": "2025-07-11T20:22:02.888933Z",
            "url": "https://files.pythonhosted.org/packages/9d/b3/0227f2329946f2f6fa8e5178ea68c72d646a2e52ed467d7bfd2346038749/statsig_python_core-0.6.1-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a4fbd5630522ef003927af95050769aca5afd5f1343a4d57a6102a38187e0bf4",
                "md5": "b1bc3d6c6fc94eb0d31deb10990df59b",
                "sha256": "3cd7618f48f1d2cea1a784f5b219c230f2ef4a064573e05a2076c3b4d74fad41"
            },
            "downloads": -1,
            "filename": "statsig_python_core-0.6.1-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b1bc3d6c6fc94eb0d31deb10990df59b",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 3011850,
            "upload_time": "2025-07-11T20:22:01",
            "upload_time_iso_8601": "2025-07-11T20:22:01.316586Z",
            "url": "https://files.pythonhosted.org/packages/a4/fb/d5630522ef003927af95050769aca5afd5f1343a4d57a6102a38187e0bf4/statsig_python_core-0.6.1-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2669ad9238ea218ced8f20cb8fb8046fb9b309b9a18c87ec78f53de8bb9db59d",
                "md5": "e4d5520da27eb24c46024447815aca91",
                "sha256": "81c4274fa2ec12457cf380fa8a88d255f8b9ee3e3d8150a55299b89ca0beb11e"
            },
            "downloads": -1,
            "filename": "statsig_python_core-0.6.1-cp37-abi3-manylinux_2_27_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e4d5520da27eb24c46024447815aca91",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2898608,
            "upload_time": "2025-07-11T20:22:08",
            "upload_time_iso_8601": "2025-07-11T20:22:08.811613Z",
            "url": "https://files.pythonhosted.org/packages/26/69/ad9238ea218ced8f20cb8fb8046fb9b309b9a18c87ec78f53de8bb9db59d/statsig_python_core-0.6.1-cp37-abi3-manylinux_2_27_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1979a581ffc3b166060bf3a1e25bf99f7f62831016b3bdde880ef7ff914feb9f",
                "md5": "54e60263f85796d4f98886feb963d326",
                "sha256": "ea837d95787cfe951b8f000b773d7195c2001be96c3bc7bf33e9df24e9179bbc"
            },
            "downloads": -1,
            "filename": "statsig_python_core-0.6.1-cp37-abi3-manylinux_2_27_x86_64.whl",
            "has_sig": false,
            "md5_digest": "54e60263f85796d4f98886feb963d326",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 3015986,
            "upload_time": "2025-07-11T20:22:07",
            "upload_time_iso_8601": "2025-07-11T20:22:07.419620Z",
            "url": "https://files.pythonhosted.org/packages/19/79/a581ffc3b166060bf3a1e25bf99f7f62831016b3bdde880ef7ff914feb9f/statsig_python_core-0.6.1-cp37-abi3-manylinux_2_27_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "65379d54a32bca08163e439eed71c9426653d16d5029239ab0dcbdd2706fbd36",
                "md5": "5124dd9c7fb9236b6bdd7ef0489771a9",
                "sha256": "5646dce588abe37a90fe1f57b473d602fe0ec5704544bfbca29616a4a7456993"
            },
            "downloads": -1,
            "filename": "statsig_python_core-0.6.1-cp37-abi3-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5124dd9c7fb9236b6bdd7ef0489771a9",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2890407,
            "upload_time": "2025-07-11T20:22:00",
            "upload_time_iso_8601": "2025-07-11T20:22:00.187771Z",
            "url": "https://files.pythonhosted.org/packages/65/37/9d54a32bca08163e439eed71c9426653d16d5029239ab0dcbdd2706fbd36/statsig_python_core-0.6.1-cp37-abi3-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "de4c85556df1a1b13ab992c064d1dd9388d79a63fbacec34a18666c9cda3945f",
                "md5": "a18e11c7db8afd36bcd89125d58701bd",
                "sha256": "477df4de8594a53d38e4120bd37afb2da20febdc18867ffe66734d45c986336e"
            },
            "downloads": -1,
            "filename": "statsig_python_core-0.6.1-cp37-abi3-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a18e11c7db8afd36bcd89125d58701bd",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 3020650,
            "upload_time": "2025-07-11T20:21:58",
            "upload_time_iso_8601": "2025-07-11T20:21:58.708344Z",
            "url": "https://files.pythonhosted.org/packages/de/4c/85556df1a1b13ab992c064d1dd9388d79a63fbacec34a18666c9cda3945f/statsig_python_core-0.6.1-cp37-abi3-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "47ae2f12c3f64711cb9e5e8f11c887baf7914c8ae271d7790d963dc3a46a62ea",
                "md5": "ead4c7d97d494a80918494505251a80b",
                "sha256": "d7091cdb1c12bd53858bfdf91b776e3dd1b28f2a9f71a2dcc777efe3fddfdbed"
            },
            "downloads": -1,
            "filename": "statsig_python_core-0.6.1-cp37-abi3-manylinux_2_34_aarch64.whl",
            "has_sig": false,
            "md5_digest": "ead4c7d97d494a80918494505251a80b",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2895568,
            "upload_time": "2025-07-11T20:22:05",
            "upload_time_iso_8601": "2025-07-11T20:22:05.960946Z",
            "url": "https://files.pythonhosted.org/packages/47/ae/2f12c3f64711cb9e5e8f11c887baf7914c8ae271d7790d963dc3a46a62ea/statsig_python_core-0.6.1-cp37-abi3-manylinux_2_34_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c23d52f663583c8a5219bdb6ca49ad5884c5059610101b6822dc19029449cbfe",
                "md5": "6aaf549d28c1b4a2814a932b5449a3ce",
                "sha256": "b521fcd029e3f1690c3be4241a26afbfdeb0f8c2292438884cd7686902a61348"
            },
            "downloads": -1,
            "filename": "statsig_python_core-0.6.1-cp37-abi3-manylinux_2_34_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6aaf549d28c1b4a2814a932b5449a3ce",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 3014031,
            "upload_time": "2025-07-11T20:22:04",
            "upload_time_iso_8601": "2025-07-11T20:22:04.462311Z",
            "url": "https://files.pythonhosted.org/packages/c2/3d/52f663583c8a5219bdb6ca49ad5884c5059610101b6822dc19029449cbfe/statsig_python_core-0.6.1-cp37-abi3-manylinux_2_34_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "acd64a4616bf87c580ad7024999077dbd6973ae016c3ac9eb32dd4e4e21ce7ac",
                "md5": "7834b25e7c610c69a17dff4f374c8281",
                "sha256": "477ced3ec7de8ea9d678beb77cce84e88f4ad4de6f3fd72c46bd979c5b98127f"
            },
            "downloads": -1,
            "filename": "statsig_python_core-0.6.1-cp37-abi3-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "7834b25e7c610c69a17dff4f374c8281",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2971710,
            "upload_time": "2025-07-11T20:22:11",
            "upload_time_iso_8601": "2025-07-11T20:22:11.067357Z",
            "url": "https://files.pythonhosted.org/packages/ac/d6/4a4616bf87c580ad7024999077dbd6973ae016c3ac9eb32dd4e4e21ce7ac/statsig_python_core-0.6.1-cp37-abi3-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5e803f42d0048776f19cff2c1872cd43743a10105d51978931c5b4075d66088c",
                "md5": "83d15e97a1193702201eb074d7d52eb0",
                "sha256": "513334682ce6b681188a7e34b8311a64443575299a768823b9793fcef8cee26e"
            },
            "downloads": -1,
            "filename": "statsig_python_core-0.6.1-cp37-abi3-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "83d15e97a1193702201eb074d7d52eb0",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 3098244,
            "upload_time": "2025-07-11T20:22:09",
            "upload_time_iso_8601": "2025-07-11T20:22:09.950976Z",
            "url": "https://files.pythonhosted.org/packages/5e/80/3f42d0048776f19cff2c1872cd43743a10105d51978931c5b4075d66088c/statsig_python_core-0.6.1-cp37-abi3-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e800a4405407c772e37e74b5c92e4b7c711d2a3db26209dcd154e8adff296f0d",
                "md5": "787dffb95d8ab67cc6bf18b2f227c434",
                "sha256": "3e0a0cc0a232bdaa2c46907c8a45d3d965db1a4cb15bb1fa4cc0ae22b50619c0"
            },
            "downloads": -1,
            "filename": "statsig_python_core-0.6.1-cp37-abi3-win32.whl",
            "has_sig": false,
            "md5_digest": "787dffb95d8ab67cc6bf18b2f227c434",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2550620,
            "upload_time": "2025-07-11T20:21:54",
            "upload_time_iso_8601": "2025-07-11T20:21:54.356923Z",
            "url": "https://files.pythonhosted.org/packages/e8/00/a4405407c772e37e74b5c92e4b7c711d2a3db26209dcd154e8adff296f0d/statsig_python_core-0.6.1-cp37-abi3-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "afaf6cf54ab69ca80fb06480c2c3a34a5be8b6a0641e74e8060a9efa04c8edc5",
                "md5": "5c62bd76bd5ae6f382889be093bf65e6",
                "sha256": "2b71b170b6a69bb14bdee8d5440199c4e1af38796fdbde8bd2d9df257b5b6ad6"
            },
            "downloads": -1,
            "filename": "statsig_python_core-0.6.1-cp37-abi3-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5c62bd76bd5ae6f382889be093bf65e6",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2912625,
            "upload_time": "2025-07-11T20:21:52",
            "upload_time_iso_8601": "2025-07-11T20:21:52.174726Z",
            "url": "https://files.pythonhosted.org/packages/af/af/6cf54ab69ca80fb06480c2c3a34a5be8b6a0641e74e8060a9efa04c8edc5/statsig_python_core-0.6.1-cp37-abi3-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f7e97e240bc6befa77b3e7149fce50d7d018fc82425a65e08f2ba82b59794784",
                "md5": "efd8839a305898474d084e937856921d",
                "sha256": "01f3d029df2748b69de3e22763e9a45aa5e8b110750291b0f95d248c0e510127"
            },
            "downloads": -1,
            "filename": "statsig_python_core-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "efd8839a305898474d084e937856921d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 742591,
            "upload_time": "2025-07-11T20:22:13",
            "upload_time_iso_8601": "2025-07-11T20:22:13.157206Z",
            "url": "https://files.pythonhosted.org/packages/f7/e9/7e240bc6befa77b3e7149fce50d7d018fc82425a65e08f2ba82b59794784/statsig_python_core-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 20:22:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "statsig-io",
    "github_project": "statsig-server-core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "statsig-python-core"
}
        
Elapsed time: 1.51001s