audobject


Nameaudobject JSON
Version 0.7.11 PyPI version JSON
download
home_page
SummaryGeneric object interface
upload_time2023-12-06 13:14:29
maintainer
docs_urlNone
author
requires_python
licenseCopyright (c) 2019-2020 audEERING GmbH. All rights reserved. Unauthorized copying of this file, via any medium is strictly prohibited. Proprietary and confidential.
keywords serialization yaml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
audobject
=========

|tests| |coverage| |docs| |python-versions| |license|

Generic interface for serializing objects to yaml_.

Have a look at the installation_ and usage_ instructions.

.. _yaml: https://yaml.org/
.. _installation: https://audeering.github.io/audobject/install.html
.. _usage: https://audeering.github.io/audobject/usage.html


.. badges images and links:
.. |tests| image:: https://github.com/audeering/audobject/workflows/Test/badge.svg
    :target: https://github.com/audeering/audobject/actions?query=workflow%3ATest
    :alt: Test status
.. |coverage| image:: https://codecov.io/gh/audeering/audobject/branch/main/graph/badge.svg?token=7S4Y766FC7
    :target: https://codecov.io/gh/audeering/audobject/
    :alt: code coverage
.. |docs| image:: https://img.shields.io/pypi/v/audobject?label=docs
    :target: https://audeering.github.io/audobject/
    :alt: audobject's documentation
.. |license| image:: https://img.shields.io/badge/license-MIT-green.svg
    :target: https://github.com/audeering/audfactory/blob/main/LICENSE
    :alt: audfactory's MIT license
.. |python-versions| image:: https://img.shields.io/pypi/pyversions/audobject.svg
    :target: https://pypi.org/project/audobject/
    :alt: audobjects's supported Python versions

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "audobject",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "serialization,yaml",
    "author": "",
    "author_email": "Hagen Wierstorf <hwierstorf@audeering.com>",
    "download_url": "https://files.pythonhosted.org/packages/2d/72/b39bccc06139eab6a3fa1e989f78fa3494d8251bf539b67dd840ce4ee4f5/audobject-0.7.11.tar.gz",
    "platform": null,
    "description": "=========\naudobject\n=========\n\n|tests| |coverage| |docs| |python-versions| |license|\n\nGeneric interface for serializing objects to yaml_.\n\nHave a look at the installation_ and usage_ instructions.\n\n.. _yaml: https://yaml.org/\n.. _installation: https://audeering.github.io/audobject/install.html\n.. _usage: https://audeering.github.io/audobject/usage.html\n\n\n.. badges images and links:\n.. |tests| image:: https://github.com/audeering/audobject/workflows/Test/badge.svg\n    :target: https://github.com/audeering/audobject/actions?query=workflow%3ATest\n    :alt: Test status\n.. |coverage| image:: https://codecov.io/gh/audeering/audobject/branch/main/graph/badge.svg?token=7S4Y766FC7\n    :target: https://codecov.io/gh/audeering/audobject/\n    :alt: code coverage\n.. |docs| image:: https://img.shields.io/pypi/v/audobject?label=docs\n    :target: https://audeering.github.io/audobject/\n    :alt: audobject's documentation\n.. |license| image:: https://img.shields.io/badge/license-MIT-green.svg\n    :target: https://github.com/audeering/audfactory/blob/main/LICENSE\n    :alt: audfactory's MIT license\n.. |python-versions| image:: https://img.shields.io/pypi/pyversions/audobject.svg\n    :target: https://pypi.org/project/audobject/\n    :alt: audobjects's supported Python versions\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2019-2020 audEERING GmbH. All rights reserved.  Unauthorized copying of this file, via any medium is strictly prohibited. Proprietary and confidential. ",
    "summary": "Generic object interface",
    "version": "0.7.11",
    "project_urls": {
        "documentation": "https://audeering.github.io/audobject/",
        "repository": "https://github.com/audeering/audobject/"
    },
    "split_keywords": [
        "serialization",
        "yaml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13b6df08387e80800d49567a4ad27df10e693013c68b44dd2b803a3a0bb8960c",
                "md5": "0df922d48666f5fa06dd875b7e15055a",
                "sha256": "82f0af8feb5d36235b74b550ccb70f55317c8ba1a81d28089f082b8c8269efdf"
            },
            "downloads": -1,
            "filename": "audobject-0.7.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0df922d48666f5fa06dd875b7e15055a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 43969,
            "upload_time": "2023-12-06T13:14:27",
            "upload_time_iso_8601": "2023-12-06T13:14:27.183031Z",
            "url": "https://files.pythonhosted.org/packages/13/b6/df08387e80800d49567a4ad27df10e693013c68b44dd2b803a3a0bb8960c/audobject-0.7.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d72b39bccc06139eab6a3fa1e989f78fa3494d8251bf539b67dd840ce4ee4f5",
                "md5": "c118f4d4539d3f91f4baf2bf0d255a25",
                "sha256": "f10389f5df835082ec418153bd6bb60564ed8864eae27f92a7204a2b41289f13"
            },
            "downloads": -1,
            "filename": "audobject-0.7.11.tar.gz",
            "has_sig": false,
            "md5_digest": "c118f4d4539d3f91f4baf2bf0d255a25",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 41457,
            "upload_time": "2023-12-06T13:14:29",
            "upload_time_iso_8601": "2023-12-06T13:14:29.194412Z",
            "url": "https://files.pythonhosted.org/packages/2d/72/b39bccc06139eab6a3fa1e989f78fa3494d8251bf539b67dd840ce4ee4f5/audobject-0.7.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-06 13:14:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "audeering",
    "github_project": "audobject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "audobject"
}
        
Elapsed time: 0.16544s