{"id":15024946,"url":"https://github.com/randomir/jsonplus","last_synced_at":"2025-04-12T12:52:27.828Z","repository":{"id":57420554,"uuid":"70635641","full_name":"randomir/jsonplus","owner":"randomir","description":"Serialization of Python types to JSON that works out of the box (batteries included).","archived":false,"fork":false,"pushed_at":"2019-07-12T11:32:50.000Z","size":87,"stargazers_count":12,"open_issues_count":3,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T07:36:33.289Z","etag":null,"topics":["django","flask","json","json-serialization","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/randomir.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-11T21:09:11.000Z","updated_at":"2020-06-29T03:22:21.000Z","dependencies_parsed_at":"2022-09-17T14:52:33.257Z","dependency_job_id":null,"html_url":"https://github.com/randomir/jsonplus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randomir%2Fjsonplus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randomir%2Fjsonplus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randomir%2Fjsonplus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randomir%2Fjsonplus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/randomir","download_url":"https://codeload.github.com/randomir/jsonplus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248111939,"owners_count":21049576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","flask","json","json-serialization","python"],"created_at":"2024-09-24T20:01:15.500Z","updated_at":"2025-04-12T12:52:27.809Z","avatar_url":"https://github.com/randomir.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"JSON+\n=====\n\nSerialization of common data types (which are out of the JSON specs_) that works\nout of the box (batteries included).\n\nSo far, modules (packages) for Python_, Flask_ and Django_ are implemented, and\nthey support (de-)serialization of types like:\n\n- ``tuple`` and ``namedtuple``\n- ``set`` and ``frozenset``\n- ``complex``, ``Decimal``, and ``Fraction``\n- ``datetime``, ``date``, ``time``, and ``timedelta``\n- ``UUID``, ``moneyed.Money``, ``moneyed.Currency``\n\n(in addition to basic JSON supported-types like integers, floats, lists, and dictionaries).\n\nAlso, encoder and decoder for custom (user) types can easily be registered (see python_ example).\n\nOverview\n--------\n\n+----------------------+----------------+--------------------------------------------------------------+\n| Language/Framework   | Source         | Implemented                                                  |\n+======================+================+==============================================================+\n| Python 2.6+, 3.3+    | python_        | (De-)Serialization drop-in replacement for ``simplejson``.   |\n|                      |                | Exact \u0026 compatibility mode supported. See detailed docs_.    |\n+----------------------+----------------+--------------------------------------------------------------+\n| Django 1.8+          | python-django_ | As ``jsonplus`` + database model field ``JSONPlusField``.    |\n+----------------------+----------------+--------------------------------------------------------------+\n| Flask 0.10+          | python-flask_  | Using ``jsonplus`` as the default Flask (de-)serializator.   |\n+----------------------+----------------+--------------------------------------------------------------+\n| JavaScript           | n/a            | TODO                                                         |\n+----------------------+----------------+--------------------------------------------------------------+\n\n.. _specs: https://tools.ietf.org/html/rfc7159.html\n.. _docs: https://github.com/randomir/jsonplus/tree/master/python\n.. _Python: https://github.com/randomir/jsonplus/tree/master/python\n.. _python: https://github.com/randomir/jsonplus/tree/master/python\n.. _Flask: https://github.com/randomir/jsonplus/tree/master/python-flask\n.. _python-flask: https://github.com/randomir/jsonplus/tree/master/python-flask\n.. _Django: https://github.com/randomir/jsonplus/tree/master/python-django\n.. _python-django: https://github.com/randomir/jsonplus/tree/master/python-django\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandomir%2Fjsonplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frandomir%2Fjsonplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandomir%2Fjsonplus/lists"}