relaton


Namerelaton JSON
Version 0.2.28 PyPI version JSON
download
home_pagehttp://github.com/relaton/relaton-py/
SummaryLibrary for working with Relaton bibliographic data models in Python. Provides Pydantic models and dataclasses, as well as parsers and serializers.
upload_time2023-11-13 09:46:32
maintainer
docs_urlNone
authorRibose Inc.
requires_python
licenseBSD 2-clause
keywords relaton bibliographic data bibliography pydantic dataclasses
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            relaton-py
==========

.. image:: https://codecov.io/gh/relaton/relaton-py/branch/master/graph/badge.svg?token=TLQzB7fg5U
   :target: https://codecov.io/gh/relaton/relaton-py

Utilities and data models for working with Relaton bibliographic items.

For latest documentation, see https://relaton-py.readthedocs.io/.

----

Requires Python v3.10 or greater.


            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/relaton/relaton-py/",
    "name": "relaton",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Relaton,bibliographic data,bibliography,Pydantic,dataclasses",
    "author": "Ribose Inc.",
    "author_email": "open@ribose.com",
    "download_url": "https://files.pythonhosted.org/packages/1f/4d/9e99d742e7e93bc5f83764fb4054e7ba40cc8dfc011599ac281eb684e85a/relaton-0.2.28.tar.gz",
    "platform": null,
    "description": "relaton-py\n==========\n\n.. image:: https://codecov.io/gh/relaton/relaton-py/branch/master/graph/badge.svg?token=TLQzB7fg5U\n   :target: https://codecov.io/gh/relaton/relaton-py\n\nUtilities and data models for working with Relaton bibliographic items.\n\nFor latest documentation, see https://relaton-py.readthedocs.io/.\n\n----\n\nRequires Python v3.10 or greater.\n\n",
    "bugtrack_url": null,
    "license": "BSD 2-clause",
    "summary": "Library for working with Relaton bibliographic data models in Python. Provides Pydantic models and dataclasses, as well as parsers and serializers.",
    "version": "0.2.28",
    "project_urls": {
        "Homepage": "http://github.com/relaton/relaton-py/"
    },
    "split_keywords": [
        "relaton",
        "bibliographic data",
        "bibliography",
        "pydantic",
        "dataclasses"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8950f8a9b07074c6e0587ce1cb8f7be10ed484d91e66c57af09a1e950ba13b5",
                "md5": "425608e79b7e60e047a0c49138938d84",
                "sha256": "a45658f052d7cbb8d39a00594727450d1d2ac8753a7b84c649604edd6830ce80"
            },
            "downloads": -1,
            "filename": "relaton-0.2.28-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "425608e79b7e60e047a0c49138938d84",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 27195,
            "upload_time": "2023-11-13T09:46:31",
            "upload_time_iso_8601": "2023-11-13T09:46:31.421723Z",
            "url": "https://files.pythonhosted.org/packages/b8/95/0f8a9b07074c6e0587ce1cb8f7be10ed484d91e66c57af09a1e950ba13b5/relaton-0.2.28-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f4d9e99d742e7e93bc5f83764fb4054e7ba40cc8dfc011599ac281eb684e85a",
                "md5": "51d9315638fb57284da8a61f20a509a3",
                "sha256": "ec94f42881d8e40615669d6107d58b90c4eedb78b2fb7e58f938f9a0f1c63453"
            },
            "downloads": -1,
            "filename": "relaton-0.2.28.tar.gz",
            "has_sig": false,
            "md5_digest": "51d9315638fb57284da8a61f20a509a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27345,
            "upload_time": "2023-11-13T09:46:32",
            "upload_time_iso_8601": "2023-11-13T09:46:32.821618Z",
            "url": "https://files.pythonhosted.org/packages/1f/4d/9e99d742e7e93bc5f83764fb4054e7ba40cc8dfc011599ac281eb684e85a/relaton-0.2.28.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-13 09:46:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "relaton",
    "github_project": "relaton-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "relaton"
}
        
Elapsed time: 0.13643s