lkfit


Namelkfit JSON
Version 0.4.1 PyPI version JSON
download
home_pageNone
SummaryA Python library for fitting.
upload_time2024-09-26 08:06:16
maintainerNone
docs_urlNone
authorLukas Kontenis
requires_python>=3.6
licenseNone
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": null,
    "name": "lkfit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Lukas Kontenis",
    "author_email": "dse.ssd@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b3/37/8882299dbb1d09c66e620a391c7aec4725e34a95ebf4df3aa4cde96cf495/lkfit-0.4.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": null,
    "summary": "A Python library for fitting.",
    "version": "0.4.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "682c60e89ca4fd4726c02d5d2a9db57a56ef63320eeacebbced62afd1ea1d1ed",
                "md5": "b8f2e8429e1120d2cca92186544488c0",
                "sha256": "bfeac2ab82300b5aefab59c21f491be7ef983211b013b5fa5675cfe306422708"
            },
            "downloads": -1,
            "filename": "lkfit-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b8f2e8429e1120d2cca92186544488c0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 9757,
            "upload_time": "2024-09-26T08:06:15",
            "upload_time_iso_8601": "2024-09-26T08:06:15.616067Z",
            "url": "https://files.pythonhosted.org/packages/68/2c/60e89ca4fd4726c02d5d2a9db57a56ef63320eeacebbced62afd1ea1d1ed/lkfit-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3378882299dbb1d09c66e620a391c7aec4725e34a95ebf4df3aa4cde96cf495",
                "md5": "eefc7d60611b5a763fb94425162f5c68",
                "sha256": "1108fd1b2ccbd387192dcac04a67cb0d1a5a596356278d1fa8a43a1163b33ba1"
            },
            "downloads": -1,
            "filename": "lkfit-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "eefc7d60611b5a763fb94425162f5c68",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 9199,
            "upload_time": "2024-09-26T08:06:16",
            "upload_time_iso_8601": "2024-09-26T08:06:16.910011Z",
            "url": "https://files.pythonhosted.org/packages/b3/37/8882299dbb1d09c66e620a391c7aec4725e34a95ebf4df3aa4cde96cf495/lkfit-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-26 08:06:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lkfit"
}
        
Elapsed time: 0.79568s