HHLtools


NameHHLtools JSON
Version 1.2.4 PyPI version JSON
download
home_page
SummaryA tool for CAIE 9618 learner, and some math function
upload_time2023-12-20 08:10:14
maintainer
docs_urlNone
authorhhaolin
requires_python
licenseMIT
keywords hhltools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            HHLTools
--------------------------
2022/8/7:
    | 1.0.0 The FIRST version!
    | 1.0.1 fix bugs
    | 1.0.2 add fibonacci
    | 1.0.3 fix bugs

2022/9/17:
    | 1.0.4 add stack and queue

2022/9/28
    | 1.0.5 fix bugs

2022/10/2
    | 1.0.6 add Hmath

2022/10/28
    | 1.0.7 add prints,python 3.11 available

2022/11/4
    | 1.0.8 Chinese extension
    | 1.0.8.1 fix bugs

2023/4/21
    | 1.1.0 add linked list, and some useful modifications to previous function

2023/4/22
    | 1.2.0 fix bugs, modify the error display, add Vector (only 2 or 3 dimensions)
    | 1.2.1 fix bugs, remove fibonacci

2023/12/20
    | 1.2.2 fix bugs
    | 1.2.3 fix bugs
    | 1.2.4 fix bugs



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "HHLtools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "HHLtools",
    "author": "hhaolin",
    "author_email": "2813579566@qq.com",
    "download_url": "",
    "platform": "all",
    "description": "HHLTools\n--------------------------\n2022/8/7:\n    | 1.0.0 The FIRST version!\n    | 1.0.1 fix bugs\n    | 1.0.2 add fibonacci\n    | 1.0.3 fix bugs\n\n2022/9/17:\n    | 1.0.4 add stack and queue\n\n2022/9/28\n    | 1.0.5 fix bugs\n\n2022/10/2\n    | 1.0.6 add Hmath\n\n2022/10/28\n    | 1.0.7 add prints,python 3.11 available\n\n2022/11/4\n    | 1.0.8 Chinese extension\n    | 1.0.8.1 fix bugs\n\n2023/4/21\n    | 1.1.0 add linked list, and some useful modifications to previous function\n\n2023/4/22\n    | 1.2.0 fix bugs, modify the error display, add Vector (only 2 or 3 dimensions)\n    | 1.2.1 fix bugs, remove fibonacci\n\n2023/12/20\n    | 1.2.2 fix bugs\n    | 1.2.3 fix bugs\n    | 1.2.4 fix bugs\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A tool for CAIE 9618 learner, and some math function",
    "version": "1.2.4",
    "project_urls": null,
    "split_keywords": [
        "hhltools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f067be00a0f2cd272a3236aca62e764ec9acf8cba5aba9f96486d899b57ba29f",
                "md5": "5ee2d16bed23249543414471e27357d6",
                "sha256": "7e42e6e1c2811d1b6c9a86d2cb67e773a47996e47122e310e83e2b12915fd820"
            },
            "downloads": -1,
            "filename": "HHLtools-1.2.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5ee2d16bed23249543414471e27357d6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7434,
            "upload_time": "2023-12-20T08:10:14",
            "upload_time_iso_8601": "2023-12-20T08:10:14.465763Z",
            "url": "https://files.pythonhosted.org/packages/f0/67/be00a0f2cd272a3236aca62e764ec9acf8cba5aba9f96486d899b57ba29f/HHLtools-1.2.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-20 08:10:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "hhltools"
}
        
Elapsed time: 0.15001s