addict


Nameaddict JSON
Version 2.4.0 PyPI version JSON
download
home_pagehttps://github.com/mewwts/addict
SummaryAddict is a dictionary whose items can be set using both attribute and item syntax.
upload_time2020-11-21 16:21:31
maintainer
docs_urlNone
authorMats Julian Olsen
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Addict is a module that exposes a dictionary subclass that allows items to be set like attributes. Values are gettable and settable using both attribute and item syntax. For more info check out the README at 'github.com/mewwts/addict'.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mewwts/addict",
    "name": "addict",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Mats Julian Olsen",
    "author_email": "mats@plysjbyen.net",
    "download_url": "https://files.pythonhosted.org/packages/85/ef/fd7649da8af11d93979831e8f1f8097e85e82d5bfeabc8c68b39175d8e75/addict-2.4.0.tar.gz",
    "platform": "",
    "description": "Addict is a module that exposes a dictionary subclass that allows items to be set like attributes. Values are gettable and settable using both attribute and item syntax. For more info check out the README at 'github.com/mewwts/addict'.\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Addict is a dictionary whose items can be set using both attribute and item syntax.",
    "version": "2.4.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "513ea09baaf03437068be08b08ca36d1",
                "sha256": "249bb56bbfd3cdc2a004ea0ff4c2b6ddc84d53bc2194761636eb314d5cfa5dfc"
            },
            "downloads": -1,
            "filename": "addict-2.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "513ea09baaf03437068be08b08ca36d1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3832,
            "upload_time": "2020-11-21T16:21:29",
            "upload_time_iso_8601": "2020-11-21T16:21:29.588424Z",
            "url": "https://files.pythonhosted.org/packages/6a/00/b08f23b7d7e1e14ce01419a467b583edbb93c6cdb8654e54a9cc579cd61f/addict-2.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "b9354606535ea6a8a0a7a2d1798b3774",
                "sha256": "b3b2210e0e067a281f5646c8c5db92e99b7231ea8b0eb5f74dbdf9e259d4e494"
            },
            "downloads": -1,
            "filename": "addict-2.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b9354606535ea6a8a0a7a2d1798b3774",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9186,
            "upload_time": "2020-11-21T16:21:31",
            "upload_time_iso_8601": "2020-11-21T16:21:31.416033Z",
            "url": "https://files.pythonhosted.org/packages/85/ef/fd7649da8af11d93979831e8f1f8097e85e82d5bfeabc8c68b39175d8e75/addict-2.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-11-21 16:21:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "mewwts",
    "github_project": "addict",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "addict"
}
        
Elapsed time: 0.01415s