dycw-utilities


Namedycw-utilities JSON
Version 0.166.28 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-09-15 03:12:22
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
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.12",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Derek Wan <d.wan@icloud.com>",
    "download_url": "https://files.pythonhosted.org/packages/74/f2/9302b72ea2c9eaa2d6eafaa07279937215da281aff86fa49e4152eea8a83/dycw_utilities-0.166.28.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.166.28",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0057798fbaf35639496060125245ee6719d971beb13886c64425279305db7379",
                "md5": "4ce4331ff5ea13220ffefec54db6a756",
                "sha256": "b8ec579cb9122aa8cd7e275e408e1ecac9d622e712b2b2d905be43c84fcbf04d"
            },
            "downloads": -1,
            "filename": "dycw_utilities-0.166.28-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4ce4331ff5ea13220ffefec54db6a756",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 191049,
            "upload_time": "2025-09-15T03:12:19",
            "upload_time_iso_8601": "2025-09-15T03:12:19.386834Z",
            "url": "https://files.pythonhosted.org/packages/00/57/798fbaf35639496060125245ee6719d971beb13886c64425279305db7379/dycw_utilities-0.166.28-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "74f29302b72ea2c9eaa2d6eafaa07279937215da281aff86fa49e4152eea8a83",
                "md5": "8bbf6645d12885a815d9b6845d8ba439",
                "sha256": "a8bb9f29cb4ad080dc78176193e79948cef90090e530380dc6714804bfbf6f95"
            },
            "downloads": -1,
            "filename": "dycw_utilities-0.166.28.tar.gz",
            "has_sig": false,
            "md5_digest": "8bbf6645d12885a815d9b6845d8ba439",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 296925,
            "upload_time": "2025-09-15T03:12:22",
            "upload_time_iso_8601": "2025-09-15T03:12:22.673366Z",
            "url": "https://files.pythonhosted.org/packages/74/f2/9302b72ea2c9eaa2d6eafaa07279937215da281aff86fa49e4152eea8a83/dycw_utilities-0.166.28.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-15 03:12:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dycw-utilities"
}
        
Elapsed time: 4.08036s