serial


Nameserial JSON
Version 0.0.97 PyPI version JSON
download
home_pagehttps://bitbucket.com/davebelais/serial.git
SummaryA framework for serializing/deserializing JSON/YAML/XML into python class instances and vice versa
upload_time2019-01-30 19:11:20
maintainer
docs_urlNone
authorDavid Belais
requires_python
licenseMIT
keywords rest api serialization serialize
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.com/davebelais/serial.git",
    "name": "serial",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "rest api serialization serialize",
    "author": "David Belais",
    "author_email": "david@belais.me",
    "download_url": "https://files.pythonhosted.org/packages/9b/05/54c6fb8861d973ded4bc16f2cd4d85582a97c6fff81320dc1a281995cecc/serial-0.0.97.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A framework for serializing/deserializing JSON/YAML/XML into python class instances and vice versa",
    "version": "0.0.97",
    "project_urls": {
        "Homepage": "https://bitbucket.com/davebelais/serial.git"
    },
    "split_keywords": [
        "rest",
        "api",
        "serialization",
        "serialize"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f516a260c498162c37d0759f3759b7647a10d8d30caba1cfc9aa4b5b1f0d08b",
                "md5": "ca4baf007e45807faa71c8fdf44d5c2a",
                "sha256": "e887f06e07e190e39174b694eee6724e3c48bd361be1d97964caef5d5b61c73b"
            },
            "downloads": -1,
            "filename": "serial-0.0.97-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ca4baf007e45807faa71c8fdf44d5c2a",
            "packagetype": "bdist_wheel",
            "python_version": "3.7",
            "requires_python": null,
            "size": 40932,
            "upload_time": "2019-01-30T19:11:23",
            "upload_time_iso_8601": "2019-01-30T19:11:23.384731Z",
            "url": "https://files.pythonhosted.org/packages/1f/51/6a260c498162c37d0759f3759b7647a10d8d30caba1cfc9aa4b5b1f0d08b/serial-0.0.97-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b0554c6fb8861d973ded4bc16f2cd4d85582a97c6fff81320dc1a281995cecc",
                "md5": "fbee094d12eeba111c07face05f408c9",
                "sha256": "542150a127ddbf5ed2acc3a6ac4ce807cbcdae3b197acf785bbda6565c94f848"
            },
            "downloads": -1,
            "filename": "serial-0.0.97.tar.gz",
            "has_sig": false,
            "md5_digest": "fbee094d12eeba111c07face05f408c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 33329,
            "upload_time": "2019-01-30T19:11:20",
            "upload_time_iso_8601": "2019-01-30T19:11:20.368336Z",
            "url": "https://files.pythonhosted.org/packages/9b/05/54c6fb8861d973ded4bc16f2cd4d85582a97c6fff81320dc1a281995cecc/serial-0.0.97.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-01-30 19:11:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "serial"
}
        
Elapsed time: 0.33272s