qqutils


Nameqqutils JSON
Version 0.0.42 PyPI version JSON
download
home_pagehttps://github.com/ruanhao/qqutils
SummaryMy collection of useful functions for Python
upload_time2024-05-13 03:44:15
maintainerNone
docs_urlNone
authorHao Ruan
requires_python<4,>=3.7
licenseMIT
keywords utils
VCS
bugtrack_url
requirements hprint icecream click stopwatch.py python-dateutil attrs pycryptodome Crypto tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            qqutils
=======

Collection of reusable python functions.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ruanhao/qqutils",
    "name": "qqutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": null,
    "keywords": "utils",
    "author": "Hao Ruan",
    "author_email": "ruanhao1116@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d4/44/fdc72867afd56cc405d493a9681df104a0d9f264c6b0e6d13c4a594fa143/qqutils-0.0.42.tar.gz",
    "platform": null,
    "description": "qqutils\n=======\n\nCollection of reusable python functions.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "My collection of useful functions for Python",
    "version": "0.0.42",
    "project_urls": {
        "Homepage": "https://github.com/ruanhao/qqutils"
    },
    "split_keywords": [
        "utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44c5a7bd73e27890c25cccdd581ec426147dc3e9967f873f2809a39e31803d15",
                "md5": "845a48880fc2bef7ffb2313356c153c9",
                "sha256": "80587d8c05cbd8524b239e31f7f8e5b57113624077aa3eb977e697e3f315ecae"
            },
            "downloads": -1,
            "filename": "qqutils-0.0.42-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "845a48880fc2bef7ffb2313356c153c9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 27615,
            "upload_time": "2024-05-13T03:44:13",
            "upload_time_iso_8601": "2024-05-13T03:44:13.108609Z",
            "url": "https://files.pythonhosted.org/packages/44/c5/a7bd73e27890c25cccdd581ec426147dc3e9967f873f2809a39e31803d15/qqutils-0.0.42-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d444fdc72867afd56cc405d493a9681df104a0d9f264c6b0e6d13c4a594fa143",
                "md5": "1359c8b5296ab19167f583f0563a8250",
                "sha256": "f95498e901b2f8aa81c984abf00873c49b5532f527965a05ca58e518a724de56"
            },
            "downloads": -1,
            "filename": "qqutils-0.0.42.tar.gz",
            "has_sig": false,
            "md5_digest": "1359c8b5296ab19167f583f0563a8250",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 24633,
            "upload_time": "2024-05-13T03:44:15",
            "upload_time_iso_8601": "2024-05-13T03:44:15.344895Z",
            "url": "https://files.pythonhosted.org/packages/d4/44/fdc72867afd56cc405d493a9681df104a0d9f264c6b0e6d13c4a594fa143/qqutils-0.0.42.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-13 03:44:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ruanhao",
    "github_project": "qqutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "hprint",
            "specs": []
        },
        {
            "name": "icecream",
            "specs": []
        },
        {
            "name": "click",
            "specs": []
        },
        {
            "name": "stopwatch.py",
            "specs": []
        },
        {
            "name": "python-dateutil",
            "specs": []
        },
        {
            "name": "attrs",
            "specs": []
        },
        {
            "name": "pycryptodome",
            "specs": []
        },
        {
            "name": "Crypto",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        }
    ],
    "lcname": "qqutils"
}
        
Elapsed time: 0.25413s