orkg


Nameorkg JSON
Version 0.21.3 PyPI version JSON
download
home_pagehttp://orkg.org/about
SummaryThe official python client for the Open Research Knowledge Graph (ORKG) API
upload_time2024-10-30 14:23:39
maintainerYaser Jaradeh
docs_urlNone
authorYaser Jaradeh
requires_python>=3.8
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": ">=3.8",
    "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/50/7e/dee99671e847c146d883b7939870c6f3b70dfe4fe22226f54b812aa8785c/orkg-0.21.3.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": "0.21.3",
    "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": "6f3083a5918e8f87906fc91ddca21df33097fd142f6e0b79edb9dd11fe74a114",
                "md5": "2369532b45907d800f2377b341126d06",
                "sha256": "e82f5964d128ae9cd072e7f50765142361884090a3a506524d68161a30f87f93"
            },
            "downloads": -1,
            "filename": "orkg-0.21.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2369532b45907d800f2377b341126d06",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 58682,
            "upload_time": "2024-10-30T14:23:36",
            "upload_time_iso_8601": "2024-10-30T14:23:36.582057Z",
            "url": "https://files.pythonhosted.org/packages/6f/30/83a5918e8f87906fc91ddca21df33097fd142f6e0b79edb9dd11fe74a114/orkg-0.21.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "507edee99671e847c146d883b7939870c6f3b70dfe4fe22226f54b812aa8785c",
                "md5": "08a749eeee81c609a199cc771fcb883d",
                "sha256": "540510fff8e4a2e38c7c3eae53ece4996fcfd379af82dc44aa79e4a8076def47"
            },
            "downloads": -1,
            "filename": "orkg-0.21.3.tar.gz",
            "has_sig": false,
            "md5_digest": "08a749eeee81c609a199cc771fcb883d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 43841,
            "upload_time": "2024-10-30T14:23:39",
            "upload_time_iso_8601": "2024-10-30T14:23:39.316920Z",
            "url": "https://files.pythonhosted.org/packages/50/7e/dee99671e847c146d883b7939870c6f3b70dfe4fe22226f54b812aa8785c/orkg-0.21.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-30 14:23:39",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "TIBHannover",
    "gitlab_project": "orkg",
    "lcname": "orkg"
}
        
Elapsed time: 1.14956s