# pydantic-serializable
A lightweight, type-safe base class for serializing/deserializing Pydantic models to/from JSON files, with built-in fallback to default data and overwrite protection.
Raw data
{
"_id": null,
"home_page": "https://github.com/gxxxr-111/pydantic-serializable",
"name": "pydantic-serializable",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.13",
"maintainer_email": null,
"keywords": "pydantic, serialization, json",
"author": "Mirage_",
"author_email": "gaoxuran111@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/98/6b/b57890602dd0bf37f7ee67f1d25e48e7fca4d6529dca1c4f88219e4eb1d3/pydantic_serializable-0.1.3.tar.gz",
"platform": null,
"description": "# pydantic-serializable\nA lightweight, type-safe base class for serializing/deserializing Pydantic models to/from JSON files, with built-in fallback to default data and overwrite protection.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A lightweight, type-safe base class for serializing/deserializing Pydantic models to/from JSON files, with built-in fallback to default data and overwrite protection.",
"version": "0.1.3",
"project_urls": {
"Homepage": "https://github.com/gxxxr-111/pydantic-serializable",
"Repository": "https://github.com/gxxxr-111/pydantic-serializable"
},
"split_keywords": [
"pydantic",
" serialization",
" json"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7de028322f22035b99bb11b2f557b9310cc743623a4d899387249faa22d84c3c",
"md5": "4d0439e59dd47a547ee922713e5710ac",
"sha256": "2817da0594d73670208ea10d01f254ac630fc5a8568500bb9e3a375d34ace9b8"
},
"downloads": -1,
"filename": "pydantic_serializable-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4d0439e59dd47a547ee922713e5710ac",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.13",
"size": 3033,
"upload_time": "2025-10-11T16:42:59",
"upload_time_iso_8601": "2025-10-11T16:42:59.076915Z",
"url": "https://files.pythonhosted.org/packages/7d/e0/28322f22035b99bb11b2f557b9310cc743623a4d899387249faa22d84c3c/pydantic_serializable-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "986bb57890602dd0bf37f7ee67f1d25e48e7fca4d6529dca1c4f88219e4eb1d3",
"md5": "bb5cfdfbaead3a184607908cf294fe41",
"sha256": "ea38e74bd325641f8908b5660e7de7092d039238b700fbb3ddc97a0e92097c9b"
},
"downloads": -1,
"filename": "pydantic_serializable-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "bb5cfdfbaead3a184607908cf294fe41",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.13",
"size": 2065,
"upload_time": "2025-10-11T16:43:00",
"upload_time_iso_8601": "2025-10-11T16:43:00.485379Z",
"url": "https://files.pythonhosted.org/packages/98/6b/b57890602dd0bf37f7ee67f1d25e48e7fca4d6529dca1c4f88219e4eb1d3/pydantic_serializable-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-11 16:43:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gxxxr-111",
"github_project": "pydantic-serializable",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pydantic-serializable"
}