json-composite-encoder


Namejson-composite-encoder JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/asuiu/json-composite-encoder
SummaryJSON Composite Encoder
upload_time2023-04-12 22:36:57
maintainer
docs_urlNone
authorAndrei Suiu
requires_python>=3.8
licenseApache License 3.0
keywords utility json encoder
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # JSON Composite Encoder

Class that generates an encoder class that can be used with Json library, but would be composed of multiple encoders

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/asuiu/json-composite-encoder",
    "name": "json-composite-encoder",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "utility,json,encoder",
    "author": "Andrei Suiu",
    "author_email": "andrei.suiu@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "# JSON Composite Encoder\r\n\r\nClass that generates an encoder class that can be used with Json library, but would be composed of multiple encoders\r\n",
    "bugtrack_url": null,
    "license": "Apache License 3.0",
    "summary": "JSON Composite Encoder",
    "version": "1.0.0",
    "split_keywords": [
        "utility",
        "json",
        "encoder"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "545ba26e666f703f859a3690a92b402bfa60566cd7f680d246409b297ee97aa8",
                "md5": "675152f83889dc6f6800f59dd6d49252",
                "sha256": "31ef4e8ebd5e0650d73c32521c4721e9fae01281ea5720948cef70bd2b9419ca"
            },
            "downloads": -1,
            "filename": "json_composite_encoder-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "675152f83889dc6f6800f59dd6d49252",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14862,
            "upload_time": "2023-04-12T22:36:57",
            "upload_time_iso_8601": "2023-04-12T22:36:57.835656Z",
            "url": "https://files.pythonhosted.org/packages/54/5b/a26e666f703f859a3690a92b402bfa60566cd7f680d246409b297ee97aa8/json_composite_encoder-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-12 22:36:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "asuiu",
    "github_project": "json-composite-encoder",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "json-composite-encoder"
}
        
Elapsed time: 0.05403s