| Name | orm-json JSON |
| Version |
1.0.0
JSON |
| download |
| home_page | https://github.com/shayzi3/json_orm |
| Summary | So, its simple libriary for easy managment of json files and for creating a data model in them. And also an appeal to models in the most simple and beautiful form. |
| upload_time | 2024-11-26 11:09:49 |
| maintainer | None |
| docs_url | None |
| author | shayzi3 |
| requires_python | <4.0,>=3.8 |
| license | MIT |
| keywords |
json
orm
python
model
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|

## Json Orm
A library for interacting with json files. Creating models in these files and conveniently accessing them.
### Installation
```cmd
pip install orm_json
```
### Documentation
[Documentation](https://github.com/shayzi3/json_orm/tree/master/examples)
### Authors
- [@shayzi3](https://github.com/shayzi3)
#### Readme image creator
- [@jJustise](https://t.me/jJustise)
Raw data
{
"_id": null,
"home_page": "https://github.com/shayzi3/json_orm",
"name": "orm-json",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": "json, orm, python, model",
"author": "shayzi3",
"author_email": "tecnomega@mail.ru",
"download_url": "https://files.pythonhosted.org/packages/b1/f6/525db10565f19422d2af59977912d721b8d7b736397062494270869d362e/orm_json-1.0.0.tar.gz",
"platform": null,
"description": "\n\n\n## Json Orm\n\nA library for interacting with json files. Creating models in these files and conveniently accessing them.\n\n\n### Installation\n\n```cmd\n pip install orm_json\n```\n\n### Documentation\n\n[Documentation](https://github.com/shayzi3/json_orm/tree/master/examples)\n\n\n### Authors\n\n- [@shayzi3](https://github.com/shayzi3)\n\n#### Readme image creator\n- [@jJustise](https://t.me/jJustise)",
"bugtrack_url": null,
"license": "MIT",
"summary": "So, its simple libriary for easy managment of json files and for creating a data model in them. And also an appeal to models in the most simple and beautiful form.",
"version": "1.0.0",
"project_urls": {
"Documentation": "https://github.com/shayzi3/json_orm/tree/master/examples",
"Homepage": "https://github.com/shayzi3/json_orm",
"Repository": "https://github.com/shayzi3/json_orm"
},
"split_keywords": [
"json",
" orm",
" python",
" model"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a578de5cd7b64bbf28fb1908de9e27cd410b12b36c23c577db3b7d1f68efa601",
"md5": "fa86ebbeff420b0058b32fbc0899e17d",
"sha256": "8724c128f4f12c997c0e5f167d91271824df25eea4f0d1e8e6baae6ec9fb8ce5"
},
"downloads": -1,
"filename": "orm_json-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fa86ebbeff420b0058b32fbc0899e17d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 13577,
"upload_time": "2024-11-26T11:09:47",
"upload_time_iso_8601": "2024-11-26T11:09:47.905860Z",
"url": "https://files.pythonhosted.org/packages/a5/78/de5cd7b64bbf28fb1908de9e27cd410b12b36c23c577db3b7d1f68efa601/orm_json-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b1f6525db10565f19422d2af59977912d721b8d7b736397062494270869d362e",
"md5": "60efcc5a1f3eaa8f38fc898c7437d4d0",
"sha256": "b8414e49108e8d60ac74f1a775e45db98d909d86c219555f0efff0a927302638"
},
"downloads": -1,
"filename": "orm_json-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "60efcc5a1f3eaa8f38fc898c7437d4d0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 8116,
"upload_time": "2024-11-26T11:09:49",
"upload_time_iso_8601": "2024-11-26T11:09:49.150835Z",
"url": "https://files.pythonhosted.org/packages/b1/f6/525db10565f19422d2af59977912d721b8d7b736397062494270869d362e/orm_json-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-26 11:09:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "shayzi3",
"github_project": "json_orm",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "orm-json"
}