databind.json


Namedatabind.json JSON
Version 4.5.0 PyPI version JSON
download
home_page
SummaryDe-/serialize Python dataclasses to or from JSON payloads. Compatible with Python 3.8 and newer. Deprecated, use `databind` module instead.
upload_time2024-03-19 19:50:49
maintainer
docs_urlNone
authorNiklas Rosenstein
requires_python>=3.8.0,<4.0.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": "",
    "name": "databind.json",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.0,<4.0.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Niklas Rosenstein",
    "author_email": "rosensteinniklas@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/78/15/50a9a47b9b9fc4bafcc590635962771a91f9abb0d1bd18cb3206e4bed9ff/databind_json-4.5.0.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": "De-/serialize Python dataclasses to or from JSON payloads. Compatible with Python 3.8 and newer. Deprecated, use `databind` module instead.",
    "version": "4.5.0",
    "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": "7476af5245f04bc682ec95d0a884a15ceb2655208eb965a7fb7f240d9b443e6a",
                "md5": "49cfcee8be47c96f7b53df991d1fbe04",
                "sha256": "121699bbc921710e0f413f9479c3e1a3163c1b3291d393c371df729119acd1f3"
            },
            "downloads": -1,
            "filename": "databind_json-4.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "49cfcee8be47c96f7b53df991d1fbe04",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0,<4.0.0",
            "size": 1456,
            "upload_time": "2024-03-19T19:50:44",
            "upload_time_iso_8601": "2024-03-19T19:50:44.047852Z",
            "url": "https://files.pythonhosted.org/packages/74/76/af5245f04bc682ec95d0a884a15ceb2655208eb965a7fb7f240d9b443e6a/databind_json-4.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "781550a9a47b9b9fc4bafcc590635962771a91f9abb0d1bd18cb3206e4bed9ff",
                "md5": "37f28ab5e02080a4d96925dfd2f598c7",
                "sha256": "663b0be83781bc4ba312cccb181590566406a3808f26edb52d347c1053f66bf2"
            },
            "downloads": -1,
            "filename": "databind_json-4.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "37f28ab5e02080a4d96925dfd2f598c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0,<4.0.0",
            "size": 1112,
            "upload_time": "2024-03-19T19:50:49",
            "upload_time_iso_8601": "2024-03-19T19:50:49.395246Z",
            "url": "https://files.pythonhosted.org/packages/78/15/50a9a47b9b9fc4bafcc590635962771a91f9abb0d1bd18cb3206e4bed9ff/databind_json-4.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 19:50:49",
    "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.json"
}
        
Elapsed time: 0.20435s