lkfit


Namelkfit JSON
Version 0.3.1 PyPI version JSON
download
home_page
SummaryA Python library for fitting.
upload_time2023-12-12 08:47:54
maintainer
docs_urlNone
authorLukas Kontenis
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            lkfit is a Python library for fitting.

lkfit comes from a refactoring of [lklib](https://test.pypi.org/project/lklib/)
in order to make it more lightweight. lkfit currently includes just a a few fit
funtions that were supported by lklib.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "lkfit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Lukas Kontenis",
    "author_email": "dse.ssd@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5a/c3/e7d47dc2011fba48c63ffd59a731a4d6a83336cd73ba9cb7d8dd8de7a1e2/lkfit-0.3.1.tar.gz",
    "platform": null,
    "description": "lkfit is a Python library for fitting.\r\n\r\nlkfit comes from a refactoring of [lklib](https://test.pypi.org/project/lklib/)\r\nin order to make it more lightweight. lkfit currently includes just a a few fit\r\nfuntions that were supported by lklib.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Python library for fitting.",
    "version": "0.3.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "680e05fd72fe1046ef150bcf49a3c1190f8214093324a3c38463d789f0c0956f",
                "md5": "1969701998f9e3658bfceb92999ee71e",
                "sha256": "a12a447f3ddfd83be667c071af7534bb95cb3569b0edc939fbb866ae31e8f5c9"
            },
            "downloads": -1,
            "filename": "lkfit-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1969701998f9e3658bfceb92999ee71e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 8902,
            "upload_time": "2023-12-12T08:47:53",
            "upload_time_iso_8601": "2023-12-12T08:47:53.070790Z",
            "url": "https://files.pythonhosted.org/packages/68/0e/05fd72fe1046ef150bcf49a3c1190f8214093324a3c38463d789f0c0956f/lkfit-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ac3e7d47dc2011fba48c63ffd59a731a4d6a83336cd73ba9cb7d8dd8de7a1e2",
                "md5": "7df105afd9c59fd30f5e56522bfab68c",
                "sha256": "b002c2ca325272a95c4e3788e27c726a9559704dfd6325dfb6f0f6c338f64c6c"
            },
            "downloads": -1,
            "filename": "lkfit-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7df105afd9c59fd30f5e56522bfab68c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 8551,
            "upload_time": "2023-12-12T08:47:54",
            "upload_time_iso_8601": "2023-12-12T08:47:54.067208Z",
            "url": "https://files.pythonhosted.org/packages/5a/c3/e7d47dc2011fba48c63ffd59a731a4d6a83336cd73ba9cb7d8dd8de7a1e2/lkfit-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-12 08:47:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lkfit"
}
        
Elapsed time: 0.20400s