ziggy-python


Nameziggy-python JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryPython support for the Ziggy data serialization language
upload_time2024-12-13 23:55:41
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords data format serialization ziggy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ziggy-python

Python support for the [Ziggy](https://ziggy-lang.io/) data serialization language.
Ziggy schema is not supported.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ziggy-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "data format, serialization, ziggy",
    "author": null,
    "author_email": "Louis Vignoli <louis.vignoli@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a9/8c/f056a9bcc13eeae0c7696b36c8b9c710376396a6bfc7f89382aaedd2ec7d/ziggy_python-0.0.2.tar.gz",
    "platform": null,
    "description": "# ziggy-python\n\nPython support for the [Ziggy](https://ziggy-lang.io/) data serialization language.\nZiggy schema is not supported.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python support for the Ziggy data serialization language",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/lvignoli/ziggy-python"
    },
    "split_keywords": [
        "data format",
        " serialization",
        " ziggy"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e20538fe83183c0487905fab91c2d0e4bb9d36cabbbdcfd08787b7dcfb67cca0",
                "md5": "60baf2122162f6fbf9e6ce423e979a26",
                "sha256": "190178f4f40006675a89cbc12c529e29cdca88633b964dc2eb42341fc62ce3c4"
            },
            "downloads": -1,
            "filename": "ziggy_python-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "60baf2122162f6fbf9e6ce423e979a26",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 1055,
            "upload_time": "2024-12-13T23:55:39",
            "upload_time_iso_8601": "2024-12-13T23:55:39.357312Z",
            "url": "https://files.pythonhosted.org/packages/e2/05/38fe83183c0487905fab91c2d0e4bb9d36cabbbdcfd08787b7dcfb67cca0/ziggy_python-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a98cf056a9bcc13eeae0c7696b36c8b9c710376396a6bfc7f89382aaedd2ec7d",
                "md5": "7ea60ac978db7a4a0eb7675650c656ed",
                "sha256": "2116a09334e66a962356924737796d3a150bdeb7033cd5aacc417c3058878288"
            },
            "downloads": -1,
            "filename": "ziggy_python-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7ea60ac978db7a4a0eb7675650c656ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 60327,
            "upload_time": "2024-12-13T23:55:41",
            "upload_time_iso_8601": "2024-12-13T23:55:41.369630Z",
            "url": "https://files.pythonhosted.org/packages/a9/8c/f056a9bcc13eeae0c7696b36c8b9c710376396a6bfc7f89382aaedd2ec7d/ziggy_python-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-13 23:55:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lvignoli",
    "github_project": "ziggy-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ziggy-python"
}
        
Elapsed time: 1.02518s