mxio


Namemxio JSON
Version 2024.9.0 PyPI version JSON
download
home_pagehttps://github.com/michel4j/mxio
SummaryA Simple X-ray Area Detector Data IO Library
upload_time2024-09-16 19:08:59
maintainerNone
docs_urlNone
authorMichel Fodje
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements hdf5plugin h5py opencv-python python-magic pytz pyyaml numpy iso8601 lz4 pyzmq setuptools-scm importlib-metadata
Travis-CI No Travis.
coveralls test coverage No coveralls.
            MXIO
====

[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/michel4j/mxio.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/michel4j/mxio/context:python)

MX Diffraction Image IO Library

Handles reading of headers and data from a variety of diffraction formats.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/michel4j/mxio",
    "name": "mxio",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Michel Fodje",
    "author_email": "Michel Fodje <michel4j@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/bf/bd/b4b7557253918c18e3c22bba54090cb89d7e0ebafa848ca5fb885148482f/mxio-2024.9.0.tar.gz",
    "platform": null,
    "description": "MXIO\n====\n\n[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/michel4j/mxio.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/michel4j/mxio/context:python)\n\nMX Diffraction Image IO Library\n\nHandles reading of headers and data from a variety of diffraction formats.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Simple X-ray Area Detector Data IO Library",
    "version": "2024.9.0",
    "project_urls": {
        "Homepage": "https://github.com/michel4j/mxio"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "442150b0617092e2a2b518d5584edbc8851749dace963623c7c09919a936f593",
                "md5": "e7d40c9c3dc5f63bb128ccecfcf642f6",
                "sha256": "4f1e8034938439831b8b0396f049dd4f1e72bd4e28de97e297dc0af972068358"
            },
            "downloads": -1,
            "filename": "mxio-2024.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e7d40c9c3dc5f63bb128ccecfcf642f6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 28168,
            "upload_time": "2024-09-16T19:08:56",
            "upload_time_iso_8601": "2024-09-16T19:08:56.419431Z",
            "url": "https://files.pythonhosted.org/packages/44/21/50b0617092e2a2b518d5584edbc8851749dace963623c7c09919a936f593/mxio-2024.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfbdb4b7557253918c18e3c22bba54090cb89d7e0ebafa848ca5fb885148482f",
                "md5": "b61b67ed97cb87e029173bbcf56d8ba0",
                "sha256": "f18eb0556eb24325cbdd56241fc2d0506cc6b6c40e2c98446c70eea26625c673"
            },
            "downloads": -1,
            "filename": "mxio-2024.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b61b67ed97cb87e029173bbcf56d8ba0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24066,
            "upload_time": "2024-09-16T19:08:59",
            "upload_time_iso_8601": "2024-09-16T19:08:59.701598Z",
            "url": "https://files.pythonhosted.org/packages/bf/bd/b4b7557253918c18e3c22bba54090cb89d7e0ebafa848ca5fb885148482f/mxio-2024.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-16 19:08:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "michel4j",
    "github_project": "mxio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "hdf5plugin",
            "specs": []
        },
        {
            "name": "h5py",
            "specs": []
        },
        {
            "name": "opencv-python",
            "specs": []
        },
        {
            "name": "python-magic",
            "specs": []
        },
        {
            "name": "pytz",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "iso8601",
            "specs": []
        },
        {
            "name": "lz4",
            "specs": []
        },
        {
            "name": "pyzmq",
            "specs": []
        },
        {
            "name": "setuptools-scm",
            "specs": []
        },
        {
            "name": "importlib-metadata",
            "specs": [
                [
                    "~=",
                    "1.0"
                ]
            ]
        }
    ],
    "lcname": "mxio"
}
        
Elapsed time: 0.39098s