zuu


Namezuu JSON
Version 25.8.20 PyPI version JSON
download
home_pageNone
SummaryZack's Useful Utilities - A collection of Python utilities for various tasks.
upload_time2025-08-25 00:25:59
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # zuu

A lightweight Python utilities package providing essential tools for everyday development tasks.

## Install
```
pip install zuu
```

for testpypi
```
pip install --index-url https://test.pypi.org/simple/ zuu
```
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "zuu",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "ZackaryW <gitzackw@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/9c/72/289344a1a244ff59cf1027dfa5eb35696ec01e0121ea5d36bcf3227ff4ed/zuu-25.8.20.tar.gz",
    "platform": null,
    "description": "# zuu\n\nA lightweight Python utilities package providing essential tools for everyday development tasks.\n\n## Install\n```\npip install zuu\n```\n\nfor testpypi\n```\npip install --index-url https://test.pypi.org/simple/ zuu\n```",
    "bugtrack_url": null,
    "license": null,
    "summary": "Zack's Useful Utilities - A collection of Python utilities for various tasks.",
    "version": "25.8.20",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4b49131a5a656721cb8e4ab1d04a520e22568bb70e3974af921efe8666dd5143",
                "md5": "b18883ea0912db96f40b683785083a3e",
                "sha256": "73992cbee14c93bbd53fc0d3b37dbb6ca8dfce3e66252e8d31e86cf8eae65365"
            },
            "downloads": -1,
            "filename": "zuu-25.8.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b18883ea0912db96f40b683785083a3e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 55837,
            "upload_time": "2025-08-25T00:25:57",
            "upload_time_iso_8601": "2025-08-25T00:25:57.830957Z",
            "url": "https://files.pythonhosted.org/packages/4b/49/131a5a656721cb8e4ab1d04a520e22568bb70e3974af921efe8666dd5143/zuu-25.8.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9c72289344a1a244ff59cf1027dfa5eb35696ec01e0121ea5d36bcf3227ff4ed",
                "md5": "378edde6c8c685f79b944f28803dc77a",
                "sha256": "cfba274731b528b2f9e8de76cf723919101b354c89c4a4ee8b4289bd31623f48"
            },
            "downloads": -1,
            "filename": "zuu-25.8.20.tar.gz",
            "has_sig": false,
            "md5_digest": "378edde6c8c685f79b944f28803dc77a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 90590,
            "upload_time": "2025-08-25T00:25:59",
            "upload_time_iso_8601": "2025-08-25T00:25:59.236297Z",
            "url": "https://files.pythonhosted.org/packages/9c/72/289344a1a244ff59cf1027dfa5eb35696ec01e0121ea5d36bcf3227ff4ed/zuu-25.8.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-25 00:25:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "zuu"
}
        
Elapsed time: 0.85551s