pyref-staging


Namepyref-staging JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryBlazingly fast X-ray reflectivity data analysis package
upload_time2025-01-17 22:09:06
maintainerNone
docs_urlNone
authorHarlan Heilman Harlan.Heilman@wsu.edu
requires_python>=3.12
licenseGPL-3.0
keywords x-ray reflectivity data analysis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">
    <img src="https://github.com/WSU-Carbon-Lab/pyref/assets/73567020/f4883d3b-829e-48da-9a66-df50ecf357e5" alt="Pyref logo">
    <br>
</h1>

## Pyref: The blazingly fast X-ray analysis toolkit

Pyref is a X-ray analysis toolkit based on the software libraries [pypxr](https://github.com/usnistgov/P-RSoXR),
[kkcalc](https://github.com/benajamin/kkcalc), and [refnx](https://github.com/refnx/refnx) implemented in rust,
and python, taking advantage of Polars. This toolkit provides the means to analyse X-ray experimental data


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyref-staging",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "X-ray, reflectivity, data, analysis",
    "author": "Harlan Heilman Harlan.Heilman@wsu.edu",
    "author_email": "Harlan <Harlan.Heilman@wsu.edu>",
    "download_url": "https://files.pythonhosted.org/packages/54/36/5c09c39e1068f0448344f4d720a0723d6db39307ea887e607efd3b21ab86/pyref_staging-0.1.2.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">\n    <img src=\"https://github.com/WSU-Carbon-Lab/pyref/assets/73567020/f4883d3b-829e-48da-9a66-df50ecf357e5\" alt=\"Pyref logo\">\n    <br>\n</h1>\n\n## Pyref: The blazingly fast X-ray analysis toolkit\n\nPyref is a X-ray analysis toolkit based on the software libraries [pypxr](https://github.com/usnistgov/P-RSoXR),\n[kkcalc](https://github.com/benajamin/kkcalc), and [refnx](https://github.com/refnx/refnx) implemented in rust,\nand python, taking advantage of Polars. This toolkit provides the means to analyse X-ray experimental data\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Blazingly fast X-ray reflectivity data analysis package",
    "version": "0.1.2",
    "project_urls": {
        "Source Code": "https://github.com/WSU-Carbon-Lab/pyref"
    },
    "split_keywords": [
        "x-ray",
        " reflectivity",
        " data",
        " analysis"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fbda8385644f6738110723cbcdef0e5785192e67b83ee7ee13b2aa8d4fae546a",
                "md5": "6e6df6e209f983a7198c335ce92428ab",
                "sha256": "880a4936594b5b5a0c0ba09cf42a5e7a29cb11b4e6952ad592a1418d18b5c0c8"
            },
            "downloads": -1,
            "filename": "pyref_staging-0.1.2-cp312-cp312-manylinux_2_34_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6e6df6e209f983a7198c335ce92428ab",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.12",
            "size": 11877266,
            "upload_time": "2025-01-17T22:09:02",
            "upload_time_iso_8601": "2025-01-17T22:09:02.480764Z",
            "url": "https://files.pythonhosted.org/packages/fb/da/8385644f6738110723cbcdef0e5785192e67b83ee7ee13b2aa8d4fae546a/pyref_staging-0.1.2-cp312-cp312-manylinux_2_34_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "54365c09c39e1068f0448344f4d720a0723d6db39307ea887e607efd3b21ab86",
                "md5": "363f203ad4eb35eb670f6e8068b6b558",
                "sha256": "8c9ae6b15fbf0187e59b44976f85a0d0e80fcbb6e40a6cdd7650fef2c58960ed"
            },
            "downloads": -1,
            "filename": "pyref_staging-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "363f203ad4eb35eb670f6e8068b6b558",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 124380,
            "upload_time": "2025-01-17T22:09:06",
            "upload_time_iso_8601": "2025-01-17T22:09:06.010270Z",
            "url": "https://files.pythonhosted.org/packages/54/36/5c09c39e1068f0448344f4d720a0723d6db39307ea887e607efd3b21ab86/pyref_staging-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-17 22:09:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WSU-Carbon-Lab",
    "github_project": "pyref",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyref-staging"
}
        
Elapsed time: 0.42027s