orkg


Nameorkg JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttp://orkg.org/about
SummaryThe official python client for the Open Research Knowledge Graph (ORKG) API
upload_time2025-07-28 08:30:02
maintainerYaser Jaradeh
docs_urlNone
authorYaser Jaradeh
requires_python<4.0,>=3.9
licenseMIT
keywords orkg scholarly communication digital library api wrapper python client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # orkg-pypi
[![Python version](https://img.shields.io/pypi/pyversions/orkg.svg)](https://img.shields.io/pypi/pyversions/orkg.svg)
[![pipeline status](https://gitlab.com/TIBHannover/orkg/orkg-pypi/badges/master/pipeline.svg)](https://gitlab.com/TIBHannover/orkg/orkg-pypi/-/commits/master)
[![Documentation Status](https://readthedocs.org/projects/orkg/badge/?version=latest)](https://orkg.readthedocs.io/en/latest/?badge=latest)
[![PyPI version](https://badge.fury.io/py/orkg.svg)](https://badge.fury.io/py/orkg)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![flake8](https://img.shields.io/badge/flake8-enabled-brightgreen)](https://github.com/PyCQA/flake8)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)

A python client interacting with the ORKG API and sprinkling some python magic on top.

The package a implements many of the API calls described in the [documentation](http://tibhannover.gitlab.io/orkg/orkg-backend/api-doc/), and provides a set of extra features like graph pythonic objects and dynamic instantiation of entities from specifications.

You can find details about how-to use the package on [Read the Docs](https://orkg.readthedocs.io/en/latest/index.html).

Developers, please note that you need to install the pre-commit script via
```bash
pip install -r requirements.txt
pre-commit install
```
And check the [CONTRIBUTING.md](CONTRIBUTING.md) for more details.

# Noteworthy Contributors

Special thanks to the following awesome people
- Allard Oelen
- Kheir Eddine Farfar
- Omar Arab Oghli
- Julia Evans

            

Raw data

            {
    "_id": null,
    "home_page": "http://orkg.org/about",
    "name": "orkg",
    "maintainer": "Yaser Jaradeh",
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "ORKG, Scholarly Communication, Digital Library, API Wrapper, Python Client",
    "author": "Yaser Jaradeh",
    "author_email": "yaser.jaradeh@tib.eu",
    "download_url": "https://files.pythonhosted.org/packages/1b/c2/6cef99af80b7e5272346f2bbf678a5709d38468c2461f3179049701bf949/orkg-1.0.1.tar.gz",
    "platform": null,
    "description": "# orkg-pypi\n[![Python version](https://img.shields.io/pypi/pyversions/orkg.svg)](https://img.shields.io/pypi/pyversions/orkg.svg)\n[![pipeline status](https://gitlab.com/TIBHannover/orkg/orkg-pypi/badges/master/pipeline.svg)](https://gitlab.com/TIBHannover/orkg/orkg-pypi/-/commits/master)\n[![Documentation Status](https://readthedocs.org/projects/orkg/badge/?version=latest)](https://orkg.readthedocs.io/en/latest/?badge=latest)\n[![PyPI version](https://badge.fury.io/py/orkg.svg)](https://badge.fury.io/py/orkg)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)\n[![flake8](https://img.shields.io/badge/flake8-enabled-brightgreen)](https://github.com/PyCQA/flake8)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)\n\nA python client interacting with the ORKG API and sprinkling some python magic on top.\n\nThe package a implements many of the API calls described in the [documentation](http://tibhannover.gitlab.io/orkg/orkg-backend/api-doc/), and provides a set of extra features like graph pythonic objects and dynamic instantiation of entities from specifications.\n\nYou can find details about how-to use the package on [Read the Docs](https://orkg.readthedocs.io/en/latest/index.html).\n\nDevelopers, please note that you need to install the pre-commit script via\n```bash\npip install -r requirements.txt\npre-commit install\n```\nAnd check the [CONTRIBUTING.md](CONTRIBUTING.md) for more details.\n\n# Noteworthy Contributors\n\nSpecial thanks to the following awesome people\n- Allard Oelen\n- Kheir Eddine Farfar\n- Omar Arab Oghli\n- Julia Evans\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The official python client for the Open Research Knowledge Graph (ORKG) API",
    "version": "1.0.1",
    "project_urls": {
        "Documentation": "https://orkg.readthedocs.io/en/latest/",
        "Homepage": "http://orkg.org/about",
        "Repository": "https://gitlab.com/TIBHannover/orkg/orkg-pypi"
    },
    "split_keywords": [
        "orkg",
        " scholarly communication",
        " digital library",
        " api wrapper",
        " python client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ce574759d0747b04e7154ba1690ce4aa98166c090e2cf2496d16cec10b69c40",
                "md5": "4a6c238e616b2c502a7a4f863234d3c4",
                "sha256": "06fff8ebc6a9108e77af6c7da1aa31a80aca331f903f151bbe475bb583b3e013"
            },
            "downloads": -1,
            "filename": "orkg-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4a6c238e616b2c502a7a4f863234d3c4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 56501,
            "upload_time": "2025-07-28T08:29:59",
            "upload_time_iso_8601": "2025-07-28T08:29:59.307444Z",
            "url": "https://files.pythonhosted.org/packages/4c/e5/74759d0747b04e7154ba1690ce4aa98166c090e2cf2496d16cec10b69c40/orkg-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1bc26cef99af80b7e5272346f2bbf678a5709d38468c2461f3179049701bf949",
                "md5": "de01797f16a4fbcb7adcbcaf8e8325da",
                "sha256": "df1f3751562f69937965f37dae20f1fe06b00512db6e1c6b28b598184a885cf9"
            },
            "downloads": -1,
            "filename": "orkg-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "de01797f16a4fbcb7adcbcaf8e8325da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 41686,
            "upload_time": "2025-07-28T08:30:02",
            "upload_time_iso_8601": "2025-07-28T08:30:02.148151Z",
            "url": "https://files.pythonhosted.org/packages/1b/c2/6cef99af80b7e5272346f2bbf678a5709d38468c2461f3179049701bf949/orkg-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 08:30:02",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "TIBHannover",
    "gitlab_project": "orkg",
    "lcname": "orkg"
}
        
Elapsed time: 0.47123s