databind.core


Namedatabind.core JSON
Version 4.5.2 PyPI version JSON
download
home_pageNone
SummaryDatabind is a library inspired by jackson-databind to de-/serialize Python dataclasses. Compatible with Python 3.8 and newer. Deprecated, use `databind` package.
upload_time2024-05-31 15:29:09
maintainerNone
docs_urlNone
authorNiklas Rosenstein
requires_python<4.0.0,>=3.8.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Deprecated since v4.5.0. This is a proxy for depending on [`databind`](https://pypi.org/project/databind/). Do not
depend on this package directly anymore.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "databind.core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.8.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Niklas Rosenstein",
    "author_email": "rosensteinniklas@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e9/78/d05b13cc6aee2e84a3253c193e8dd2487c89ca80b9ecf63721e41cce4b78/databind.core-4.5.2.tar.gz",
    "platform": null,
    "description": "\nDeprecated since v4.5.0. This is a proxy for depending on [`databind`](https://pypi.org/project/databind/). Do not\ndepend on this package directly anymore.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Databind is a library inspired by jackson-databind to de-/serialize Python dataclasses. Compatible with Python 3.8 and newer. Deprecated, use `databind` package.",
    "version": "4.5.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/NiklasRosenstein/python-databind/issues",
        "Documentation": "https://niklasrosenstein.github.io/python-databind/",
        "Repository": "https://github.com/NiklasRosenstein/python-databind"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3254eed2d15f7e1465a7a5a00958c0c926d153201c6cf37a5012d9012005bd8b",
                "md5": "8232c792c0be188ba1ca59e36a2391ef",
                "sha256": "a1dd1c6bd8ca9907d1292d8df9ec763ce91543e27f7eda4268e4a1a84fcd1c42"
            },
            "downloads": -1,
            "filename": "databind.core-4.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8232c792c0be188ba1ca59e36a2391ef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.8.0",
            "size": 1477,
            "upload_time": "2024-05-31T15:29:02",
            "upload_time_iso_8601": "2024-05-31T15:29:02.264071Z",
            "url": "https://files.pythonhosted.org/packages/32/54/eed2d15f7e1465a7a5a00958c0c926d153201c6cf37a5012d9012005bd8b/databind.core-4.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e978d05b13cc6aee2e84a3253c193e8dd2487c89ca80b9ecf63721e41cce4b78",
                "md5": "bc59b4afa571501c10f7def7ec0ade53",
                "sha256": "b8ac8127bc5d6b239a2a81aeddb268b0c4cadd53fbce7e8b2c7a9ef6413bccb3"
            },
            "downloads": -1,
            "filename": "databind.core-4.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "bc59b4afa571501c10f7def7ec0ade53",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.8.0",
            "size": 1485,
            "upload_time": "2024-05-31T15:29:09",
            "upload_time_iso_8601": "2024-05-31T15:29:09.625860Z",
            "url": "https://files.pythonhosted.org/packages/e9/78/d05b13cc6aee2e84a3253c193e8dd2487c89ca80b9ecf63721e41cce4b78/databind.core-4.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-31 15:29:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NiklasRosenstein",
    "github_project": "python-databind",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "databind.core"
}
        
Elapsed time: 0.27755s