yamlable


Nameyamlable JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttps://github.com/smarie/python-yamlable
SummaryA thin wrapper of PyYaml to convert Python objects to YAML and back.
upload_time2022-07-06 09:03:13
maintainerSylvain MARIE <sylvain.marie@se.com>
docs_urlNone
authorSylvain MARIE <sylvain.marie@se.com>
requires_python
licenseBSD 3-Clause
keywords yaml file parsing parse load dump read write object oo oriented codec format plugin pyyaml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # yamlable

[![Python versions](https://img.shields.io/pypi/pyversions/yamlable.svg)](https://pypi.python.org/pypi/yamlable/) [![Build Status](https://github.com/smarie/python-yamlable/actions/workflows/base.yml/badge.svg)](https://github.com/smarie/python-yamlable/actions/workflows/base.yml) [![Tests Status](https://smarie.github.io/python-yamlable/reports/junit/junit-badge.svg?dummy=8484744)](https://smarie.github.io/python-yamlable/reports/junit/report.html) [![Coverage Status](https://smarie.github.io/python-yamlable/reports/coverage/coverage-badge.svg?dummy=8484744)](https://smarie.github.io/python-yamlable/reports/coverage/index.html) [![Flake8 Status](https://smarie.github.io/python-yamlable/reports/flake8/flake8-badge.svg?dummy=8484744)](https://smarie.github.io/python-yamlable/reports/flake8/index.html)

[![Documentation](https://img.shields.io/badge/doc-latest-blue.svg)](https://smarie.github.io/python-yamlable/) [![PyPI](https://img.shields.io/pypi/v/yamlable.svg)](https://pypi.python.org/pypi/yamlable/) [![Downloads](https://pepy.tech/badge/yamlable)](https://pepy.tech/project/yamlable) [![Downloads per week](https://pepy.tech/badge/yamlable/week)](https://pepy.tech/project/yamlable) [![GitHub stars](https://img.shields.io/github/stars/smarie/python-yamlable.svg)](https://github.com/smarie/python-yamlable/stargazers) [![codecov](https://codecov.io/gh/smarie/python-yamlable/branch/main/graph/badge.svg)](https://codecov.io/gh/smarie/python-yamlable)

*A thin wrapper of PyYaml to convert Python objects to YAML and back.*

The documentation for users is available here: [https://smarie.github.io/python-yamlable/](https://smarie.github.io/python-yamlable/)

A readme for developers is available here: [https://github.com/smarie/python-yamlable](https://github.com/smarie/python-yamlable)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/smarie/python-yamlable",
    "name": "yamlable",
    "maintainer": "Sylvain MARIE <sylvain.marie@se.com>",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "yaml file parsing parse load dump read write object oo oriented codec format plugin pyYaml",
    "author": "Sylvain MARIE <sylvain.marie@se.com>",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/d6/98/06cad4bc789fcaa1c62cea98477dc311facc280f93b13be0f3d933c78be4/yamlable-1.1.1.tar.gz",
    "platform": null,
    "description": "# yamlable\n\n[![Python versions](https://img.shields.io/pypi/pyversions/yamlable.svg)](https://pypi.python.org/pypi/yamlable/) [![Build Status](https://github.com/smarie/python-yamlable/actions/workflows/base.yml/badge.svg)](https://github.com/smarie/python-yamlable/actions/workflows/base.yml) [![Tests Status](https://smarie.github.io/python-yamlable/reports/junit/junit-badge.svg?dummy=8484744)](https://smarie.github.io/python-yamlable/reports/junit/report.html) [![Coverage Status](https://smarie.github.io/python-yamlable/reports/coverage/coverage-badge.svg?dummy=8484744)](https://smarie.github.io/python-yamlable/reports/coverage/index.html) [![Flake8 Status](https://smarie.github.io/python-yamlable/reports/flake8/flake8-badge.svg?dummy=8484744)](https://smarie.github.io/python-yamlable/reports/flake8/index.html)\n\n[![Documentation](https://img.shields.io/badge/doc-latest-blue.svg)](https://smarie.github.io/python-yamlable/) [![PyPI](https://img.shields.io/pypi/v/yamlable.svg)](https://pypi.python.org/pypi/yamlable/) [![Downloads](https://pepy.tech/badge/yamlable)](https://pepy.tech/project/yamlable) [![Downloads per week](https://pepy.tech/badge/yamlable/week)](https://pepy.tech/project/yamlable) [![GitHub stars](https://img.shields.io/github/stars/smarie/python-yamlable.svg)](https://github.com/smarie/python-yamlable/stargazers) [![codecov](https://codecov.io/gh/smarie/python-yamlable/branch/main/graph/badge.svg)](https://codecov.io/gh/smarie/python-yamlable)\n\n*A thin wrapper of PyYaml to convert Python objects to YAML and back.*\n\nThe documentation for users is available here: [https://smarie.github.io/python-yamlable/](https://smarie.github.io/python-yamlable/)\n\nA readme for developers is available here: [https://github.com/smarie/python-yamlable](https://github.com/smarie/python-yamlable)\n\n\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "A thin wrapper of PyYaml to convert Python objects to YAML and back.",
    "version": "1.1.1",
    "project_urls": {
        "Download": "https://github.com/smarie/python-yamlable/tarball/1.1.1",
        "Homepage": "https://github.com/smarie/python-yamlable"
    },
    "split_keywords": [
        "yaml",
        "file",
        "parsing",
        "parse",
        "load",
        "dump",
        "read",
        "write",
        "object",
        "oo",
        "oriented",
        "codec",
        "format",
        "plugin",
        "pyyaml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed2990a84e1cfd5bce48b3353a553b96fd6cc01f8fdc52626031b6d7451b2637",
                "md5": "22c1324c5b3d79e0df7e9bffd0a4fd58",
                "sha256": "09bbed5333ec3d80407a6b13ece05a2e32194b095b404fa5a3ce59b23ff38fc7"
            },
            "downloads": -1,
            "filename": "yamlable-1.1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "22c1324c5b3d79e0df7e9bffd0a4fd58",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 14559,
            "upload_time": "2022-07-06T09:03:12",
            "upload_time_iso_8601": "2022-07-06T09:03:12.235075Z",
            "url": "https://files.pythonhosted.org/packages/ed/29/90a84e1cfd5bce48b3353a553b96fd6cc01f8fdc52626031b6d7451b2637/yamlable-1.1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d69806cad4bc789fcaa1c62cea98477dc311facc280f93b13be0f3d933c78be4",
                "md5": "c5de67181cceb19405d944204f65faeb",
                "sha256": "45feb2150eee63626ed01712883d4cd7c53ff25eda8aaceab3b85e7f710c72a7"
            },
            "downloads": -1,
            "filename": "yamlable-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c5de67181cceb19405d944204f65faeb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 49958,
            "upload_time": "2022-07-06T09:03:13",
            "upload_time_iso_8601": "2022-07-06T09:03:13.907025Z",
            "url": "https://files.pythonhosted.org/packages/d6/98/06cad4bc789fcaa1c62cea98477dc311facc280f93b13be0f3d933c78be4/yamlable-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-07-06 09:03:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "smarie",
    "github_project": "python-yamlable",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "yamlable"
}
        
Elapsed time: 0.13261s