python-dictattr


Namepython-dictattr JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-dictattr
SummaryPython dictattr.
upload_time2024-09-13 17:21:18
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.11
licenseMIT
keywords dictattr attrdict
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python dictattr.

## Installation

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

```console
pip install -U python-dictattr
```

## Usage

```python
import dictattr
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-dictattr",
    "name": "python-dictattr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "dictattr, attrdict",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/48/79/b7b4c9cec14f6c88c55c9ec51cf159d16c98314e4effcdbe3e5a12674108/python_dictattr-0.0.4.tar.gz",
    "platform": null,
    "description": "# Python dictattr.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python-dictattr/)\n\n```console\npip install -U python-dictattr\n```\n\n## Usage\n\n```python\nimport dictattr\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python dictattr.",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-dictattr",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-dictattr"
    },
    "split_keywords": [
        "dictattr",
        " attrdict"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c2014e7681eeb268dee8f9ea963ad8c637561ba0f700f3744ccf7f7f40b1b93",
                "md5": "d477c6e0ceb7f9a2666070557a9ca9e0",
                "sha256": "f12aae8e2347bdde4e0be3664e44d0567ffb1e0d1c89f06c1b550dc6459a0f72"
            },
            "downloads": -1,
            "filename": "python_dictattr-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d477c6e0ceb7f9a2666070557a9ca9e0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 4341,
            "upload_time": "2024-09-13T17:21:17",
            "upload_time_iso_8601": "2024-09-13T17:21:17.073940Z",
            "url": "https://files.pythonhosted.org/packages/2c/20/14e7681eeb268dee8f9ea963ad8c637561ba0f700f3744ccf7f7f40b1b93/python_dictattr-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4879b7b4c9cec14f6c88c55c9ec51cf159d16c98314e4effcdbe3e5a12674108",
                "md5": "eabbb7058c074f5e5f72ffdd059c88f2",
                "sha256": "9ae8239889ead9cb1fdaeb0c137a1cdf249bd258a9a74a9b643fd6b3c9f51ded"
            },
            "downloads": -1,
            "filename": "python_dictattr-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "eabbb7058c074f5e5f72ffdd059c88f2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 3033,
            "upload_time": "2024-09-13T17:21:18",
            "upload_time_iso_8601": "2024-09-13T17:21:18.204386Z",
            "url": "https://files.pythonhosted.org/packages/48/79/b7b4c9cec14f6c88c55c9ec51cf159d16c98314e4effcdbe3e5a12674108/python_dictattr-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-13 17:21:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "web-mount-packs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-dictattr"
}
        
Elapsed time: 0.33147s