Pyckson


NamePyckson JSON
Version 1.13.1 PyPI version JSON
download
home_pagehttps://github.com/antidot/Pyckson
SummaryA minimalist python object mapper
upload_time2023-05-04 08:08:47
maintainer
docs_urlNone
authorJean Giard
requires_python
licenseLGPL-2.1-or-later
keywords pyckson json
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Pyckson is python library that allows you to simply convert python object to and from json

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/antidot/Pyckson",
    "name": "Pyckson",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pyckson json",
    "author": "Jean Giard",
    "author_email": "opensource@antidot.net",
    "download_url": "https://files.pythonhosted.org/packages/12/f8/49256f7fab2b1b95e34cfe497437ff59f8cc6b28179ef671f4495e8457b9/Pyckson-1.13.1.tar.gz",
    "platform": null,
    "description": "Pyckson is python library that allows you to simply convert python object to and from json\n",
    "bugtrack_url": null,
    "license": "LGPL-2.1-or-later",
    "summary": "A minimalist python object mapper",
    "version": "1.13.1",
    "project_urls": {
        "Homepage": "https://github.com/antidot/Pyckson"
    },
    "split_keywords": [
        "pyckson",
        "json"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b93f6fdb5a0baf6887ed5d749832786041883d97fd620de0e6e97d48444f4019",
                "md5": "f1ed35b4ccd273df1c47e6952a5521b6",
                "sha256": "d0e3f58aa435596e352da8d6b492bd11fa93566db555d377821e22a735d68bb8"
            },
            "downloads": -1,
            "filename": "Pyckson-1.13.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f1ed35b4ccd273df1c47e6952a5521b6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 25223,
            "upload_time": "2023-05-04T08:08:45",
            "upload_time_iso_8601": "2023-05-04T08:08:45.608462Z",
            "url": "https://files.pythonhosted.org/packages/b9/3f/6fdb5a0baf6887ed5d749832786041883d97fd620de0e6e97d48444f4019/Pyckson-1.13.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12f849256f7fab2b1b95e34cfe497437ff59f8cc6b28179ef671f4495e8457b9",
                "md5": "65e6b63c427b3c8f7620a0dc89cce2d6",
                "sha256": "3e4a915d2687795b94ec88b9e2ac9c5890e47d9cd55cabd27483f17a96118a39"
            },
            "downloads": -1,
            "filename": "Pyckson-1.13.1.tar.gz",
            "has_sig": false,
            "md5_digest": "65e6b63c427b3c8f7620a0dc89cce2d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22417,
            "upload_time": "2023-05-04T08:08:47",
            "upload_time_iso_8601": "2023-05-04T08:08:47.727205Z",
            "url": "https://files.pythonhosted.org/packages/12/f8/49256f7fab2b1b95e34cfe497437ff59f8cc6b28179ef671f4495e8457b9/Pyckson-1.13.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-04 08:08:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "antidot",
    "github_project": "Pyckson",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pyckson"
}
        
Elapsed time: 0.06163s