merqube-client-lib


Namemerqube-client-lib JSON
Version 0.23.2 PyPI version JSON
download
home_pagehttps://github.com/merqube/merqube-client-lib
SummaryMerQube IndexAPI + SecAPI client library
upload_time2025-08-05 10:35:23
maintainerNone
docs_urlNone
authorMerqube
requires_python<4.0,>=3.10
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # merqube-client-lib
MerQube API Client Library (Python)
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/merqube/merqube-client-lib/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/merqube/merqube-client-lib/tree/main)

## Overview

This is a python client library for MerQube's public API.
This is a WIP release of an internal client library. More functionality will be added here over the coming weeks.

Table Of Contents:
- [Overview](docs/Overview.md)
- [Creating Indices](docs/CreatingIndices.md)
- [History of Changes](Changelog.md)

There are a set of examples in `examples` with full walkthroughs; see that directory for additional documentation.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/merqube/merqube-client-lib",
    "name": "merqube-client-lib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Merqube",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c4/cf/64d633c75771c33a4f8cf351bc56c54d63e9fae836df0aa1ac04c33ad9bc/merqube_client_lib-0.23.2.tar.gz",
    "platform": null,
    "description": "# merqube-client-lib\nMerQube API Client Library (Python)\n[![CircleCI](https://dl.circleci.com/status-badge/img/gh/merqube/merqube-client-lib/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/merqube/merqube-client-lib/tree/main)\n\n## Overview\n\nThis is a python client library for MerQube's public API.\nThis is a WIP release of an internal client library. More functionality will be added here over the coming weeks.\n\nTable Of Contents:\n- [Overview](docs/Overview.md)\n- [Creating Indices](docs/CreatingIndices.md)\n- [History of Changes](Changelog.md)\n\nThere are a set of examples in `examples` with full walkthroughs; see that directory for additional documentation.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "MerQube IndexAPI + SecAPI client library",
    "version": "0.23.2",
    "project_urls": {
        "Homepage": "https://github.com/merqube/merqube-client-lib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8117207bf71aa43acd0f7333fd30be656667e3b8d6268091883f768bdefbc3d5",
                "md5": "5fb1b026ce38db87468fece576f5906a",
                "sha256": "44114857e97fbe8e40cd899762848d0629aaea6a8ad0bc9450ad38804c3eee83"
            },
            "downloads": -1,
            "filename": "merqube_client_lib-0.23.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5fb1b026ce38db87468fece576f5906a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 49506,
            "upload_time": "2025-08-05T10:35:22",
            "upload_time_iso_8601": "2025-08-05T10:35:22.242229Z",
            "url": "https://files.pythonhosted.org/packages/81/17/207bf71aa43acd0f7333fd30be656667e3b8d6268091883f768bdefbc3d5/merqube_client_lib-0.23.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4cf64d633c75771c33a4f8cf351bc56c54d63e9fae836df0aa1ac04c33ad9bc",
                "md5": "5a4f8870b085c6084fbcb47893156f32",
                "sha256": "0594e77900d2de28f4664965eaa6289df0eeb99d15f9350a77cb4eb0fe6cde55"
            },
            "downloads": -1,
            "filename": "merqube_client_lib-0.23.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5a4f8870b085c6084fbcb47893156f32",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 37115,
            "upload_time": "2025-08-05T10:35:23",
            "upload_time_iso_8601": "2025-08-05T10:35:23.389097Z",
            "url": "https://files.pythonhosted.org/packages/c4/cf/64d633c75771c33a4f8cf351bc56c54d63e9fae836df0aa1ac04c33ad9bc/merqube_client_lib-0.23.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-05 10:35:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "merqube",
    "github_project": "merqube-client-lib",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "circle": true,
    "tox": true,
    "lcname": "merqube-client-lib"
}
        
Elapsed time: 0.43253s