a2y-handy


Namea2y-handy JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttp://www.kersci.com/a2y/handy.html
SummaryA module that contains kinds of little functions and classes that are not easy to classify.
upload_time2024-08-08 15:58:10
maintainerNone
docs_urlNone
authorYu Han
requires_pythonNone
licensePrivate
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python Module: a2y_handy

这个模块包含各种各样不好分类的工具函数、类。

## ChangeLog

- 2024-08-08 修正对 xlrd 的以来版本,发布 2.0.1。

- 2024-06-30 发布 2.0.0。

- 2024-06-16 发布 1.4.0。

- 2024-06-11 加入`bytes_to_hex`和`hex_to_bytes`两个函数。版本升级为 1.3.7。

- 2024-05-30 加入`cmp`函数,一个类似 Python2 内置函数`cmp`的函数。加入这个函数的目的是为了尽快使用上老旧的 HandyCV。版本升级为 1.3.6。



            

Raw data

            {
    "_id": null,
    "home_page": "http://www.kersci.com/a2y/handy.html",
    "name": "a2y-handy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Yu Han",
    "author_email": "hanjunyu@163.com",
    "download_url": null,
    "platform": "Windows",
    "description": "# Python Module: a2y_handy\r\n\r\n\u8fd9\u4e2a\u6a21\u5757\u5305\u542b\u5404\u79cd\u5404\u6837\u4e0d\u597d\u5206\u7c7b\u7684\u5de5\u5177\u51fd\u6570\u3001\u7c7b\u3002\r\n\r\n## ChangeLog\r\n\r\n- 2024-08-08 \u4fee\u6b63\u5bf9 xlrd \u7684\u4ee5\u6765\u7248\u672c\uff0c\u53d1\u5e03 2.0.1\u3002\r\n\r\n- 2024-06-30 \u53d1\u5e03 2.0.0\u3002\r\n\r\n- 2024-06-16 \u53d1\u5e03 1.4.0\u3002\r\n\r\n- 2024-06-11 \u52a0\u5165`bytes_to_hex`\u548c`hex_to_bytes`\u4e24\u4e2a\u51fd\u6570\u3002\u7248\u672c\u5347\u7ea7\u4e3a 1.3.7\u3002\r\n\r\n- 2024-05-30 \u52a0\u5165`cmp`\u51fd\u6570\uff0c\u4e00\u4e2a\u7c7b\u4f3c Python2 \u5185\u7f6e\u51fd\u6570`cmp`\u7684\u51fd\u6570\u3002\u52a0\u5165\u8fd9\u4e2a\u51fd\u6570\u7684\u76ee\u7684\u662f\u4e3a\u4e86\u5c3d\u5feb\u4f7f\u7528\u4e0a\u8001\u65e7\u7684 HandyCV\u3002\u7248\u672c\u5347\u7ea7\u4e3a 1.3.6\u3002\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "Private",
    "summary": "A module that contains kinds of little functions and classes that are not easy to classify.",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "http://www.kersci.com/a2y/handy.html"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1a75a3bd4ee4761edebe90b523ca57506f0cb708c2fa26cab0d6dd5caed1338",
                "md5": "8ac3f444c47f48693cbb28ca37967172",
                "sha256": "16a164081622d6b3a427904233357b94f33ae6e55aba5e0b4c57374dd577ab23"
            },
            "downloads": -1,
            "filename": "a2y_handy-2.0.1-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "8ac3f444c47f48693cbb28ca37967172",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 209859,
            "upload_time": "2024-08-08T15:58:10",
            "upload_time_iso_8601": "2024-08-08T15:58:10.469349Z",
            "url": "https://files.pythonhosted.org/packages/e1/a7/5a3bd4ee4761edebe90b523ca57506f0cb708c2fa26cab0d6dd5caed1338/a2y_handy-2.0.1-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-08 15:58:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "a2y-handy"
}
        
Elapsed time: 0.39520s