Name | pyflantic JSON |
Version |
0.1.0
JSON |
| download |
home_page | |
Summary | pyflakes modified to create Pydantic models of arbitrary Python code |
upload_time | 2023-08-14 20:45:40 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.10 |
license | MIT |
keywords |
pydantic
serialization
deserialization
parsing
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pyflantic
pyflakes modified to create Pydantic models of arbitrary Python code.
![PyPI](https://img.shields.io/pypi/v/pyflantic?logo=python&logoColor=%23cccccc)
[![pdm-managed](https://img.shields.io/badge/pdm-managed-blueviolet)](https://pdm.fming.dev)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/lmmx/pyflantic/master.svg)](https://results.pre-commit.ci/latest/github/lmmx/pyflantic/master)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/pyflantic.svg)](https://pypi.org/project/pyflantic)
<!-- [![build status](https://github.com/lmmx/pyflantic/actions/workflows/master.yml/badge.svg)](https://github.com/lmmx/pyflantic/actions/workflows/master.yml) -->
Raw data
{
"_id": null,
"home_page": "",
"name": "pyflantic",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "pydantic serialization deserialization parsing",
"author": "",
"author_email": "Louis Maddox <louismmx@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/f4/9b/5062bdbd2cd8fdc814cbfe9abcdd0b8fd57a983400accb0bb34725b0cdd1/pyflantic-0.1.0.tar.gz",
"platform": null,
"description": "# pyflantic\n\npyflakes modified to create Pydantic models of arbitrary Python code.\n\n![PyPI](https://img.shields.io/pypi/v/pyflantic?logo=python&logoColor=%23cccccc)\n[![pdm-managed](https://img.shields.io/badge/pdm-managed-blueviolet)](https://pdm.fming.dev)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/lmmx/pyflantic/master.svg)](https://results.pre-commit.ci/latest/github/lmmx/pyflantic/master)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/pyflantic.svg)](https://pypi.org/project/pyflantic)\n\n<!-- [![build status](https://github.com/lmmx/pyflantic/actions/workflows/master.yml/badge.svg)](https://github.com/lmmx/pyflantic/actions/workflows/master.yml) -->\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "pyflakes modified to create Pydantic models of arbitrary Python code",
"version": "0.1.0",
"project_urls": null,
"split_keywords": [
"pydantic",
"serialization",
"deserialization",
"parsing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "25584b5ce2aff62ee14d5ea29e3095f8bf745c4c7eae0abbd3d711cdbd3992bb",
"md5": "a8d5222aa97ff801c62fe9a2d6ac0276",
"sha256": "6955d26f671e46dd3b8ceb75279194c8936d5fadaf4effccfda4c33947f99eee"
},
"downloads": -1,
"filename": "pyflantic-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a8d5222aa97ff801c62fe9a2d6ac0276",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 2920,
"upload_time": "2023-08-14T20:45:38",
"upload_time_iso_8601": "2023-08-14T20:45:38.347739Z",
"url": "https://files.pythonhosted.org/packages/25/58/4b5ce2aff62ee14d5ea29e3095f8bf745c4c7eae0abbd3d711cdbd3992bb/pyflantic-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f49b5062bdbd2cd8fdc814cbfe9abcdd0b8fd57a983400accb0bb34725b0cdd1",
"md5": "c42ee727a1e280bde7908d546956acc7",
"sha256": "b618d03c03e6521e350fa1bb53458c76cb14581ccfc9ac70632546da44ecf664"
},
"downloads": -1,
"filename": "pyflantic-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "c42ee727a1e280bde7908d546956acc7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 2569,
"upload_time": "2023-08-14T20:45:40",
"upload_time_iso_8601": "2023-08-14T20:45:40.520193Z",
"url": "https://files.pythonhosted.org/packages/f4/9b/5062bdbd2cd8fdc814cbfe9abcdd0b8fd57a983400accb0bb34725b0cdd1/pyflantic-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-14 20:45:40",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyflantic"
}