dycw-utilities


Namedycw-utilities JSON
Version 0.26.31 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-04-17 15:45:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
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.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Derek Wan <d.wan@icloud.com>",
    "download_url": "https://files.pythonhosted.org/packages/a5/d2/24b0561232072fb4d59792a4dde2bcfb9ae973a008683c578af48ebe4f2b/dycw_utilities-0.26.31.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.26.31",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50f80e62b895fee2e2082f5a069d9526da9b4b6fbec31f609842fdd790d5dbb0",
                "md5": "506d0dfc43b978e17e9014f00072ca5d",
                "sha256": "3a10b92af6d71c171fb3e0cd0469dfa7769e22238ad57e2f98f0a2f460950b61"
            },
            "downloads": -1,
            "filename": "dycw_utilities-0.26.31-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "506d0dfc43b978e17e9014f00072ca5d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 118462,
            "upload_time": "2024-04-17T15:45:46",
            "upload_time_iso_8601": "2024-04-17T15:45:46.255945Z",
            "url": "https://files.pythonhosted.org/packages/50/f8/0e62b895fee2e2082f5a069d9526da9b4b6fbec31f609842fdd790d5dbb0/dycw_utilities-0.26.31-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5d224b0561232072fb4d59792a4dde2bcfb9ae973a008683c578af48ebe4f2b",
                "md5": "5fcfd7c75788cdb2d7973ccd1012542b",
                "sha256": "202b497661a0361f67277961413bfbe603a4d89fbfceba5ad62bf50213d066a5"
            },
            "downloads": -1,
            "filename": "dycw_utilities-0.26.31.tar.gz",
            "has_sig": false,
            "md5_digest": "5fcfd7c75788cdb2d7973ccd1012542b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 165573,
            "upload_time": "2024-04-17T15:45:50",
            "upload_time_iso_8601": "2024-04-17T15:45:50.117616Z",
            "url": "https://files.pythonhosted.org/packages/a5/d2/24b0561232072fb4d59792a4dde2bcfb9ae973a008683c578af48ebe4f2b/dycw_utilities-0.26.31.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 15:45:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dycw-utilities"
}
        
Elapsed time: 0.25296s