dewi-dataclass


Namedewi-dataclass JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/LA-Toth/dewi-dataclass
SummaryDEWI DataClass: a (mutable) data class / config object implementation
upload_time2023-08-31 09:38:58
maintainerLaszlo Attila Toth
docs_urlNone
authorLaszlo Attila Toth
requires_python>=3.10
licenseApache
keywords dataclass config configtree node
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/LA-Toth/dewi-dataclass",
    "name": "dewi-dataclass",
    "maintainer": "Laszlo Attila Toth",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "python-dewi@laszloattilatoth.me",
    "keywords": "dataclass,config,configtree,node",
    "author": "Laszlo Attila Toth",
    "author_email": "python-dewi@laszloattilatoth.me",
    "download_url": "https://files.pythonhosted.org/packages/51/04/0f3d699415a8f7bcbd95d2ace63dff2d5bc81a9ecfd8f1f755d16f2d02fc/dewi-dataclass-1.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "DEWI DataClass: a (mutable) data class / config object implementation",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/LA-Toth/dewi-dataclass"
    },
    "split_keywords": [
        "dataclass",
        "config",
        "configtree",
        "node"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "afc936fd2fc8ccdf084e2e75cabcf99fbfa6320e14ad2e725ba48cd5f5059990",
                "md5": "8e1fdf97393f79b5b9f2287971226eec",
                "sha256": "110530ba1d05b22a86d221b13a1682dbd091f2abc74c8b48b8e3d1dc503393e7"
            },
            "downloads": -1,
            "filename": "dewi_dataclass-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e1fdf97393f79b5b9f2287971226eec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 7842,
            "upload_time": "2023-08-31T09:38:57",
            "upload_time_iso_8601": "2023-08-31T09:38:57.420626Z",
            "url": "https://files.pythonhosted.org/packages/af/c9/36fd2fc8ccdf084e2e75cabcf99fbfa6320e14ad2e725ba48cd5f5059990/dewi_dataclass-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51040f3d699415a8f7bcbd95d2ace63dff2d5bc81a9ecfd8f1f755d16f2d02fc",
                "md5": "723654e3482436b22eb2d086c855471a",
                "sha256": "6cb822f5ca8d279e69a39ec417cec14eb1c408e11df8e88032dca81fbd3326d6"
            },
            "downloads": -1,
            "filename": "dewi-dataclass-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "723654e3482436b22eb2d086c855471a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 8668,
            "upload_time": "2023-08-31T09:38:58",
            "upload_time_iso_8601": "2023-08-31T09:38:58.691419Z",
            "url": "https://files.pythonhosted.org/packages/51/04/0f3d699415a8f7bcbd95d2ace63dff2d5bc81a9ecfd8f1f755d16f2d02fc/dewi-dataclass-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-31 09:38:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LA-Toth",
    "github_project": "dewi-dataclass",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "dewi-dataclass"
}
        
Elapsed time: 0.11271s