python-dicttools


Namepython-dicttools JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-dicttools
SummaryPython dictionary tools.
upload_time2025-08-02 08:54:49
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.12
licenseMIT
keywords dicttools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python dictionary tools.

## Installation

You can install from [pypi](https://pypi.org/project/python-dicttools/)

```console
pip install -U python-dicttools
```

## Usage

```python
import dicttools
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-dicttools",
    "name": "python-dicttools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "dicttools",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/25/78/5216bc3668722dec708ed17373776f1d74e6f40f1f5a626c7e162fd4fcb9/python_dicttools-0.0.1.tar.gz",
    "platform": null,
    "description": "# Python dictionary tools.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python-dicttools/)\n\n```console\npip install -U python-dicttools\n```\n\n## Usage\n\n```python\nimport dicttools\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python dictionary tools.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-dicttools",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-dicttools"
    },
    "split_keywords": [
        "dicttools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7581cd924ab4f52ac4194c4772c385742054bf54105f72020450cf939d053c13",
                "md5": "783ded07384697b1fbfca1813b5b63f3",
                "sha256": "a1b9114d9ecfbc526121f5a7cac56b92e4a1c1bde15f31ff446cf7d90b69ff28"
            },
            "downloads": -1,
            "filename": "python_dicttools-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "783ded07384697b1fbfca1813b5b63f3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 5974,
            "upload_time": "2025-08-02T08:54:47",
            "upload_time_iso_8601": "2025-08-02T08:54:47.839406Z",
            "url": "https://files.pythonhosted.org/packages/75/81/cd924ab4f52ac4194c4772c385742054bf54105f72020450cf939d053c13/python_dicttools-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25785216bc3668722dec708ed17373776f1d74e6f40f1f5a626c7e162fd4fcb9",
                "md5": "348c8f482281c01e9eb13e87e174bef2",
                "sha256": "2483af6928a19816be9662371997ec4eb23b705ad41123cf3c104d7f9f3a3de5"
            },
            "downloads": -1,
            "filename": "python_dicttools-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "348c8f482281c01e9eb13e87e174bef2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 4746,
            "upload_time": "2025-08-02T08:54:49",
            "upload_time_iso_8601": "2025-08-02T08:54:49.112522Z",
            "url": "https://files.pythonhosted.org/packages/25/78/5216bc3668722dec708ed17373776f1d74e6f40f1f5a626c7e162fd4fcb9/python_dicttools-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-02 08:54:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "web-mount-packs",
    "github_not_found": true,
    "lcname": "python-dicttools"
}
        
Elapsed time: 2.39080s