Pyckson


NamePyckson JSON
Version 1.14.0 PyPI version JSON
download
home_pagehttps://github.com/antidot/Pyckson
SummaryA minimalist python object mapper
upload_time2024-07-29 15:35:07
maintainerNone
docs_urlNone
authorJean Giard
requires_pythonNone
licenseLGPL-2.1-or-later
keywords pyckson json
VCS
bugtrack_url
requirements pytest arrow
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": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "pyckson json",
    "author": "Jean Giard",
    "author_email": "opensource@antidot.net",
    "download_url": "https://files.pythonhosted.org/packages/ad/e7/d5bbc766a250191a6518ae724152cdaed3701198b80c867568fcc7ab1dff/Pyckson-1.14.0.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.14.0",
    "project_urls": {
        "Homepage": "https://github.com/antidot/Pyckson"
    },
    "split_keywords": [
        "pyckson",
        "json"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "009d13b91170afc13bcb2bdbdba098b580c02f8fa61ec8425c7e3361e5e614ee",
                "md5": "0b743529ace8d82b1c77d83fa7f0432f",
                "sha256": "79b16f7666a888332524c919f7ac8f382060e0f479e501a241d6581a8c30b4a2"
            },
            "downloads": -1,
            "filename": "Pyckson-1.14.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b743529ace8d82b1c77d83fa7f0432f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 25779,
            "upload_time": "2024-07-29T15:35:05",
            "upload_time_iso_8601": "2024-07-29T15:35:05.848630Z",
            "url": "https://files.pythonhosted.org/packages/00/9d/13b91170afc13bcb2bdbdba098b580c02f8fa61ec8425c7e3361e5e614ee/Pyckson-1.14.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ade7d5bbc766a250191a6518ae724152cdaed3701198b80c867568fcc7ab1dff",
                "md5": "71fb584ffc978b35011e3422fcd27911",
                "sha256": "792109341cbabfc1d3a75b6c39072399f00630dba705f731e5a9f02186798af4"
            },
            "downloads": -1,
            "filename": "Pyckson-1.14.0.tar.gz",
            "has_sig": false,
            "md5_digest": "71fb584ffc978b35011e3422fcd27911",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22904,
            "upload_time": "2024-07-29T15:35:07",
            "upload_time_iso_8601": "2024-07-29T15:35:07.337186Z",
            "url": "https://files.pythonhosted.org/packages/ad/e7/d5bbc766a250191a6518ae724152cdaed3701198b80c867568fcc7ab1dff/Pyckson-1.14.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-29 15:35:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "antidot",
    "github_project": "Pyckson",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "arrow",
            "specs": []
        }
    ],
    "lcname": "pyckson"
}
        
Elapsed time: 0.29033s