pygleif


Namepygleif JSON
Version 5.0.1 PyPI version JSON
download
home_pagehttps://github.com/ggravlingen/pygleif
Summary
upload_time2023-09-03 19:26:00
maintainer
docs_urlNone
authorggravlingen
requires_python>=3.10
licenseMIT
keywords lei-code lei api gleif leicode
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            [![PyPI version](https://badge.fury.io/py/pygleif.svg)](https://badge.fury.io/py/pygleif)

This library queries the API of GLEIF.org to return data about a specific entity company. The result is typed using `Pydantic` It is also possible to search for organisation id to find LEI codes and also to get child notes for a specific LEI code.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ggravlingen/pygleif",
    "name": "pygleif",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "lei-code lei api gleif leicode",
    "author": "ggravlingen",
    "author_email": "no@email.com",
    "download_url": "https://files.pythonhosted.org/packages/c9/2e/afad8a245b377e20f7cc3e4f12dd898a4d49e90c345b5f9570f02bdc815c/pygleif-5.0.1.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://badge.fury.io/py/pygleif.svg)](https://badge.fury.io/py/pygleif)\n\nThis library queries the API of GLEIF.org to return data about a specific entity company. The result is typed using `Pydantic` It is also possible to search for organisation id to find LEI codes and also to get child notes for a specific LEI code.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "5.0.1",
    "project_urls": {
        "Download": "https://github.com/ggravlingen/pygleif/archive/5.0.1.zip",
        "Homepage": "https://github.com/ggravlingen/pygleif"
    },
    "split_keywords": [
        "lei-code",
        "lei",
        "api",
        "gleif",
        "leicode"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2875fe9e6ed8adb693b23c6ce49c8c6c376e5c2aa47f313005efc534bda2da50",
                "md5": "9c1589fa313e3e8cd46c49a825f40f8a",
                "sha256": "01a3f653eff8a71aa255c0cdc30e30d5b5e1046a4d741d5138d4749e5e2b0ac4"
            },
            "downloads": -1,
            "filename": "pygleif-5.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9c1589fa313e3e8cd46c49a825f40f8a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 7127,
            "upload_time": "2023-09-03T19:25:59",
            "upload_time_iso_8601": "2023-09-03T19:25:59.395732Z",
            "url": "https://files.pythonhosted.org/packages/28/75/fe9e6ed8adb693b23c6ce49c8c6c376e5c2aa47f313005efc534bda2da50/pygleif-5.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c92eafad8a245b377e20f7cc3e4f12dd898a4d49e90c345b5f9570f02bdc815c",
                "md5": "9895bf165cf9120d79f857f3f2a4e9aa",
                "sha256": "56ab4aeeb16a216bc716107894ba45b784941389f0c2bc3adf62a941cad3c8e5"
            },
            "downloads": -1,
            "filename": "pygleif-5.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9895bf165cf9120d79f857f3f2a4e9aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 6784,
            "upload_time": "2023-09-03T19:26:00",
            "upload_time_iso_8601": "2023-09-03T19:26:00.774180Z",
            "url": "https://files.pythonhosted.org/packages/c9/2e/afad8a245b377e20f7cc3e4f12dd898a4d49e90c345b5f9570f02bdc815c/pygleif-5.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-03 19:26:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ggravlingen",
    "github_project": "pygleif",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "pygleif"
}
        
Elapsed time: 0.11369s