mqrpy


Namemqrpy JSON
Version 0.6.2 PyPI version JSON
download
home_pageNone
SummaryDesign and manufacturing quality improvement toolkit
upload_time2025-02-13 02:46:41
maintainerNone
docs_urlNone
authorNikolas Crossan, Kevin Otto
requires_python>=3.11
licenseNone
keywords quality manufacturing six sigma design of experiments dmaic anova grr msa
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            MQR
---
This library is a python toolkit for manufacturing and design statistics.

Installation
------------
`pip install mqrpy`

Import the package using:<br>
`import mqr`

Documentation
-------------
The documentation, including a user guide and API reference is at https://nklsxn.github.io/mqr/latest/.

A set of detailed examples is available in the repository https://github.com/nklsxn/mqrpy-guide.

License
-------
This package is provided under the BSD License (3-clause).

Credit
------
Copyright 2024-2025 Nikolas Crossan and Kevin Otto

Supported by the University of Melbourne<br>
Department of Mechanical Engineering

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mqrpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "mqr developers <mqr.python@gmail.com>",
    "keywords": "quality, manufacturing, six sigma, design of experiments, dmaic, anova, grr, msa",
    "author": "Nikolas Crossan, Kevin Otto",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f9/30/0185e7fc56bb33ba8c99cdaca73d171f78baf1231b389b311735a3f4ea34/mqrpy-0.6.2.tar.gz",
    "platform": null,
    "description": "MQR\n---\nThis library is a python toolkit for manufacturing and design statistics.\n\nInstallation\n------------\n`pip install mqrpy`\n\nImport the package using:<br>\n`import mqr`\n\nDocumentation\n-------------\nThe documentation, including a user guide and API reference is at https://nklsxn.github.io/mqr/latest/.\n\nA set of detailed examples is available in the repository https://github.com/nklsxn/mqrpy-guide.\n\nLicense\n-------\nThis package is provided under the BSD License (3-clause).\n\nCredit\n------\nCopyright 2024-2025 Nikolas Crossan and Kevin Otto\n\nSupported by the University of Melbourne<br>\nDepartment of Mechanical Engineering\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Design and manufacturing quality improvement toolkit",
    "version": "0.6.2",
    "project_urls": {
        "Documentation": "https://nklsxn.github.io/mqr/latest/",
        "Repository": "https://github.com/nklsxn/mqr"
    },
    "split_keywords": [
        "quality",
        " manufacturing",
        " six sigma",
        " design of experiments",
        " dmaic",
        " anova",
        " grr",
        " msa"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d7535822caaeac1fef4bf0f9b4ff153fd78cf3cb1a3f0305664b145290baaa0",
                "md5": "76dc35829a2f552fa7c54b56d474df59",
                "sha256": "b16c32585341075cdbfcffe8affe83c0b7a82b8d2b78b1075bd5c50de1f18fe4"
            },
            "downloads": -1,
            "filename": "mqrpy-0.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "76dc35829a2f552fa7c54b56d474df59",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 131978,
            "upload_time": "2025-02-13T02:46:33",
            "upload_time_iso_8601": "2025-02-13T02:46:33.659886Z",
            "url": "https://files.pythonhosted.org/packages/0d/75/35822caaeac1fef4bf0f9b4ff153fd78cf3cb1a3f0305664b145290baaa0/mqrpy-0.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9300185e7fc56bb33ba8c99cdaca73d171f78baf1231b389b311735a3f4ea34",
                "md5": "47ca4c6e8f01a1bc4c707be9655461dd",
                "sha256": "dba7c22bfcec668cea33708988e6cee01bfc6e9c2beb1163c308b7d04b69a349"
            },
            "downloads": -1,
            "filename": "mqrpy-0.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "47ca4c6e8f01a1bc4c707be9655461dd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 102376,
            "upload_time": "2025-02-13T02:46:41",
            "upload_time_iso_8601": "2025-02-13T02:46:41.053662Z",
            "url": "https://files.pythonhosted.org/packages/f9/30/0185e7fc56bb33ba8c99cdaca73d171f78baf1231b389b311735a3f4ea34/mqrpy-0.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-13 02:46:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nklsxn",
    "github_project": "mqr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mqrpy"
}
        
Elapsed time: 0.75219s