# JSON Better
A Python Library Used to simplify encoding/decoding JSON while handling special types
# Install
```
pip install jsonb
```
# Requires
jsonb requires python 3.10 or higher
Raw data
{
"_id": null,
"home_page": "https://github.com/ouroboroscoding/jsonb",
"name": "jsonb",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "jsonb",
"author": "Chris Nasr - Ouroboros Coding Inc.",
"author_email": "chris@ouroboroscoding.com",
"download_url": "https://files.pythonhosted.org/packages/fc/79/d0645f15b66c484be04fda37744b3138abef958c8971182786639b30f17a/jsonb-1.0.0.tar.gz",
"platform": null,
"description": "# JSON Better\nA Python Library Used to simplify encoding/decoding JSON while handling special types\n\n# Install\n```\npip install jsonb\n```\n\n# Requires\njsonb requires python 3.10 or higher\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "JSON Better - A Python Library Used to simplify encoding/decoding JSON while handling special types",
"version": "1.0.0",
"split_keywords": [
"jsonb"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fc79d0645f15b66c484be04fda37744b3138abef958c8971182786639b30f17a",
"md5": "db13e3aa96d7dbcc68a8254e413d8c5d",
"sha256": "4d985d9110be141c11853d1719f68f6433f78aaaedc78a1daf939c7cf4b2dd0c"
},
"downloads": -1,
"filename": "jsonb-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "db13e3aa96d7dbcc68a8254e413d8c5d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 3437,
"upload_time": "2023-03-17T23:44:09",
"upload_time_iso_8601": "2023-03-17T23:44:09.903408Z",
"url": "https://files.pythonhosted.org/packages/fc/79/d0645f15b66c484be04fda37744b3138abef958c8971182786639b30f17a/jsonb-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-17 23:44:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "ouroboroscoding",
"github_project": "jsonb",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "jsonb"
}