Testphase1


NameTestphase1 JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryPathway to linear regression
upload_time2024-10-01 18:59:15
maintainerNone
docs_urlNone
authorKwesi Danso
requires_pythonNone
licenseMIT
keywords logicds
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a list of functions leading to calculating linear function.Stareted with the mean and slope of data

Change log

==============================


0.0.1(09/30/2024)
------------------------------
- First Release


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Testphase1",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "logicDS",
    "author": "Kwesi Danso",
    "author_email": "Kwesidanso413@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/55/4a/affddb460b180bcdb6a9526921c912fff25b37b1386c3f1709b7623e3a5f/Testphase1-0.0.1.tar.gz",
    "platform": null,
    "description": "This is a list of functions leading to calculating linear function.Stareted with the mean and slope of data\r\n\r\nChange log\r\n\r\n==============================\r\n\r\n\r\n0.0.1(09/30/2024)\r\n------------------------------\r\n- First Release\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pathway to linear regression",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "logicds"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "267f8379db789b18767df6cc7fd494010476a7f93219588ae349367683c36fbe",
                "md5": "e039e167b6f49f7930b2bd9041d1a977",
                "sha256": "4dd755ebd3f0094ea57983856c3beb31449d7ee192d20f9fb59bd7b710685b6e"
            },
            "downloads": -1,
            "filename": "Testphase1-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e039e167b6f49f7930b2bd9041d1a977",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2735,
            "upload_time": "2024-10-01T18:59:13",
            "upload_time_iso_8601": "2024-10-01T18:59:13.181805Z",
            "url": "https://files.pythonhosted.org/packages/26/7f/8379db789b18767df6cc7fd494010476a7f93219588ae349367683c36fbe/Testphase1-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "554aaffddb460b180bcdb6a9526921c912fff25b37b1386c3f1709b7623e3a5f",
                "md5": "c33a2b4042d3e1b079cffdb0aea213f9",
                "sha256": "5de918a75564fc2785655e41289a8c95404768ca2f8e2bd3008854a0c54a0edd"
            },
            "downloads": -1,
            "filename": "Testphase1-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c33a2b4042d3e1b079cffdb0aea213f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2726,
            "upload_time": "2024-10-01T18:59:15",
            "upload_time_iso_8601": "2024-10-01T18:59:15.211501Z",
            "url": "https://files.pythonhosted.org/packages/55/4a/affddb460b180bcdb6a9526921c912fff25b37b1386c3f1709b7623e3a5f/Testphase1-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-01 18:59:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "testphase1"
}
        
Elapsed time: 1.61920s