labscript-c-extensions


Namelabscript-c-extensions JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttp://labscriptsuite.org
SummaryA module containing C-extensions for the labscript suite
upload_time2023-04-07 08:47:17
maintainer
docs_urlNone
authorThe labscript suite community
requires_python>=3.6
licenseBSD
keywords experiment visualization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <img src="https://raw.githubusercontent.com/labscript-suite/labscript-suite/master/art/labscript_32nx32n.svg" height="64" alt="the labscript suite" align="right">

# the _labscript suite_ ยป labscript-c-extensions

### C language extensions used by the _labscript suite_

[![Actions Status](https://github.com/labscript-suite/labscript-c-extensions/workflows/Build%20and%20Release/badge.svg)](https://github.com/labscript-suite/labscript-c-extensions/actions)
[![License](https://img.shields.io/pypi/l/labscript-c-extensions.svg)](https://github.com/labscript-suite/labscript-c-extensions/raw/master/LICENSE)
[![Python Version](https://img.shields.io/pypi/pyversions/labscript-c-extensions.svg)](https://python.org)
[![PyPI](https://img.shields.io/pypi/v/labscript-c-extensions.svg)](https://pypi.org/project/labscript-c-extensions)
[![Conda Version](https://img.shields.io/conda/v/labscript-suite/labscript-c-extensions)](https://anaconda.org/labscript-suite/labscript-c-extensions)
[![Conda Platforms](https://img.shields.io/conda/pn/labscript-suite/labscript-c-extensions)](https://anaconda.org/labscript-suite/labscript-c-extensions)
[![Google Group](https://img.shields.io/badge/Google%20Group-labscriptsuite-blue.svg)](https://groups.google.com/forum/#!forum/labscriptsuite)
<!-- [![DOI](http://img.shields.io/badge/DOI-10.1063%2F1.4817213-0F79D0.svg)](https://doi.org/10.1063/1.4817213) -->


C language extensions used by the [*labscript suite*](https://github.com/labscript-suite/labscript-suite). We provide built distributions for these extensions as conda packages on [Anaconda Cloud](https://anaconda.org/labscript-suite/labscript-c-extensions) and wheels on [PyPI](https://pypi.org/project/labscript-c-extensions/#files) for various platforms.

Bundling these extensions in a separate module ensures that developer installations of other _labscript suite_ components don't depend on build tools, as they can install the prebuilt wheel/conda package containing the extensions. Only developers of these extensions need the build tools (for example, [MSVC++ on Windows](https://wiki.python.org/moin/WindowsCompilers))


## Installation

labscript-c-extensions is distributed as a Python package on [PyPI](https://pypi.org/user/labscript-suite) and [Anaconda Cloud](https://anaconda.org/labscript-suite), and should be installed with other components of the _labscript suite_. Please see the [installation guide](https://docs.labscriptsuite.org/en/latest/installation) for details.

            

Raw data

            {
    "_id": null,
    "home_page": "http://labscriptsuite.org",
    "name": "labscript-c-extensions",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "experiment visualization",
    "author": "The labscript suite community",
    "author_email": "labscriptsuite@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/84/a9/66aa2fd284ddd13f4e34a15e1ea177460b041b4e400962d22982b65ace35/labscript-c-extensions-1.1.0.tar.gz",
    "platform": null,
    "description": "<img src=\"https://raw.githubusercontent.com/labscript-suite/labscript-suite/master/art/labscript_32nx32n.svg\" height=\"64\" alt=\"the labscript suite\" align=\"right\">\n\n# the _labscript suite_ \u00bb labscript-c-extensions\n\n### C language extensions used by the _labscript suite_\n\n[![Actions Status](https://github.com/labscript-suite/labscript-c-extensions/workflows/Build%20and%20Release/badge.svg)](https://github.com/labscript-suite/labscript-c-extensions/actions)\n[![License](https://img.shields.io/pypi/l/labscript-c-extensions.svg)](https://github.com/labscript-suite/labscript-c-extensions/raw/master/LICENSE)\n[![Python Version](https://img.shields.io/pypi/pyversions/labscript-c-extensions.svg)](https://python.org)\n[![PyPI](https://img.shields.io/pypi/v/labscript-c-extensions.svg)](https://pypi.org/project/labscript-c-extensions)\n[![Conda Version](https://img.shields.io/conda/v/labscript-suite/labscript-c-extensions)](https://anaconda.org/labscript-suite/labscript-c-extensions)\n[![Conda Platforms](https://img.shields.io/conda/pn/labscript-suite/labscript-c-extensions)](https://anaconda.org/labscript-suite/labscript-c-extensions)\n[![Google Group](https://img.shields.io/badge/Google%20Group-labscriptsuite-blue.svg)](https://groups.google.com/forum/#!forum/labscriptsuite)\n<!-- [![DOI](http://img.shields.io/badge/DOI-10.1063%2F1.4817213-0F79D0.svg)](https://doi.org/10.1063/1.4817213) -->\n\n\nC language extensions used by the [*labscript suite*](https://github.com/labscript-suite/labscript-suite). We provide built distributions for these extensions as conda packages on [Anaconda Cloud](https://anaconda.org/labscript-suite/labscript-c-extensions) and wheels on [PyPI](https://pypi.org/project/labscript-c-extensions/#files) for various platforms.\n\nBundling these extensions in a separate module ensures that developer installations of other _labscript suite_ components don't depend on build tools, as they can install the prebuilt wheel/conda package containing the extensions. Only developers of these extensions need the build tools (for example, [MSVC++ on Windows](https://wiki.python.org/moin/WindowsCompilers))\n\n\n## Installation\n\nlabscript-c-extensions is distributed as a Python package on [PyPI](https://pypi.org/user/labscript-suite) and [Anaconda Cloud](https://anaconda.org/labscript-suite), and should be installed with other components of the _labscript suite_. Please see the [installation guide](https://docs.labscriptsuite.org/en/latest/installation) for details.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A module containing C-extensions for the labscript suite",
    "version": "1.1.0",
    "split_keywords": [
        "experiment",
        "visualization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4e7e2c46548e02b26c131e21d443377063e006a54d176e9ae8729b84377f386",
                "md5": "c1105124e6f80dcad43813ca3e025909",
                "sha256": "92fffe9be2a513def53927ac3e90472c8f254a4ec5aaaaf388fb55dd89ad2dcd"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp310-cp310-macosx_11_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c1105124e6f80dcad43813ca3e025909",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 68808,
            "upload_time": "2023-04-07T08:46:45",
            "upload_time_iso_8601": "2023-04-07T08:46:45.874945Z",
            "url": "https://files.pythonhosted.org/packages/b4/e7/e2c46548e02b26c131e21d443377063e006a54d176e9ae8729b84377f386/labscript_c_extensions-1.1.0-cp310-cp310-macosx_11_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1238d8739dc8e1820b3c21d09d4a70a3be49c4fd6534118afd0270f1d3131a1c",
                "md5": "4f718c92f034f299c83a2dfccbdb20f6",
                "sha256": "f38d990c226de044bf5d3fdbe18ad4b5d9c8f38c1b32948dbc462197b81654d4"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4f718c92f034f299c83a2dfccbdb20f6",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 263413,
            "upload_time": "2023-04-07T08:46:47",
            "upload_time_iso_8601": "2023-04-07T08:46:47.596436Z",
            "url": "https://files.pythonhosted.org/packages/12/38/d8739dc8e1820b3c21d09d4a70a3be49c4fd6534118afd0270f1d3131a1c/labscript_c_extensions-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b02be50473cbb4e3305eae74785ba79ba27bdf6f408c2ba013cbf898bc817b2d",
                "md5": "62e08bec263d54137fd2d259df74fae5",
                "sha256": "7976372f45b18ab545b715cbf3561dae0e54ef199b54cd43e6eab6f97e9cbf0b"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "62e08bec263d54137fd2d259df74fae5",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 52924,
            "upload_time": "2023-04-07T08:46:49",
            "upload_time_iso_8601": "2023-04-07T08:46:49.466597Z",
            "url": "https://files.pythonhosted.org/packages/b0/2b/e50473cbb4e3305eae74785ba79ba27bdf6f408c2ba013cbf898bc817b2d/labscript_c_extensions-1.1.0-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2b9f00ad35548d33ff74691f9225b7b422ca42bf6330cb1252443cd0c4c4611",
                "md5": "de8c923cca5fc3f6cbc417fb945f6725",
                "sha256": "cfa36fd91ba952f81170c06bb79c02bd2b1e14990586a01d12332e5cb6ad8d4b"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "de8c923cca5fc3f6cbc417fb945f6725",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 61444,
            "upload_time": "2023-04-07T08:46:51",
            "upload_time_iso_8601": "2023-04-07T08:46:51.260372Z",
            "url": "https://files.pythonhosted.org/packages/c2/b9/f00ad35548d33ff74691f9225b7b422ca42bf6330cb1252443cd0c4c4611/labscript_c_extensions-1.1.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0df7182f415022bc020f59e66fcac275b732191b37ea29b9ee527b8c981e0c6d",
                "md5": "fa299cdfff8994eb29de3b726a09b6e6",
                "sha256": "931533637b2f2b77c08f6ab436c94c06f67e8bd81b91ac8ca26d331ef93019c6"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp311-cp311-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "fa299cdfff8994eb29de3b726a09b6e6",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 124149,
            "upload_time": "2023-04-07T08:46:53",
            "upload_time_iso_8601": "2023-04-07T08:46:53.043250Z",
            "url": "https://files.pythonhosted.org/packages/0d/f7/182f415022bc020f59e66fcac275b732191b37ea29b9ee527b8c981e0c6d/labscript_c_extensions-1.1.0-cp311-cp311-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b51c1e525d36adac2015db0e62b405a692cc5aa5d27032887ee17c2f96c6894b",
                "md5": "a418aaeb355f07c2a9491871c3bb65d4",
                "sha256": "b34bfb90b93567e8ea5c06a8732fdb8dfbbb8ec6e25ab6116b73c6fa8c81b806"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a418aaeb355f07c2a9491871c3bb65d4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 266075,
            "upload_time": "2023-04-07T08:46:55",
            "upload_time_iso_8601": "2023-04-07T08:46:55.097534Z",
            "url": "https://files.pythonhosted.org/packages/b5/1c/1e525d36adac2015db0e62b405a692cc5aa5d27032887ee17c2f96c6894b/labscript_c_extensions-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b152eed0e1057086c3edbac989594c35badff2ec47a02fa624a0fd8dfdd30da",
                "md5": "832a5681ec5fbfdfd8e5dfd2d452674e",
                "sha256": "9a3365ba51e8bd9983433ee5fbaf9f0709693ae3b1d822aac626b3f8acf0ede2"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "832a5681ec5fbfdfd8e5dfd2d452674e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 52399,
            "upload_time": "2023-04-07T08:46:56",
            "upload_time_iso_8601": "2023-04-07T08:46:56.257246Z",
            "url": "https://files.pythonhosted.org/packages/3b/15/2eed0e1057086c3edbac989594c35badff2ec47a02fa624a0fd8dfdd30da/labscript_c_extensions-1.1.0-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3931d1f8a6d00536ce05f48525dd9c49f868e7f5a6fca4441d9275a3eef27dbb",
                "md5": "4bb9f3f99e2796cb499023dde906278b",
                "sha256": "4015cf4b15384cda5b7575cc96af56cc70f62b603c770b04b49ad6eaa7a2b4c0"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "4bb9f3f99e2796cb499023dde906278b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 60724,
            "upload_time": "2023-04-07T08:46:57",
            "upload_time_iso_8601": "2023-04-07T08:46:57.969621Z",
            "url": "https://files.pythonhosted.org/packages/39/31/d1f8a6d00536ce05f48525dd9c49f868e7f5a6fca4441d9275a3eef27dbb/labscript_c_extensions-1.1.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89149780f794a736d61ee7fbac4829d4e109fd814decd54765bb5d22a4f412a5",
                "md5": "23ae1ede3b731cd3ab0e8d4e7e54f6c8",
                "sha256": "6852f94dd7c3907867dc94f723d730bc520727b2cf24fdf77e8b8a5caa39d211"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp37-cp37m-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "23ae1ede3b731cd3ab0e8d4e7e54f6c8",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 68293,
            "upload_time": "2023-04-07T08:46:59",
            "upload_time_iso_8601": "2023-04-07T08:46:59.640361Z",
            "url": "https://files.pythonhosted.org/packages/89/14/9780f794a736d61ee7fbac4829d4e109fd814decd54765bb5d22a4f412a5/labscript_c_extensions-1.1.0-cp37-cp37m-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0aefedd5f0efc7d0a5c0d1bd541b9301d2994848d8ef72dd5ed3a8cb3c63135c",
                "md5": "f83f93b440d06b720cee029bcfbb37d1",
                "sha256": "1c6900c83391a11dee5158e74c5b05a19b2c3b29cc8e5c3244d8074e09c7959d"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f83f93b440d06b720cee029bcfbb37d1",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 259622,
            "upload_time": "2023-04-07T08:47:01",
            "upload_time_iso_8601": "2023-04-07T08:47:01.347080Z",
            "url": "https://files.pythonhosted.org/packages/0a/ef/edd5f0efc7d0a5c0d1bd541b9301d2994848d8ef72dd5ed3a8cb3c63135c/labscript_c_extensions-1.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d41abac09ba06727711f7a7c491a4aeeb51b13b79c95528e90d20d77235c8c6c",
                "md5": "97e17efd551251a466b169b78c766ff8",
                "sha256": "f2f37c7ccdaa3c3e1204f8aa104eddb03f9730fb16f08791ec28345b44be7bd5"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp37-cp37m-win32.whl",
            "has_sig": false,
            "md5_digest": "97e17efd551251a466b169b78c766ff8",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 52811,
            "upload_time": "2023-04-07T08:47:02",
            "upload_time_iso_8601": "2023-04-07T08:47:02.641108Z",
            "url": "https://files.pythonhosted.org/packages/d4/1a/bac09ba06727711f7a7c491a4aeeb51b13b79c95528e90d20d77235c8c6c/labscript_c_extensions-1.1.0-cp37-cp37m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84ad8b968f79098231ba1f5db8537c1b59027ebb4a2b78d8e0ef3dad3cdf6809",
                "md5": "710fa8c8d0a6721194a2fa3029cb4cf0",
                "sha256": "ab977cc307654522be013351f221bdc2a1ef92c2b8bf0c1a827bce97fe92336b"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "710fa8c8d0a6721194a2fa3029cb4cf0",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 62140,
            "upload_time": "2023-04-07T08:47:04",
            "upload_time_iso_8601": "2023-04-07T08:47:04.250100Z",
            "url": "https://files.pythonhosted.org/packages/84/ad/8b968f79098231ba1f5db8537c1b59027ebb4a2b78d8e0ef3dad3cdf6809/labscript_c_extensions-1.1.0-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3742bc90495bf1f6183eb61036699f66bcdd2d0963e941e53f1ff384e45e2301",
                "md5": "3d84e3219b64c8a8a9a2e8b39012b0f8",
                "sha256": "0d19e4e241a5870689e3aeab7dc9fe6389e1d8342428c316c570fa6ca3a3ec86"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp38-cp38-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3d84e3219b64c8a8a9a2e8b39012b0f8",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 67365,
            "upload_time": "2023-04-07T08:47:06",
            "upload_time_iso_8601": "2023-04-07T08:47:06.009872Z",
            "url": "https://files.pythonhosted.org/packages/37/42/bc90495bf1f6183eb61036699f66bcdd2d0963e941e53f1ff384e45e2301/labscript_c_extensions-1.1.0-cp38-cp38-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73a02685a05f49ddda19a460739eea1c74cdc362d5c429615761e5a76681e1ac",
                "md5": "54658dc49a95c1a2ab8c5ffa868f83d1",
                "sha256": "3e7e315404a721273ea7581d803a7b5d79cbfcecbfc00f3921d565771334b151"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl",
            "has_sig": false,
            "md5_digest": "54658dc49a95c1a2ab8c5ffa868f83d1",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 278754,
            "upload_time": "2023-04-07T08:47:07",
            "upload_time_iso_8601": "2023-04-07T08:47:07.899460Z",
            "url": "https://files.pythonhosted.org/packages/73/a0/2685a05f49ddda19a460739eea1c74cdc362d5c429615761e5a76681e1ac/labscript_c_extensions-1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "180a939284ef494a122001f927fadbae034f0af6c3698568e873038bf9cb1e04",
                "md5": "22c34495d404df7a8924322e93310f68",
                "sha256": "bf052a727edde470ed82cec635c5b9807e7473046caadac27fb69a7e773c3bfa"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "22c34495d404df7a8924322e93310f68",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 53641,
            "upload_time": "2023-04-07T08:47:09",
            "upload_time_iso_8601": "2023-04-07T08:47:09.202297Z",
            "url": "https://files.pythonhosted.org/packages/18/0a/939284ef494a122001f927fadbae034f0af6c3698568e873038bf9cb1e04/labscript_c_extensions-1.1.0-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58c0809d9edf4cba6808bccd43312dc13a64057d17bfb1a8b890b39ae6e83ead",
                "md5": "7f112c003cba2bfcdaaf5c65afc2a384",
                "sha256": "dab9c5fae4389447232ded1fcd4bd39e751a0df8221b5d2cfecbb985d8a1a73b"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "7f112c003cba2bfcdaaf5c65afc2a384",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 62468,
            "upload_time": "2023-04-07T08:47:11",
            "upload_time_iso_8601": "2023-04-07T08:47:11.102217Z",
            "url": "https://files.pythonhosted.org/packages/58/c0/809d9edf4cba6808bccd43312dc13a64057d17bfb1a8b890b39ae6e83ead/labscript_c_extensions-1.1.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6a14a9a0b9d957bfb346e28a72e2c3f26fd97a272d4029c731e92dae9e1ddd0",
                "md5": "f4d4c419640b2bf22f0e800aa0143b05",
                "sha256": "5b34184b5c08bffc701b423d3088fe41dc6781d8c15799b890441b274d99ff15"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp39-cp39-macosx_11_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f4d4c419640b2bf22f0e800aa0143b05",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 69335,
            "upload_time": "2023-04-07T08:47:12",
            "upload_time_iso_8601": "2023-04-07T08:47:12.313856Z",
            "url": "https://files.pythonhosted.org/packages/c6/a1/4a9a0b9d957bfb346e28a72e2c3f26fd97a272d4029c731e92dae9e1ddd0/labscript_c_extensions-1.1.0-cp39-cp39-macosx_11_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf0256ef95bf975f1f9a2d17c78016f6bdf5bfadc617898695526a3a2cfc48a0",
                "md5": "40e5e7b93af6714bd1fae7602a4c592d",
                "sha256": "45d566b6f1f5c7d66199b1a956f1f07c75ae7505bddfbf092ba4a8c9e6d5a6a4"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl",
            "has_sig": false,
            "md5_digest": "40e5e7b93af6714bd1fae7602a4c592d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 267456,
            "upload_time": "2023-04-07T08:47:13",
            "upload_time_iso_8601": "2023-04-07T08:47:13.641395Z",
            "url": "https://files.pythonhosted.org/packages/cf/02/56ef95bf975f1f9a2d17c78016f6bdf5bfadc617898695526a3a2cfc48a0/labscript_c_extensions-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cad25002027e0ee4126726092859dfd468f3bc44f9d6c3336351824071eaa626",
                "md5": "3fc6c90ef62a504a6dcfdff1c2b353c2",
                "sha256": "fe801b7046265526d51d0e8c9cc2bf5441e280384c4b7e37e4904a7050f44e01"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "3fc6c90ef62a504a6dcfdff1c2b353c2",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 53702,
            "upload_time": "2023-04-07T08:47:14",
            "upload_time_iso_8601": "2023-04-07T08:47:14.792072Z",
            "url": "https://files.pythonhosted.org/packages/ca/d2/5002027e0ee4126726092859dfd468f3bc44f9d6c3336351824071eaa626/labscript_c_extensions-1.1.0-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6980d1db44250ed2eff1338e565e9d07838853d316f2ae13819caaf96a12a22d",
                "md5": "859d06b19b7fcfc4541b5358acb0338b",
                "sha256": "5e8ef4201e68e7c15184f1d581b71bf89fdcb82a900532090005483955b4086c"
            },
            "downloads": -1,
            "filename": "labscript_c_extensions-1.1.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "859d06b19b7fcfc4541b5358acb0338b",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 62349,
            "upload_time": "2023-04-07T08:47:16",
            "upload_time_iso_8601": "2023-04-07T08:47:16.445867Z",
            "url": "https://files.pythonhosted.org/packages/69/80/d1db44250ed2eff1338e565e9d07838853d316f2ae13819caaf96a12a22d/labscript_c_extensions-1.1.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84a966aa2fd284ddd13f4e34a15e1ea177460b041b4e400962d22982b65ace35",
                "md5": "ce62975aa5aba9f4bfc381f15b18e99b",
                "sha256": "ff89901afd22f954c5cdfcaba6ef4f7f572239c2134426923332d7d677dbbfe2"
            },
            "downloads": -1,
            "filename": "labscript-c-extensions-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ce62975aa5aba9f4bfc381f15b18e99b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 8397,
            "upload_time": "2023-04-07T08:47:17",
            "upload_time_iso_8601": "2023-04-07T08:47:17.597607Z",
            "url": "https://files.pythonhosted.org/packages/84/a9/66aa2fd284ddd13f4e34a15e1ea177460b041b4e400962d22982b65ace35/labscript-c-extensions-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-07 08:47:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "labscript-c-extensions"
}
        
Elapsed time: 0.05651s