yangson


Nameyangson JSON
Version 1.5.3 PyPI version JSON
download
home_pageNone
SummaryLibrary for working with data modelled in YANG
upload_time2024-04-12 13:50:12
maintainerNone
docs_urlNone
authorLadislav Lhotka
requires_python<4.0,>=3.9
licenseGNU Lesser General Public License v3 (LGPLv3)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. |date| date::

.. |v9| image:: https://img.shields.io/badge/python-3.9-blue.svg
   :alt: Python 3.9

.. |v10| image:: https://img.shields.io/badge/python-3.10-blue.svg
   :alt: Python 3.10

.. |v11| image:: https://img.shields.io/badge/python-3.11-blue.svg
   :alt: Python 3.11

|v9| |v10| |v11|

******************
Welcome to Yangson
******************

:Author: Ladislav Lhotka <ladislav@lhotka.name>
:Date: |date|

*Yangson* is a Python 3 library for working with configuration and
state data modelled using the YANG_ data modelling language.

Installation
============

::

    python -m pip install yangson

Note that *Yangson* requires Python 3.9 or higher.

Development
===========

* Instructions_ for installing the development environment.

Links
=====

* `Git repository`_
* `Documentation`_

.. _YANG: https://tools.ietf.org/html/rfc7950
.. _Instructions: https://github.com/CZ-NIC/yangson/wiki/devinstall
.. _Git repository: https://github.com/CZ-NIC/yangson
.. _Documentation: https://yangson.labs.nic.cz

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "yangson",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ladislav Lhotka",
    "author_email": "ladislav@lhotka.name",
    "download_url": "https://files.pythonhosted.org/packages/f6/32/de76bd5bb8f5923844134de6c0ea25164d13df928f11b07137c00b244bdb/yangson-1.5.3.tar.gz",
    "platform": null,
    "description": ".. |date| date::\n\n.. |v9| image:: https://img.shields.io/badge/python-3.9-blue.svg\n   :alt: Python 3.9\n\n.. |v10| image:: https://img.shields.io/badge/python-3.10-blue.svg\n   :alt: Python 3.10\n\n.. |v11| image:: https://img.shields.io/badge/python-3.11-blue.svg\n   :alt: Python 3.11\n\n|v9| |v10| |v11|\n\n******************\nWelcome to Yangson\n******************\n\n:Author: Ladislav Lhotka <ladislav@lhotka.name>\n:Date: |date|\n\n*Yangson* is a Python 3 library for working with configuration and\nstate data modelled using the YANG_ data modelling language.\n\nInstallation\n============\n\n::\n\n    python -m pip install yangson\n\nNote that *Yangson* requires Python 3.9 or higher.\n\nDevelopment\n===========\n\n* Instructions_ for installing the development environment.\n\nLinks\n=====\n\n* `Git repository`_\n* `Documentation`_\n\n.. _YANG: https://tools.ietf.org/html/rfc7950\n.. _Instructions: https://github.com/CZ-NIC/yangson/wiki/devinstall\n.. _Git repository: https://github.com/CZ-NIC/yangson\n.. _Documentation: https://yangson.labs.nic.cz\n",
    "bugtrack_url": null,
    "license": "GNU Lesser General Public License v3 (LGPLv3)",
    "summary": "Library for working with data modelled in YANG",
    "version": "1.5.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c6f035f983e04e18425ca8fed0101a244444928ff4a2bfd55eaa1dd1850e99b",
                "md5": "f9408aa172d4c0e303eaed386af22dc5",
                "sha256": "ff7c70c97982c46f55dd75734387d15ce985a05efafb7a1a489b57eced2562b5"
            },
            "downloads": -1,
            "filename": "yangson-1.5.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f9408aa172d4c0e303eaed386af22dc5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 92010,
            "upload_time": "2024-04-12T13:50:10",
            "upload_time_iso_8601": "2024-04-12T13:50:10.418546Z",
            "url": "https://files.pythonhosted.org/packages/4c/6f/035f983e04e18425ca8fed0101a244444928ff4a2bfd55eaa1dd1850e99b/yangson-1.5.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f632de76bd5bb8f5923844134de6c0ea25164d13df928f11b07137c00b244bdb",
                "md5": "c904ec2de11a3adec0ae5e405a0d1f27",
                "sha256": "c18bf6e434b91a518a4fda857bd0d8aa26dac10a0da93efdc0465cd3c44b474b"
            },
            "downloads": -1,
            "filename": "yangson-1.5.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c904ec2de11a3adec0ae5e405a0d1f27",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 76701,
            "upload_time": "2024-04-12T13:50:12",
            "upload_time_iso_8601": "2024-04-12T13:50:12.151479Z",
            "url": "https://files.pythonhosted.org/packages/f6/32/de76bd5bb8f5923844134de6c0ea25164d13df928f11b07137c00b244bdb/yangson-1.5.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-12 13:50:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "yangson"
}
        
Elapsed time: 0.23685s