mibi-bin-tools


Namemibi-bin-tools JSON
Version 0.2.11 PyPI version JSON
download
home_page
SummarySource for extracting .bin files from the commercial MIBI.
upload_time2023-10-02 22:51:59
maintainer
docs_urlNone
author
requires_python>=3.9
licenseModified Apache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mibi-bin-tools
<div align="center">

| | | 
| ---        |    ---  |
| CI / CD | [![CI](https://github.com/angelolab/mibi-bin-tools/actions/workflows/ci.yml/badge.svg)](https://github.com/angelolab/mibi-bin-tools/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/github/angelolab/mibi-bin-tools/badge.svg?branch=main)](https://coveralls.io/github/angelolab/mibi-bin-tools?branch=main) |
| Package | [![PyPI - Version](https://img.shields.io/pypi/v/mibi-bin-tools.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/mibi-bin-tools/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/mibi-bin-tools.svg?color=blue&label=Downloads&logo=pypi&logoColor=gold)](https://pypi.org/project/mibi-bin-tools/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mibi-bin-tools.svg?logo=python&label=Python&logoColor=gold)](https://pypi.org/project/mibi-bin-tools/) |
|Meta | [![PyPI - License](https://img.shields.io/pypi/l/mibi-bin-tools?color=9400d3)](LICENSE) |

</div>

Toolbox for extracting tiff images from MIBIScope `.bin` files.

We suggest using [`toffy`](https://github.com/angelolab/toffy) for more in depth `.bin` file extraction which also provides more diagnostic tools and post-extraction processing steps.

## Installation:

You can install the package in your own Python environment, or if you'd like we have a Conda environment set up to use.
```shell
conda env create -f environment.yml
```

### PyPI

```sh
pip install mibi-bin-tools
```

### Source
Open terminal and navigate to where you want the code stored.

Then input the command:

```sh
git clone https://github.com/angelolab/mibi-bin-tools.git
cd mibi-bin-tools
pip install .
``` 

## Development

This project is in early development and we make may make breaking changes and improvements. If you want to update the version on your computer to have the latest changes, perform the following steps.

First pull to get the latest version of `mibi-bin-tools`. Then install the package in editable mode with your python environment of choice activated.

```sh
git pull
pip install -e .
```

To run the tests

```sh
pytest
```

## Questions?

If that doesn't answer your question, you can open an [issue](https://github.com/angelolab/mibi-bin-tools/issues). Before opening, please double-check and see that someone else hasn't opened an issue for your question already. 

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "mibi-bin-tools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Angelo Lab <theangelolab@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ca/3b/78faa6a357c0a5ba9352dd76ea2e4824ce4b6e9fce17f17b24cda0abb16e/mibi-bin-tools-0.2.11.tar.gz",
    "platform": null,
    "description": "# mibi-bin-tools\n<div align=\"center\">\n\n| | | \n| ---        |    ---  |\n| CI / CD | [![CI](https://github.com/angelolab/mibi-bin-tools/actions/workflows/ci.yml/badge.svg)](https://github.com/angelolab/mibi-bin-tools/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/github/angelolab/mibi-bin-tools/badge.svg?branch=main)](https://coveralls.io/github/angelolab/mibi-bin-tools?branch=main) |\n| Package | [![PyPI - Version](https://img.shields.io/pypi/v/mibi-bin-tools.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/mibi-bin-tools/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/mibi-bin-tools.svg?color=blue&label=Downloads&logo=pypi&logoColor=gold)](https://pypi.org/project/mibi-bin-tools/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mibi-bin-tools.svg?logo=python&label=Python&logoColor=gold)](https://pypi.org/project/mibi-bin-tools/) |\n|Meta | [![PyPI - License](https://img.shields.io/pypi/l/mibi-bin-tools?color=9400d3)](LICENSE) |\n\n</div>\n\nToolbox for extracting tiff images from MIBIScope `.bin` files.\n\nWe suggest using [`toffy`](https://github.com/angelolab/toffy) for more in depth `.bin` file extraction which also provides more diagnostic tools and post-extraction processing steps.\n\n## Installation:\n\nYou can install the package in your own Python environment, or if you'd like we have a Conda environment set up to use.\n```shell\nconda env create -f environment.yml\n```\n\n### PyPI\n\n```sh\npip install mibi-bin-tools\n```\n\n### Source\nOpen terminal and navigate to where you want the code stored.\n\nThen input the command:\n\n```sh\ngit clone https://github.com/angelolab/mibi-bin-tools.git\ncd mibi-bin-tools\npip install .\n``` \n\n## Development\n\nThis project is in early development and we make may make breaking changes and improvements. If you want to update the version on your computer to have the latest changes, perform the following steps.\n\nFirst pull to get the latest version of `mibi-bin-tools`. Then install the package in editable mode with your python environment of choice activated.\n\n```sh\ngit pull\npip install -e .\n```\n\nTo run the tests\n\n```sh\npytest\n```\n\n## Questions?\n\nIf that doesn't answer your question, you can open an [issue](https://github.com/angelolab/mibi-bin-tools/issues). Before opening, please double-check and see that someone else hasn't opened an issue for your question already. \n",
    "bugtrack_url": null,
    "license": "Modified Apache License 2.0",
    "summary": "Source for extracting .bin files from the commercial MIBI.",
    "version": "0.2.11",
    "project_urls": {
        "repository": "https://github.com/angelolab/mibi-bin-tools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "092839037b7da0ce3f4d1666ee7c871b33e11adca09cba2658d5081eb4d57504",
                "md5": "605e3ff397c28f73655db533f9c8cab7",
                "sha256": "cae485020e9b0afcbebc73c9d8797ef32e0ae6145600f2af36e472e787a95d01"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp310-cp310-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "605e3ff397c28f73655db533f9c8cab7",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 359136,
            "upload_time": "2023-10-02T22:51:20",
            "upload_time_iso_8601": "2023-10-02T22:51:20.471149Z",
            "url": "https://files.pythonhosted.org/packages/09/28/39037b7da0ce3f4d1666ee7c871b33e11adca09cba2658d5081eb4d57504/mibi_bin_tools-0.2.11-cp310-cp310-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90a3807f8737c4a50005594a81ab2f7f70210f2dc2ceba7a3b6be2ff4678d993",
                "md5": "aad75ee990512077ac62259b055b7964",
                "sha256": "ef2c9f81a70175a0e7b8c7341fabd7976705280e80aeb3d480e2f324976a5bf5"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "aad75ee990512077ac62259b055b7964",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 274141,
            "upload_time": "2023-10-02T22:51:22",
            "upload_time_iso_8601": "2023-10-02T22:51:22.355347Z",
            "url": "https://files.pythonhosted.org/packages/90/a3/807f8737c4a50005594a81ab2f7f70210f2dc2ceba7a3b6be2ff4678d993/mibi_bin_tools-0.2.11-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd13adf5f9e4035d78d427d05a401f5c43f8dbb9b9f46b8428c27b7ab1ceb67e",
                "md5": "5db90fca6b236c43bb2514e9fc54ab90",
                "sha256": "f5073bde7e362c187b45dba87fac49b0393c402440b33882b38dfc776d733c87"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "5db90fca6b236c43bb2514e9fc54ab90",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 267058,
            "upload_time": "2023-10-02T22:51:24",
            "upload_time_iso_8601": "2023-10-02T22:51:24.176681Z",
            "url": "https://files.pythonhosted.org/packages/dd/13/adf5f9e4035d78d427d05a401f5c43f8dbb9b9f46b8428c27b7ab1ceb67e/mibi_bin_tools-0.2.11-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00110753afd5caa81a2ab1b2209f2307930b13aaae352ac1f4e9f6698f5efbf0",
                "md5": "a34905ddb546495f7d02847a00e275f1",
                "sha256": "34f49fe15205de8c4cfae09d08b70d79a2fe3de9a14d28c0c6d8de2b242339e8"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a34905ddb546495f7d02847a00e275f1",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 682129,
            "upload_time": "2023-10-02T22:51:26",
            "upload_time_iso_8601": "2023-10-02T22:51:26.169353Z",
            "url": "https://files.pythonhosted.org/packages/00/11/0753afd5caa81a2ab1b2209f2307930b13aaae352ac1f4e9f6698f5efbf0/mibi_bin_tools-0.2.11-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "069b1c9b31f3d94aa93fd4f9e2d68d10b90ae8889dd924e72bee0709236a5612",
                "md5": "0435b968451b79173e615770104f9f6b",
                "sha256": "5f9eeb41a011c8eaf5c7d8f53b73cdb93790d51b6b70f536ef968d2bfdc5dd8c"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0435b968451b79173e615770104f9f6b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 694846,
            "upload_time": "2023-10-02T22:51:28",
            "upload_time_iso_8601": "2023-10-02T22:51:28.363248Z",
            "url": "https://files.pythonhosted.org/packages/06/9b/1c9b31f3d94aa93fd4f9e2d68d10b90ae8889dd924e72bee0709236a5612/mibi_bin_tools-0.2.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56bef6fdb1205b797192044f1e9bf5cbccc5afddbf72a7cecbe2f2b2a68f440b",
                "md5": "29734238a6cced654dd64f644a56081e",
                "sha256": "ca839560c1dceb74d4b4ee1d81a59fff482328381fbc9a416d649ebd2e919e69"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "29734238a6cced654dd64f644a56081e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 96322,
            "upload_time": "2023-10-02T22:51:30",
            "upload_time_iso_8601": "2023-10-02T22:51:30.607093Z",
            "url": "https://files.pythonhosted.org/packages/56/be/f6fdb1205b797192044f1e9bf5cbccc5afddbf72a7cecbe2f2b2a68f440b/mibi_bin_tools-0.2.11-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8718a8ec4b39ee35896eb3c7a4c83e90adb0d8bc53060abf7d30ed9aa57101d",
                "md5": "73ee88960076de4b274b7350627f1682",
                "sha256": "da65307136cd8218e145bc16fce9c4a0c266b248fa2e28c5f969cd208e0cf2d7"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp310-cp310-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "73ee88960076de4b274b7350627f1682",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 81801,
            "upload_time": "2023-10-02T22:51:32",
            "upload_time_iso_8601": "2023-10-02T22:51:32.773633Z",
            "url": "https://files.pythonhosted.org/packages/f8/71/8a8ec4b39ee35896eb3c7a4c83e90adb0d8bc53060abf7d30ed9aa57101d/mibi_bin_tools-0.2.11-cp310-cp310-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a20deedd82b507998b4cbf012f6ed52c0d0ea3aa1aa394f99b8a08f51d4ebede",
                "md5": "e87ed3263988c675f97e2dd52d0d2d82",
                "sha256": "53e86f30710be09be3347f5724ad77235ddcd8c753c5ec556d3105bacbe9270f"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp311-cp311-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "e87ed3263988c675f97e2dd52d0d2d82",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 359195,
            "upload_time": "2023-10-02T22:51:34",
            "upload_time_iso_8601": "2023-10-02T22:51:34.407458Z",
            "url": "https://files.pythonhosted.org/packages/a2/0d/eedd82b507998b4cbf012f6ed52c0d0ea3aa1aa394f99b8a08f51d4ebede/mibi_bin_tools-0.2.11-cp311-cp311-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a936acfe01f2df1857cc733f5c15637408955aeec5d7fa62d65048603e04fb52",
                "md5": "1dcc5a6491550a55cc5825ea749962cb",
                "sha256": "466e5e811208c68ed0bf11157ce9e3b58575e60e3308c6d0924ffc1f01da4aa9"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1dcc5a6491550a55cc5825ea749962cb",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 274213,
            "upload_time": "2023-10-02T22:51:36",
            "upload_time_iso_8601": "2023-10-02T22:51:36.332362Z",
            "url": "https://files.pythonhosted.org/packages/a9/36/acfe01f2df1857cc733f5c15637408955aeec5d7fa62d65048603e04fb52/mibi_bin_tools-0.2.11-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "279b689b49803ce00dd7910afc65b1af6b30ce0dde13ec67fb29761957f63ab3",
                "md5": "cea59520a23c3147c607fdc499227008",
                "sha256": "baf3d28521725acc737fc6abecaa96329385ed5b94bdb855a9f55d8f3b125702"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "cea59520a23c3147c607fdc499227008",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 267035,
            "upload_time": "2023-10-02T22:51:38",
            "upload_time_iso_8601": "2023-10-02T22:51:38.444808Z",
            "url": "https://files.pythonhosted.org/packages/27/9b/689b49803ce00dd7910afc65b1af6b30ce0dde13ec67fb29761957f63ab3/mibi_bin_tools-0.2.11-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "edea4a96949e80539468433467678b0e594be32620d06e58647c8b1248a9d2bd",
                "md5": "d56ce31e73c69f262bdb0ff0228c1dad",
                "sha256": "601fa2e07999c9ae0873cb149df721dd6a6c1efa706865aaa1c671170a9fc5ab"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d56ce31e73c69f262bdb0ff0228c1dad",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 722249,
            "upload_time": "2023-10-02T22:51:40",
            "upload_time_iso_8601": "2023-10-02T22:51:40.285076Z",
            "url": "https://files.pythonhosted.org/packages/ed/ea/4a96949e80539468433467678b0e594be32620d06e58647c8b1248a9d2bd/mibi_bin_tools-0.2.11-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "762f6fd9f619e1c244a1887ec15a85be0225af31abfde97e94d365027a9ea002",
                "md5": "fc816923fce2ee0f7a061467a8f29082",
                "sha256": "da959d455108c133f02d410f93bc3b4166cef22ed0bae0559f84c5c941e5e204"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fc816923fce2ee0f7a061467a8f29082",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 733055,
            "upload_time": "2023-10-02T22:51:42",
            "upload_time_iso_8601": "2023-10-02T22:51:42.425817Z",
            "url": "https://files.pythonhosted.org/packages/76/2f/6fd9f619e1c244a1887ec15a85be0225af31abfde97e94d365027a9ea002/mibi_bin_tools-0.2.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b1496eead3a3bba85401b29725ef515b918fc5e8779b8c96fe3a5e59788a2e9",
                "md5": "1bb0feb70ee60bfc8a9817a6497dbd43",
                "sha256": "c9f804a2c23e16737454b0ef201cb33e6e59f9a32abb4718f032e9660cc6b285"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1bb0feb70ee60bfc8a9817a6497dbd43",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 96419,
            "upload_time": "2023-10-02T22:51:44",
            "upload_time_iso_8601": "2023-10-02T22:51:44.324409Z",
            "url": "https://files.pythonhosted.org/packages/5b/14/96eead3a3bba85401b29725ef515b918fc5e8779b8c96fe3a5e59788a2e9/mibi_bin_tools-0.2.11-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2024f3fc6bc688cedfadb23059389a334121cdf847bc84d9b6409682d4564b18",
                "md5": "bea2d5963af0f2ad889a46164d841820",
                "sha256": "7de51a622e0f1ffca0d20b582a97b05473d0014a7a744e8a38f3b70190f25427"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp311-cp311-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "bea2d5963af0f2ad889a46164d841820",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 82160,
            "upload_time": "2023-10-02T22:51:46",
            "upload_time_iso_8601": "2023-10-02T22:51:46.279067Z",
            "url": "https://files.pythonhosted.org/packages/20/24/f3fc6bc688cedfadb23059389a334121cdf847bc84d9b6409682d4564b18/mibi_bin_tools-0.2.11-cp311-cp311-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae946d2621e131b53b564bb0cbbe7dd4bd08ded7490d1e4ea694d063cf6a84a0",
                "md5": "2064de4dfa9c3cc2d578602d4cc7e0b0",
                "sha256": "b6571637ec72f1a84d2c6da31e755382c07e5793019bf55e07b3f09a0ed704c5"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp39-cp39-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "2064de4dfa9c3cc2d578602d4cc7e0b0",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 359291,
            "upload_time": "2023-10-02T22:51:48",
            "upload_time_iso_8601": "2023-10-02T22:51:48.423872Z",
            "url": "https://files.pythonhosted.org/packages/ae/94/6d2621e131b53b564bb0cbbe7dd4bd08ded7490d1e4ea694d063cf6a84a0/mibi_bin_tools-0.2.11-cp39-cp39-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc21b0eaebba4f35f818c24b88ac89c2c8a7a22fb1e78627785c93b3d0f51238",
                "md5": "8d75a8ff9f5a170c2b0f73be2e8dd608",
                "sha256": "110313465a6da3537025bac1b91f74bb79f0ef4a2ec0f5a070b44877e240598a"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8d75a8ff9f5a170c2b0f73be2e8dd608",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 274085,
            "upload_time": "2023-10-02T22:51:50",
            "upload_time_iso_8601": "2023-10-02T22:51:50.136141Z",
            "url": "https://files.pythonhosted.org/packages/cc/21/b0eaebba4f35f818c24b88ac89c2c8a7a22fb1e78627785c93b3d0f51238/mibi_bin_tools-0.2.11-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c715c054fc8da833edb03c8ff3ca6d57302221b9f44d4b74f107ba2ed4230c64",
                "md5": "a89c9cc0f3816a724c3d893d39a2ea0c",
                "sha256": "f80064a4c24eece7ad159c82d5ec6075307b28016deeb0a9d84544625c9180ad"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "a89c9cc0f3816a724c3d893d39a2ea0c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 266782,
            "upload_time": "2023-10-02T22:51:52",
            "upload_time_iso_8601": "2023-10-02T22:51:52.061435Z",
            "url": "https://files.pythonhosted.org/packages/c7/15/c054fc8da833edb03c8ff3ca6d57302221b9f44d4b74f107ba2ed4230c64/mibi_bin_tools-0.2.11-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7664b2d2e0c799c3163d35bbca1faf33601335962cd9785129a773b7a22b8c24",
                "md5": "d657adcdfcb2c6f94608a1b43019b55b",
                "sha256": "dfa307128b3de1b6c8cfce694c66a35b5ed8724a14de5618e1773fd7cb3c5da1"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d657adcdfcb2c6f94608a1b43019b55b",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 683977,
            "upload_time": "2023-10-02T22:51:53",
            "upload_time_iso_8601": "2023-10-02T22:51:53.689298Z",
            "url": "https://files.pythonhosted.org/packages/76/64/b2d2e0c799c3163d35bbca1faf33601335962cd9785129a773b7a22b8c24/mibi_bin_tools-0.2.11-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "487c5407bc7072a9fd9681e6c7f0331e04d65241fb4bb0d39d7bbc73fab4da45",
                "md5": "48b61614095830064f573f7e94f6d914",
                "sha256": "bf9f533bef9c256ee0faeddc1295e0371c687cbf3c40cea457440e7087c72ab7"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "48b61614095830064f573f7e94f6d914",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 696056,
            "upload_time": "2023-10-02T22:51:55",
            "upload_time_iso_8601": "2023-10-02T22:51:55.558088Z",
            "url": "https://files.pythonhosted.org/packages/48/7c/5407bc7072a9fd9681e6c7f0331e04d65241fb4bb0d39d7bbc73fab4da45/mibi_bin_tools-0.2.11-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ca62b9ed94d64c15c3246d79576da841498e4e9cb4f6ff19b938060bfd8a099",
                "md5": "29a8eb5f870a7c98e9242b6eddeefe67",
                "sha256": "ae2aff165003812861afa15bba93a19a259566fd6d0fc0093caa265f36f7f790"
            },
            "downloads": -1,
            "filename": "mibi_bin_tools-0.2.11-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "29a8eb5f870a7c98e9242b6eddeefe67",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 96578,
            "upload_time": "2023-10-02T22:51:57",
            "upload_time_iso_8601": "2023-10-02T22:51:57.451935Z",
            "url": "https://files.pythonhosted.org/packages/4c/a6/2b9ed94d64c15c3246d79576da841498e4e9cb4f6ff19b938060bfd8a099/mibi_bin_tools-0.2.11-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca3b78faa6a357c0a5ba9352dd76ea2e4824ce4b6e9fce17f17b24cda0abb16e",
                "md5": "9a23c2b4d13c81c9892e33076ba0b8b7",
                "sha256": "04efd2d94050004fb26810e514628f318126abf52d4139ffa9075f0cbdabd98c"
            },
            "downloads": -1,
            "filename": "mibi-bin-tools-0.2.11.tar.gz",
            "has_sig": false,
            "md5_digest": "9a23c2b4d13c81c9892e33076ba0b8b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1467713,
            "upload_time": "2023-10-02T22:51:59",
            "upload_time_iso_8601": "2023-10-02T22:51:59.130899Z",
            "url": "https://files.pythonhosted.org/packages/ca/3b/78faa6a357c0a5ba9352dd76ea2e4824ce4b6e9fce17f17b24cda0abb16e/mibi-bin-tools-0.2.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-02 22:51:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "angelolab",
    "github_project": "mibi-bin-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "mibi-bin-tools"
}
        
Elapsed time: 0.36153s