normalize


Namenormalize JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttp://hearsaycorp.github.io/normalize
SummaryDeclarative Python meta-model system and visitor utilities
upload_time2024-09-19 09:52:41
maintainerNone
docs_urlNone
authorHearsay Social
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
This module lets you declare classes and object properties, and then
get support for marshaling to and from JSON data.  You can also compare
objects to see if they have changed in meaningful ways.

            

Raw data

            {
    "_id": null,
    "home_page": "http://hearsaycorp.github.io/normalize",
    "name": "normalize",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Hearsay Social",
    "author_email": "opensource@hearsaysocial.com",
    "download_url": "https://files.pythonhosted.org/packages/15/1c/3f69a4988f1ad5e9649985717f3559b4b77df7fc14095d453ac9bf849779/normalize-2.1.0.tar.gz",
    "platform": null,
    "description": "\nThis module lets you declare classes and object properties, and then\nget support for marshaling to and from JSON data.  You can also compare\nobjects to see if they have changed in meaningful ways.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Declarative Python meta-model system and visitor utilities",
    "version": "2.1.0",
    "project_urls": {
        "Homepage": "http://hearsaycorp.github.io/normalize"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae0185693fde1bb608c674a76bba2febb6d9fba0bd52c19b694766c2e0e76592",
                "md5": "7f50b454b00597bbd9c1af4884391ea7",
                "sha256": "81b5091acfdcc1c02e9dae856fccb2f0919fccd2659322b40aede4f0de46dc60"
            },
            "downloads": -1,
            "filename": "normalize-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7f50b454b00597bbd9c1af4884391ea7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 103298,
            "upload_time": "2024-09-19T09:52:40",
            "upload_time_iso_8601": "2024-09-19T09:52:40.184389Z",
            "url": "https://files.pythonhosted.org/packages/ae/01/85693fde1bb608c674a76bba2febb6d9fba0bd52c19b694766c2e0e76592/normalize-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "151c3f69a4988f1ad5e9649985717f3559b4b77df7fc14095d453ac9bf849779",
                "md5": "f72590fa410dc854b0c803c83b555ef0",
                "sha256": "ee406c5f0d04f02b271d815fc68393472313e58fd5cf865f17de1348c6800225"
            },
            "downloads": -1,
            "filename": "normalize-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f72590fa410dc854b0c803c83b555ef0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 85824,
            "upload_time": "2024-09-19T09:52:41",
            "upload_time_iso_8601": "2024-09-19T09:52:41.887286Z",
            "url": "https://files.pythonhosted.org/packages/15/1c/3f69a4988f1ad5e9649985717f3559b4b77df7fc14095d453ac9bf849779/normalize-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-19 09:52:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "normalize"
}
        
Elapsed time: 0.58416s