fairclient


Namefairclient JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryA FAIR Data Point client written in Python
upload_time2024-09-24 08:24:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords fdp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!--
SPDX-FileCopyrightText: 2024 Stichting Health-RI

SPDX-License-Identifier: MIT
-->

# FAIR Data Point client

-----

[![PyPI - Version](https://img.shields.io/pypi/v/fairclient.svg)](https://pypi.org/project/fairclient)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fairclient.svg)](https://pypi.org/project/fairclient)
[![Codecov](https://img.shields.io/codecov/c/github/health-ri/fairclient?logo=codecov)](https://app.codecov.io/github/Health-RI/fairclient)

A simple client for the REST API that a FAIR Data Point (FDP) provides. Specifically tuned for the
FDP reference implementation.

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

Installation can be done using standard pip:

```console
pip install fairclient
```

## Related packages

This package is complementary to [SeMPyRO](https://github.com/health-RI/sempyro), a Python library
to generate RDF and DCAT(-AP) metadata. The RDF output from SeMPyRO can be uploaded to an FDP.

For an example, see [img2catalog](https://github.com/Health-RI/img2catalog).

## License

`fairclient` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fairclient",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "FDP",
    "author": null,
    "author_email": "Mark Janse <mark.janse@health-ri.nl>",
    "download_url": "https://files.pythonhosted.org/packages/29/90/345aa5a7972e55ade79b623160e907a5b622af37555a264847a93d61920e/fairclient-1.0.1.tar.gz",
    "platform": null,
    "description": "<!--\nSPDX-FileCopyrightText: 2024 Stichting Health-RI\n\nSPDX-License-Identifier: MIT\n-->\n\n# FAIR Data Point client\n\n-----\n\n[![PyPI - Version](https://img.shields.io/pypi/v/fairclient.svg)](https://pypi.org/project/fairclient)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fairclient.svg)](https://pypi.org/project/fairclient)\n[![Codecov](https://img.shields.io/codecov/c/github/health-ri/fairclient?logo=codecov)](https://app.codecov.io/github/Health-RI/fairclient)\n\nA simple client for the REST API that a FAIR Data Point (FDP) provides. Specifically tuned for the\nFDP reference implementation.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\nInstallation can be done using standard pip:\n\n```console\npip install fairclient\n```\n\n## Related packages\n\nThis package is complementary to [SeMPyRO](https://github.com/health-RI/sempyro), a Python library\nto generate RDF and DCAT(-AP) metadata. The RDF output from SeMPyRO can be uploaded to an FDP.\n\nFor an example, see [img2catalog](https://github.com/Health-RI/img2catalog).\n\n## License\n\n`fairclient` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A FAIR Data Point client written in Python",
    "version": "1.0.1",
    "project_urls": {
        "Documentation": "https://github.com/health-ri/fairclient#readme",
        "Issues": "https://github.com/health-ri/fairclient/issues",
        "Source": "https://github.com/health-ri/fairclient"
    },
    "split_keywords": [
        "fdp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e8e9506178087233b3821d0b05c723749dea2cfbd2434a06aa1a195e479a31c",
                "md5": "111510cf469b79e0d8fc8bb1420b6cb4",
                "sha256": "26062a63017e976b208f406a510f9ed99c208fe1cdfb3b7177cb6eacba8589f7"
            },
            "downloads": -1,
            "filename": "fairclient-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "111510cf469b79e0d8fc8bb1420b6cb4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8279,
            "upload_time": "2024-09-24T08:24:44",
            "upload_time_iso_8601": "2024-09-24T08:24:44.436819Z",
            "url": "https://files.pythonhosted.org/packages/1e/8e/9506178087233b3821d0b05c723749dea2cfbd2434a06aa1a195e479a31c/fairclient-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2990345aa5a7972e55ade79b623160e907a5b622af37555a264847a93d61920e",
                "md5": "4698a0153ab285ea2357dae79fba9451",
                "sha256": "20b228776e5427fa72b18b0c830667529e7b935a733c755712cb2949b91a8aca"
            },
            "downloads": -1,
            "filename": "fairclient-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4698a0153ab285ea2357dae79fba9451",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 12958,
            "upload_time": "2024-09-24T08:24:45",
            "upload_time_iso_8601": "2024-09-24T08:24:45.926486Z",
            "url": "https://files.pythonhosted.org/packages/29/90/345aa5a7972e55ade79b623160e907a5b622af37555a264847a93d61920e/fairclient-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-24 08:24:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "health-ri",
    "github_project": "fairclient#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fairclient"
}
        
Elapsed time: 0.60548s