Name | labscript-c-extensions JSON |
Version |
1.2.0
JSON |
| download |
home_page | None |
Summary | A module containing C-extensions for the labscript suite |
upload_time | 2024-11-13 02:35:46 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | BSD 2-Clause License Copyright (c) 2020, the labscript suite All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
keywords |
experiment control
automation
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": null,
"name": "labscript-c-extensions",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "experiment control, automation, visualization",
"author": null,
"author_email": "The labscript suite community <labscriptsuite@googlegroups.com>",
"download_url": "https://files.pythonhosted.org/packages/41/5f/c6f32be8c4ee2ebbbf127af2e223773ff34700ae69c30dc842e8f8496bd0/labscript_c_extensions-1.2.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 2-Clause License Copyright (c) 2020, the labscript suite All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
"summary": "A module containing C-extensions for the labscript suite",
"version": "1.2.0",
"project_urls": {
"Documentation": "https://docs.labscriptsuite.org/",
"Downloads": "https://github.com/labscript-suite/labscript-c-extension/releases/",
"Homepage": "http://labscriptsuite.org/",
"Repository": "https://github.com/labscript-suite/labscript-c-extension/",
"Tracker": "https://github.com/labscript-suite/labscript-c-extension/issues/"
},
"split_keywords": [
"experiment control",
" automation",
" visualization"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "34d0ece0ebe6e74118c58b4c97db408e8db4a3586e93734c329d42fabd82cdc5",
"md5": "27c1b4d63dda281632210fab183609dc",
"sha256": "5e826b0a299da7b9536f8da5c2609a82379b9943050e61fe953470dc3fa62895"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp310-cp310-macosx_10_9_universal2.whl",
"has_sig": false,
"md5_digest": "27c1b4d63dda281632210fab183609dc",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 149492,
"upload_time": "2024-11-13T02:35:14",
"upload_time_iso_8601": "2024-11-13T02:35:14.343920Z",
"url": "https://files.pythonhosted.org/packages/34/d0/ece0ebe6e74118c58b4c97db408e8db4a3586e93734c329d42fabd82cdc5/labscript_c_extensions-1.2.0-cp310-cp310-macosx_10_9_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ca30abdd50898d2e5810c3faba7d8b048df19f3c6b4a4c0820041e2553280565",
"md5": "c8d951a6bec14a45bd7ef604759e4a1d",
"sha256": "fab7ba084cf5e7f3515aef5f2ad0a5cde92a0f7f4838e899a55cdf506a7202c8"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp310-cp310-macosx_12_0_x86_64.whl",
"has_sig": false,
"md5_digest": "c8d951a6bec14a45bd7ef604759e4a1d",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 80092,
"upload_time": "2024-11-13T02:35:16",
"upload_time_iso_8601": "2024-11-13T02:35:16.154598Z",
"url": "https://files.pythonhosted.org/packages/ca/30/abdd50898d2e5810c3faba7d8b048df19f3c6b4a4c0820041e2553280565/labscript_c_extensions-1.2.0-cp310-cp310-macosx_12_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "202173b3ccd537cedb1d30895733dd48277e33385041f31ef40603f7ec3de5f3",
"md5": "89d49dd873e2bb578a5c25e058eb8976",
"sha256": "4f81ae545216df2c7a9d19d2a8ed9bafa5a15e7753c84badb25375e3b7cad101"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "89d49dd873e2bb578a5c25e058eb8976",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 421060,
"upload_time": "2024-11-13T02:35:17",
"upload_time_iso_8601": "2024-11-13T02:35:17.640510Z",
"url": "https://files.pythonhosted.org/packages/20/21/73b3ccd537cedb1d30895733dd48277e33385041f31ef40603f7ec3de5f3/labscript_c_extensions-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "629f1c08b45f08c241c11a19d9fc12070be1f1ee1d9392d3d4c72c68a7e7bfad",
"md5": "12cfc17199fa5f4818cfd9b1fa10bf1a",
"sha256": "702dcf53cd8677da4dd0b0d742f95b5d12ffb3cdd8eb39e57ab1e005f8a4d5b1"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp310-cp310-win32.whl",
"has_sig": false,
"md5_digest": "12cfc17199fa5f4818cfd9b1fa10bf1a",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 62600,
"upload_time": "2024-11-13T02:35:19",
"upload_time_iso_8601": "2024-11-13T02:35:19.050559Z",
"url": "https://files.pythonhosted.org/packages/62/9f/1c08b45f08c241c11a19d9fc12070be1f1ee1d9392d3d4c72c68a7e7bfad/labscript_c_extensions-1.2.0-cp310-cp310-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eeea98514fa9563c0077d096d0b97a461a820a294391420aa1bd26f37bcb0317",
"md5": "fca943337433dd4254dd0f0e6e45ab0b",
"sha256": "536839df1c391da248a50c87ce4e6b52e32c72ce20e688b594bdf56ba96bbb0a"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "fca943337433dd4254dd0f0e6e45ab0b",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 73754,
"upload_time": "2024-11-13T02:35:20",
"upload_time_iso_8601": "2024-11-13T02:35:20.196829Z",
"url": "https://files.pythonhosted.org/packages/ee/ea/98514fa9563c0077d096d0b97a461a820a294391420aa1bd26f37bcb0317/labscript_c_extensions-1.2.0-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a798191f272060745db132c16fb83a6b8d51c96939f8c8e069884578d7504d02",
"md5": "a0b08c6970e620563f318f9dcd9c4830",
"sha256": "f782df0b8fdb126fa877e4ac1a201147099632b60d6e0a67a7b63d1dfaecef83"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp311-cp311-macosx_10_9_universal2.whl",
"has_sig": false,
"md5_digest": "a0b08c6970e620563f318f9dcd9c4830",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 149671,
"upload_time": "2024-11-13T02:35:21",
"upload_time_iso_8601": "2024-11-13T02:35:21.430135Z",
"url": "https://files.pythonhosted.org/packages/a7/98/191f272060745db132c16fb83a6b8d51c96939f8c8e069884578d7504d02/labscript_c_extensions-1.2.0-cp311-cp311-macosx_10_9_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b85a723fb6b7a6e7df4b1cfd062d295d8590e94238b4041006b75dc9d078e50b",
"md5": "3002539768f2ecf23899bab76030783b",
"sha256": "dcc39f5839a6000a710a975e6649b9aad64760e44e973abf8868e92612581ead"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "3002539768f2ecf23899bab76030783b",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 454858,
"upload_time": "2024-11-13T02:35:22",
"upload_time_iso_8601": "2024-11-13T02:35:22.733221Z",
"url": "https://files.pythonhosted.org/packages/b8/5a/723fb6b7a6e7df4b1cfd062d295d8590e94238b4041006b75dc9d078e50b/labscript_c_extensions-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "457635ba5b9f40cf0f288d606cbcfceae6309e4f901715e0ea41b317e3b8a2d5",
"md5": "c256d65b92892e4460c8c822c30e2121",
"sha256": "f5f5198cf6e2608b2d584de75aef416524a46f02453fd34ea87d515a7c160c07"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp311-cp311-win32.whl",
"has_sig": false,
"md5_digest": "c256d65b92892e4460c8c822c30e2121",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 62336,
"upload_time": "2024-11-13T02:35:24",
"upload_time_iso_8601": "2024-11-13T02:35:24.217036Z",
"url": "https://files.pythonhosted.org/packages/45/76/35ba5b9f40cf0f288d606cbcfceae6309e4f901715e0ea41b317e3b8a2d5/labscript_c_extensions-1.2.0-cp311-cp311-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "747b18780a7be4288cff96e82f28e96554a66d48350102007e282f0d28aec0fc",
"md5": "b2088029648bb7daefd7a10fa7a17c4e",
"sha256": "79cca704cf6cfbe030692098282ac93529c9813d1496801cc88fd5c461b856b4"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "b2088029648bb7daefd7a10fa7a17c4e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 73831,
"upload_time": "2024-11-13T02:35:25",
"upload_time_iso_8601": "2024-11-13T02:35:25.926498Z",
"url": "https://files.pythonhosted.org/packages/74/7b/18780a7be4288cff96e82f28e96554a66d48350102007e282f0d28aec0fc/labscript_c_extensions-1.2.0-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8fbb495e47dc4885aa62dd13cef904290434422290cbaa5a6c1430ab12e5122c",
"md5": "1aa172192935c9a95873637280910431",
"sha256": "4c28283e49b7eb5f9b16975b1ada3f07ee1a02b85de36277dfcd2b7131386d71"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp312-cp312-macosx_10_13_universal2.whl",
"has_sig": false,
"md5_digest": "1aa172192935c9a95873637280910431",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 152375,
"upload_time": "2024-11-13T02:35:27",
"upload_time_iso_8601": "2024-11-13T02:35:27.943324Z",
"url": "https://files.pythonhosted.org/packages/8f/bb/495e47dc4885aa62dd13cef904290434422290cbaa5a6c1430ab12e5122c/labscript_c_extensions-1.2.0-cp312-cp312-macosx_10_13_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "094d4e2099977039590835a1306b56a1f95e64bc75df5bc03ccf79e70f61b0a2",
"md5": "5ae7488b051aa10d485c443de3bc25d0",
"sha256": "0c41ef840bfb8a90bfb2a4c4334f4d4b3f976a834e8f8ab14413c19c3891a7df"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "5ae7488b051aa10d485c443de3bc25d0",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 447702,
"upload_time": "2024-11-13T02:35:29",
"upload_time_iso_8601": "2024-11-13T02:35:29.242492Z",
"url": "https://files.pythonhosted.org/packages/09/4d/4e2099977039590835a1306b56a1f95e64bc75df5bc03ccf79e70f61b0a2/labscript_c_extensions-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f5d6f836ed038fabf108ff5a1d9f4e260ea4576471ed331dee0285e784caf639",
"md5": "f458d2d18a1027d686fd0fd4b143605b",
"sha256": "815a9f9f85d0e4bb3c658262dba47845fc9f5539c557c2332178910a97593292"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp312-cp312-win32.whl",
"has_sig": false,
"md5_digest": "f458d2d18a1027d686fd0fd4b143605b",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 63049,
"upload_time": "2024-11-13T02:35:31",
"upload_time_iso_8601": "2024-11-13T02:35:31.049389Z",
"url": "https://files.pythonhosted.org/packages/f5/d6/f836ed038fabf108ff5a1d9f4e260ea4576471ed331dee0285e784caf639/labscript_c_extensions-1.2.0-cp312-cp312-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "de2eb005424c4f94e363e63e076a0a634c4c56a8b7b2ffd0257ba90b6610ab01",
"md5": "931d7848ff71166e84599f17f9d80def",
"sha256": "4dac033ed2f38bf17ed3f68a0311297304c05313fe5618233b6b673a64fb8dfd"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "931d7848ff71166e84599f17f9d80def",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 74612,
"upload_time": "2024-11-13T02:35:32",
"upload_time_iso_8601": "2024-11-13T02:35:32.399834Z",
"url": "https://files.pythonhosted.org/packages/de/2e/b005424c4f94e363e63e076a0a634c4c56a8b7b2ffd0257ba90b6610ab01/labscript_c_extensions-1.2.0-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "59fc889ba4be16f56d1775a87996063138d92fc64d2176bdd08dce01b5115444",
"md5": "41e0a33fd3f5138009297089c37c52a7",
"sha256": "fa7aac5f7f8f95e28a3af0ea0c1a8f00572855ce6e1cb5fa82a3a6ea1e1a6303"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp38-cp38-macosx_12_0_x86_64.whl",
"has_sig": false,
"md5_digest": "41e0a33fd3f5138009297089c37c52a7",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 80468,
"upload_time": "2024-11-13T02:35:33",
"upload_time_iso_8601": "2024-11-13T02:35:33.443837Z",
"url": "https://files.pythonhosted.org/packages/59/fc/889ba4be16f56d1775a87996063138d92fc64d2176bdd08dce01b5115444/labscript_c_extensions-1.2.0-cp38-cp38-macosx_12_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dc8ab2af12fd4923477511e4bfd4f5b693057e50c0228c0d1700c771419908f9",
"md5": "ff66d03d6e8c5574319543f14ab052af",
"sha256": "87365aa1208b6f31ddff172491c9aaad5850366c686f16118e77de7f9b8b58fb"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "ff66d03d6e8c5574319543f14ab052af",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 430989,
"upload_time": "2024-11-13T02:35:35",
"upload_time_iso_8601": "2024-11-13T02:35:35.384317Z",
"url": "https://files.pythonhosted.org/packages/dc/8a/b2af12fd4923477511e4bfd4f5b693057e50c0228c0d1700c771419908f9/labscript_c_extensions-1.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c3bf107f2b7b159665163be9ce75b33addc3f8cfc7e2365f20be6052c7d1e153",
"md5": "465c0613b3ef3f3030b43bb2e2036971",
"sha256": "ec25cb8af0eadf82f3201a5ac0b0841087aa37dfcef7584ec311381814380bb3"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp38-cp38-win32.whl",
"has_sig": false,
"md5_digest": "465c0613b3ef3f3030b43bb2e2036971",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 63172,
"upload_time": "2024-11-13T02:35:37",
"upload_time_iso_8601": "2024-11-13T02:35:37.337011Z",
"url": "https://files.pythonhosted.org/packages/c3/bf/107f2b7b159665163be9ce75b33addc3f8cfc7e2365f20be6052c7d1e153/labscript_c_extensions-1.2.0-cp38-cp38-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1ef9654f79d6be30cd55a9636ba4a8abe5a829a8ba2ffac23d9ce5ddb4954694",
"md5": "62d4d1b0b21d39951d258706897fd43d",
"sha256": "8963c6d8be29b53814b979a84c08c3a56fd30fc401ce8c4e5b4bce6b256758b8"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "62d4d1b0b21d39951d258706897fd43d",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 74505,
"upload_time": "2024-11-13T02:35:38",
"upload_time_iso_8601": "2024-11-13T02:35:38.440648Z",
"url": "https://files.pythonhosted.org/packages/1e/f9/654f79d6be30cd55a9636ba4a8abe5a829a8ba2ffac23d9ce5ddb4954694/labscript_c_extensions-1.2.0-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f6663960623da03e111a9ea09a729a24a852774a033762f3e1e945bf04d1722a",
"md5": "4d3f2f30a799f92e0dd485bd05fc19e9",
"sha256": "5fdff4d0cd402fdd60ceb8c53f9feec89b9bd2155599203c94e52d11cf2f8134"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp39-cp39-macosx_10_9_universal2.whl",
"has_sig": false,
"md5_digest": "4d3f2f30a799f92e0dd485bd05fc19e9",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 150834,
"upload_time": "2024-11-13T02:35:39",
"upload_time_iso_8601": "2024-11-13T02:35:39.553610Z",
"url": "https://files.pythonhosted.org/packages/f6/66/3960623da03e111a9ea09a729a24a852774a033762f3e1e945bf04d1722a/labscript_c_extensions-1.2.0-cp39-cp39-macosx_10_9_universal2.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a0edaabf1605975241404a78608fe014b36489fd43d85107796ff0c4938e51b4",
"md5": "7212619787d94381de599e301d71b171",
"sha256": "c2e8c5113e533a93495d86b104cd20dd049514d6dd096f6ec4722dd6c949cd66"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp39-cp39-macosx_12_0_x86_64.whl",
"has_sig": false,
"md5_digest": "7212619787d94381de599e301d71b171",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 80688,
"upload_time": "2024-11-13T02:35:40",
"upload_time_iso_8601": "2024-11-13T02:35:40.742357Z",
"url": "https://files.pythonhosted.org/packages/a0/ed/aabf1605975241404a78608fe014b36489fd43d85107796ff0c4938e51b4/labscript_c_extensions-1.2.0-cp39-cp39-macosx_12_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "41532e4e734ff3a394861cc423e9d14ceafe79553785a5fcdfa8ad52fa186e3f",
"md5": "7b8f60b1ccf4024181ce507ee15284ab",
"sha256": "feeeddaf6705de4f82ad83255de10be6a226d91fcbcf02923f0b5a60521c889e"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "7b8f60b1ccf4024181ce507ee15284ab",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 423097,
"upload_time": "2024-11-13T02:35:42",
"upload_time_iso_8601": "2024-11-13T02:35:42.181232Z",
"url": "https://files.pythonhosted.org/packages/41/53/2e4e734ff3a394861cc423e9d14ceafe79553785a5fcdfa8ad52fa186e3f/labscript_c_extensions-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "20339c915d1c7a5f4d8dc3ca57abe26e5a171cba1ef5f0ae8c08f2d2e6d95f84",
"md5": "5c7cdb2d72f8095b7400a3b84e358637",
"sha256": "2bdfddb7bebe579c6ea43451ce4a474573561fd22c82fa44f978ebd4e48b547a"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp39-cp39-win32.whl",
"has_sig": false,
"md5_digest": "5c7cdb2d72f8095b7400a3b84e358637",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 63166,
"upload_time": "2024-11-13T02:35:44",
"upload_time_iso_8601": "2024-11-13T02:35:44.056870Z",
"url": "https://files.pythonhosted.org/packages/20/33/9c915d1c7a5f4d8dc3ca57abe26e5a171cba1ef5f0ae8c08f2d2e6d95f84/labscript_c_extensions-1.2.0-cp39-cp39-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "618e1976b00308cea7539994376b774f45b08099407f793025968ca2b13dbe34",
"md5": "0889362b6fa6236b9493ac214ebefd99",
"sha256": "cfea4a7d71bf95a1ae53bce7b9d60f258d2449479e23b17da42b19fd9ed9bbce"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "0889362b6fa6236b9493ac214ebefd99",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 74277,
"upload_time": "2024-11-13T02:35:45",
"upload_time_iso_8601": "2024-11-13T02:35:45.097434Z",
"url": "https://files.pythonhosted.org/packages/61/8e/1976b00308cea7539994376b774f45b08099407f793025968ca2b13dbe34/labscript_c_extensions-1.2.0-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "415fc6f32be8c4ee2ebbbf127af2e223773ff34700ae69c30dc842e8f8496bd0",
"md5": "3e950e72b93988790f0a6c6366ca9768",
"sha256": "58e1b257d125f1b6628332119cf8a5305d357ee253e13e778805df00944e7ff4"
},
"downloads": -1,
"filename": "labscript_c_extensions-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "3e950e72b93988790f0a6c6366ca9768",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 8757,
"upload_time": "2024-11-13T02:35:46",
"upload_time_iso_8601": "2024-11-13T02:35:46.178088Z",
"url": "https://files.pythonhosted.org/packages/41/5f/c6f32be8c4ee2ebbbf127af2e223773ff34700ae69c30dc842e8f8496bd0/labscript_c_extensions-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-13 02:35:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "labscript-suite",
"github_project": "labscript-c-extension",
"github_not_found": true,
"lcname": "labscript-c-extensions"
}