BigO-TimeComplexity


NameBigO-TimeComplexity JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/Muralim1585/BigO_TimeComplexity
SummaryCalculates time complexity for size N
upload_time2023-03-22 05:04:18
maintainer
docs_urlNone
authorMurali
requires_python
licenseMIT
keywords bigo time complexity optimization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Muralim1585/BigO_TimeComplexity",
    "name": "BigO-TimeComplexity",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "BigO,Time Complexity,Optimization",
    "author": "Murali",
    "author_email": "muraliseattle85@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b8/63/e254235fb0f818bcdf2f398fe229b8d11a81f03dc6934ceca2377e84df1e/BigO_TimeComplexity-1.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Calculates time complexity for size N",
    "version": "1.0.1",
    "split_keywords": [
        "bigo",
        "time complexity",
        "optimization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b863e254235fb0f818bcdf2f398fe229b8d11a81f03dc6934ceca2377e84df1e",
                "md5": "79bb042991eef5ff894560b399ae51a4",
                "sha256": "2aed8c8c9b9ce32b493e5eceea3b0a11cf10881db9f597201024fc621eb86ce0"
            },
            "downloads": -1,
            "filename": "BigO_TimeComplexity-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "79bb042991eef5ff894560b399ae51a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3579,
            "upload_time": "2023-03-22T05:04:18",
            "upload_time_iso_8601": "2023-03-22T05:04:18.981046Z",
            "url": "https://files.pythonhosted.org/packages/b8/63/e254235fb0f818bcdf2f398fe229b8d11a81f03dc6934ceca2377e84df1e/BigO_TimeComplexity-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-22 05:04:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Muralim1585",
    "github_project": "BigO_TimeComplexity",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "bigo-timecomplexity"
}
        
Elapsed time: 0.04856s