dycw-utilities


Namedycw-utilities JSON
Version 0.36.5 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-07-22 16:13:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://badge.fury.io/py/dycw-utilities.svg)](https://badge.fury.io/py/dycw-utilities)

# `dycw-utilities`

[All the Python functions I don't want to write twice.](https://github.com/nvim-lua/plenary.nvim)

## Installation

- `pip install dycw-utilities`

or with [extras](https://github.com/dycw/python-utilities/blob/master/pyproject.toml).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dycw-utilities",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Derek Wan <d.wan@icloud.com>",
    "download_url": "https://files.pythonhosted.org/packages/9e/da/24c4fe70221d1e98ecf7b344e6dcaa4193ac6e12fd6cbfc6c2b311da5c0a/dycw_utilities-0.36.5.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://badge.fury.io/py/dycw-utilities.svg)](https://badge.fury.io/py/dycw-utilities)\n\n# `dycw-utilities`\n\n[All the Python functions I don't want to write twice.](https://github.com/nvim-lua/plenary.nvim)\n\n## Installation\n\n- `pip install dycw-utilities`\n\nor with [extras](https://github.com/dycw/python-utilities/blob/master/pyproject.toml).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.36.5",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f9689b3ffec7e14c397b0a82fb2b611c586f7820602df5ed7a7225cfa03859a",
                "md5": "1551d34be8863fdd77a2185e06be066c",
                "sha256": "dd29d0d84a7c9317f6bd83681af89433d835590f18e084018c4f994fd8734ab4"
            },
            "downloads": -1,
            "filename": "dycw_utilities-0.36.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1551d34be8863fdd77a2185e06be066c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 132729,
            "upload_time": "2024-07-22T16:13:01",
            "upload_time_iso_8601": "2024-07-22T16:13:01.260136Z",
            "url": "https://files.pythonhosted.org/packages/1f/96/89b3ffec7e14c397b0a82fb2b611c586f7820602df5ed7a7225cfa03859a/dycw_utilities-0.36.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9eda24c4fe70221d1e98ecf7b344e6dcaa4193ac6e12fd6cbfc6c2b311da5c0a",
                "md5": "57b0d391f2261951da08e281556644ce",
                "sha256": "5b11395c5621c1c7440726df584e96819c06af32d980521deb07694c588ea33d"
            },
            "downloads": -1,
            "filename": "dycw_utilities-0.36.5.tar.gz",
            "has_sig": false,
            "md5_digest": "57b0d391f2261951da08e281556644ce",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 188931,
            "upload_time": "2024-07-22T16:13:06",
            "upload_time_iso_8601": "2024-07-22T16:13:06.171860Z",
            "url": "https://files.pythonhosted.org/packages/9e/da/24c4fe70221d1e98ecf7b344e6dcaa4193ac6e12fd6cbfc6c2b311da5c0a/dycw_utilities-0.36.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-22 16:13:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dycw-utilities"
}
        
Elapsed time: 0.27671s