qqutils


Nameqqutils JSON
Version 0.0.73 PyPI version JSON
download
home_pagehttps://github.com/ruanhao/qqutils
SummaryMy collection of useful functions for Python
upload_time2025-04-09 11:03:11
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 pwinput bcrypt requests_toolbelt pytz sqlalchemy rich seaborn
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/e4/a8/d936e2307b3e80cd96703824b5b1404637e37c1268621eb42e716e1aa409/qqutils-0.0.73.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.73",
    "project_urls": {
        "Homepage": "https://github.com/ruanhao/qqutils"
    },
    "split_keywords": [
        "utils"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "47c655c96f9558737404bc01f92d3b5158e97b1b34f6a704c3e9fc142e455d6b",
                "md5": "ff0741653e7fdaca930a7c2452ba3d70",
                "sha256": "e84e8a0441aaa3243906e34c94e44cab8ce9bab6f87eee0646d03dadca593ed4"
            },
            "downloads": -1,
            "filename": "qqutils-0.0.73-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ff0741653e7fdaca930a7c2452ba3d70",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 34009,
            "upload_time": "2025-04-09T11:03:08",
            "upload_time_iso_8601": "2025-04-09T11:03:08.491241Z",
            "url": "https://files.pythonhosted.org/packages/47/c6/55c96f9558737404bc01f92d3b5158e97b1b34f6a704c3e9fc142e455d6b/qqutils-0.0.73-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e4a8d936e2307b3e80cd96703824b5b1404637e37c1268621eb42e716e1aa409",
                "md5": "ec43345413a6bdfbc4e8999fe79f8249",
                "sha256": "2875eb316c3853fc891084bfc48971381aec25756d7cc7192269b7d26d26b31b"
            },
            "downloads": -1,
            "filename": "qqutils-0.0.73.tar.gz",
            "has_sig": false,
            "md5_digest": "ec43345413a6bdfbc4e8999fe79f8249",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 31186,
            "upload_time": "2025-04-09T11:03:11",
            "upload_time_iso_8601": "2025-04-09T11:03:11.264987Z",
            "url": "https://files.pythonhosted.org/packages/e4/a8/d936e2307b3e80cd96703824b5b1404637e37c1268621eb42e716e1aa409/qqutils-0.0.73.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-04-09 11:03:11",
    "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": []
        },
        {
            "name": "pwinput",
            "specs": []
        },
        {
            "name": "bcrypt",
            "specs": []
        },
        {
            "name": "requests_toolbelt",
            "specs": []
        },
        {
            "name": "pytz",
            "specs": []
        },
        {
            "name": "sqlalchemy",
            "specs": []
        },
        {
            "name": "rich",
            "specs": []
        },
        {
            "name": "seaborn",
            "specs": []
        }
    ],
    "lcname": "qqutils"
}
        
Elapsed time: 1.39755s