CalibrationCurve


NameCalibrationCurve JSON
Version 0.0.9 PyPI version JSON
download
home_pagehttps://github.com/Rhys-McAlister/CalibrationCurve
SummaryA collection of functions that streamline the process of creating calibration curves using Python.
upload_time2023-06-19 09:01:16
maintainer
docs_urlNone
authorRhys McAlister
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CalibrationCurve

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install CalibrationCurve
```

## How to use

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Rhys-McAlister/CalibrationCurve",
    "name": "CalibrationCurve",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Rhys McAlister",
    "author_email": "mcalisterrhys@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/54/2c/e2ab4d2f9697195c6b949119ed97f22193cc3a15df469a9a406ca927b9d1/CalibrationCurve-0.0.9.tar.gz",
    "platform": null,
    "description": "# CalibrationCurve\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Install\n\n``` sh\npip install CalibrationCurve\n```\n\n## How to use\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "A collection of functions that streamline the process of creating calibration curves using Python.",
    "version": "0.0.9",
    "project_urls": {
        "Homepage": "https://github.com/Rhys-McAlister/CalibrationCurve"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a400ff246a6865df8b964c889afa21d303fc5a905ba7f11459ec78b395e6334",
                "md5": "d7b1da40f5c4b5093c1fd878f41a0a96",
                "sha256": "9dc5130a4c52667fb864db44ee5b7ccd3850fde45d689a0e4c639c20f70293e8"
            },
            "downloads": -1,
            "filename": "CalibrationCurve-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d7b1da40f5c4b5093c1fd878f41a0a96",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8073,
            "upload_time": "2023-06-19T09:01:13",
            "upload_time_iso_8601": "2023-06-19T09:01:13.471921Z",
            "url": "https://files.pythonhosted.org/packages/7a/40/0ff246a6865df8b964c889afa21d303fc5a905ba7f11459ec78b395e6334/CalibrationCurve-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "542ce2ab4d2f9697195c6b949119ed97f22193cc3a15df469a9a406ca927b9d1",
                "md5": "b492ff3b3cc7750d4d7868968d6da5ef",
                "sha256": "af9d2d7a14483b6044f0754ed1322c7cc1803cf5e4745e1f1661e3a780d76709"
            },
            "downloads": -1,
            "filename": "CalibrationCurve-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "b492ff3b3cc7750d4d7868968d6da5ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8502,
            "upload_time": "2023-06-19T09:01:16",
            "upload_time_iso_8601": "2023-06-19T09:01:16.523299Z",
            "url": "https://files.pythonhosted.org/packages/54/2c/e2ab4d2f9697195c6b949119ed97f22193cc3a15df469a9a406ca927b9d1/CalibrationCurve-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-19 09:01:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Rhys-McAlister",
    "github_project": "CalibrationCurve",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "calibrationcurve"
}
        
Elapsed time: 0.08333s