yyjson


Nameyyjson JSON
Version 4.0.4 PyPI version JSON
download
home_pagehttps://github.com/TkTech/py_yyjson
Summaryyyjson bindings for python
upload_time2024-11-15 09:18:02
maintainerNone
docs_urlNone
authorTyler Kennedy
requires_python>=3.8
licenseMIT
keywords json yyjson
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![PyPI - License](https://img.shields.io/pypi/l/yyjson.svg?style=flat-square)
![Tests](https://github.com/TkTech/py_yyjson/workflows/Run%20tests/badge.svg)

# py_yyjson

![py_yyjson Logo](misc/logo_small.png)

Fast, flexible Python bindings for the excellent [yyjson][] project.

## Documentation

Find the latest documentation at https://tkte.ch/py_yyjson.

[yyjson]: https://github.com/ibireme/yyjson

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TkTech/py_yyjson",
    "name": "yyjson",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "json, yyjson",
    "author": "Tyler Kennedy",
    "author_email": "tk@tkte.ch",
    "download_url": "https://files.pythonhosted.org/packages/3f/2f/e328c3462910de6f2027d4b841ee32617ea52cd8e940dd9e05057a22b85e/yyjson-4.0.4.tar.gz",
    "platform": null,
    "description": "![PyPI - License](https://img.shields.io/pypi/l/yyjson.svg?style=flat-square)\n![Tests](https://github.com/TkTech/py_yyjson/workflows/Run%20tests/badge.svg)\n\n# py_yyjson\n\n![py_yyjson Logo](misc/logo_small.png)\n\nFast, flexible Python bindings for the excellent [yyjson][] project.\n\n## Documentation\n\nFind the latest documentation at https://tkte.ch/py_yyjson.\n\n[yyjson]: https://github.com/ibireme/yyjson\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "yyjson bindings for python",
    "version": "4.0.4",
    "project_urls": {
        "Homepage": "https://github.com/TkTech/py_yyjson"
    },
    "split_keywords": [
        "json",
        " yyjson"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f2fe328c3462910de6f2027d4b841ee32617ea52cd8e940dd9e05057a22b85e",
                "md5": "01eeffaef0ad8df49cbd286aacade5c1",
                "sha256": "cd103f50024895c876503eb4609a44564be188bec1f0abf770c882e1bef74b83"
            },
            "downloads": -1,
            "filename": "yyjson-4.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "01eeffaef0ad8df49cbd286aacade5c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 126136,
            "upload_time": "2024-11-15T09:18:02",
            "upload_time_iso_8601": "2024-11-15T09:18:02.612063Z",
            "url": "https://files.pythonhosted.org/packages/3f/2f/e328c3462910de6f2027d4b841ee32617ea52cd8e940dd9e05057a22b85e/yyjson-4.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 09:18:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TkTech",
    "github_project": "py_yyjson",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "yyjson"
}
        
Elapsed time: 0.65831s