jaqpot-api-client


Namejaqpot-api-client JSON
Version 6.39.2 PyPI version JSON
download
home_pageNone
SummaryA python client for the Jaqpot API generated from the OpenAPI specification
upload_time2025-01-08 12:29:53
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/f8/96/5264a10258b21c231c80bc6cb6c47f9a7511321015d703c5c597dbbaf65e/jaqpot_api_client-6.39.2.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": "6.39.2",
    "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": "",
            "digests": {
                "blake2b_256": "a645931fff7582ce8883044bbc4f8ec23f83261a9c43fe0ff5ecf1f630c0dffc",
                "md5": "c308387aee109de4245347d31fdd4545",
                "sha256": "84208cba18ad855960ae2de22da1cbba5d78dc2a7d3b93b3b699a3c2f5a175d0"
            },
            "downloads": -1,
            "filename": "jaqpot_api_client-6.39.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c308387aee109de4245347d31fdd4545",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 133690,
            "upload_time": "2025-01-08T12:29:52",
            "upload_time_iso_8601": "2025-01-08T12:29:52.752491Z",
            "url": "https://files.pythonhosted.org/packages/a6/45/931fff7582ce8883044bbc4f8ec23f83261a9c43fe0ff5ecf1f630c0dffc/jaqpot_api_client-6.39.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8965264a10258b21c231c80bc6cb6c47f9a7511321015d703c5c597dbbaf65e",
                "md5": "63766d4539e4caf72100fd4accf06901",
                "sha256": "7caf5ea0f188150e37f954fb90dd2306c840e9a48ea930e22c9bdf1809f68a16"
            },
            "downloads": -1,
            "filename": "jaqpot_api_client-6.39.2.tar.gz",
            "has_sig": false,
            "md5_digest": "63766d4539e4caf72100fd4accf06901",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 49136,
            "upload_time": "2025-01-08T12:29:53",
            "upload_time_iso_8601": "2025-01-08T12:29:53.982345Z",
            "url": "https://files.pythonhosted.org/packages/f8/96/5264a10258b21c231c80bc6cb6c47f9a7511321015d703c5c597dbbaf65e/jaqpot_api_client-6.39.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-08 12:29:53",
    "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: 0.39742s