jaqpot-api-client


Namejaqpot-api-client JSON
Version 7.0.3 PyPI version JSON
download
home_pageNone
SummaryA python client for the Jaqpot API generated from the OpenAPI specification
upload_time2025-07-23 11:25:26
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Jaqpot API client

[![PyPI - Version](https://img.shields.io/pypi/v/jaqpot-api-client.svg)](https://pypi.org/project/jaqpot-api-client)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/jaqpot-api-client.svg)](https://pypi.org/project/jaqpot-api-client)

Contains an openapi generated client for the Jaqpot API in python

## Table of Contents

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

## Installation

```console
pip install jaqpot-api-client
```

## License

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jaqpot-api-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "UPCI NTUA <upci.ntua@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/44/38/a0ac7d659eb10f94fd3649d438c68f2e1499aa6a84d1c1e40f3310da064c/jaqpot_api_client-7.0.3.tar.gz",
    "platform": null,
    "description": "# Jaqpot API client\n\n[![PyPI - Version](https://img.shields.io/pypi/v/jaqpot-api-client.svg)](https://pypi.org/project/jaqpot-api-client)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/jaqpot-api-client.svg)](https://pypi.org/project/jaqpot-api-client)\n\nContains an openapi generated client for the Jaqpot API in python\n\n## Table of Contents\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install jaqpot-api-client\n```\n\n## License\n\n`jaqpot-api-client` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A python client for the Jaqpot API generated from the OpenAPI specification",
    "version": "7.0.3",
    "project_urls": {
        "Documentation": "https://github.com/ntua-unit-of-control-and-informatics/jaqpot-api-client-python#readme",
        "Issues": "https://github.com/ntua-unit-of-control-and-informatics/jaqpot-api-client-python/issues",
        "Source": "https://github.com/ntua-unit-of-control-and-informatics/jaqpot-api-client-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0f47a3850f1b67f71a0f15f0b846fa3586d572b14379fb1f1b285973e38784ce",
                "md5": "d1de838358f134a39eeafde0e4b4372c",
                "sha256": "ed5f3bed0567f86f01ec9f76c5c9d0368671a1c1102371d0612922845971731e"
            },
            "downloads": -1,
            "filename": "jaqpot_api_client-7.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1de838358f134a39eeafde0e4b4372c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 155944,
            "upload_time": "2025-07-23T11:25:25",
            "upload_time_iso_8601": "2025-07-23T11:25:25.539409Z",
            "url": "https://files.pythonhosted.org/packages/0f/47/a3850f1b67f71a0f15f0b846fa3586d572b14379fb1f1b285973e38784ce/jaqpot_api_client-7.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4438a0ac7d659eb10f94fd3649d438c68f2e1499aa6a84d1c1e40f3310da064c",
                "md5": "839094297ccaaae4e8583354e99e85b5",
                "sha256": "ddfbcaec44b6a2bfc89008bb0cb2577125f70d1d91550d2ba8ae0e210f535be9"
            },
            "downloads": -1,
            "filename": "jaqpot_api_client-7.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "839094297ccaaae4e8583354e99e85b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 54675,
            "upload_time": "2025-07-23T11:25:26",
            "upload_time_iso_8601": "2025-07-23T11:25:26.492658Z",
            "url": "https://files.pythonhosted.org/packages/44/38/a0ac7d659eb10f94fd3649d438c68f2e1499aa6a84d1c1e40f3310da064c/jaqpot_api_client-7.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-23 11:25:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ntua-unit-of-control-and-informatics",
    "github_project": "jaqpot-api-client-python#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jaqpot-api-client"
}
        
Elapsed time: 3.34351s