seeplus-api


Nameseeplus-api JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttp://seeplus-api.hive.pt
SummarySeeplus API Client
upload_time2023-03-19 18:08:17
maintainer
docs_urlNone
authorHive Solutions Lda.
requires_python
licenseApache License, Version 2.0
keywords seeplus api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [Seeplus API](http://seeplus-api.hive.pt)

The Seeplus API client for Python.

## Configuration

| Name              | Type  | Default | Description                                                  |
| ----------------- | ----- | ------- | ------------------------------------------------------------ |
| **SEEPLUS_TOKEN** | `str` | `None`  | The `Bearer` token to be used in the authentication process. |

## License

Seeplus API is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).

## Build Automation

[![Build Status](https://github.com/hivesolutions/seeplus-api/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/seeplus-api/actions)
[![PyPi Status](https://img.shields.io/pypi/v/seeplus-api.svg)](https://pypi.python.org/pypi/seeplus-api)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)



            

Raw data

            {
    "_id": null,
    "home_page": "http://seeplus-api.hive.pt",
    "name": "seeplus-api",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "seeplus api",
    "author": "Hive Solutions Lda.",
    "author_email": "development@hive.pt",
    "download_url": "https://files.pythonhosted.org/packages/00/69/73b4197b66c874b1808c4a4697049338ca17af5dc227faf4008e3b04675e/seeplus-api-0.1.0.tar.gz",
    "platform": null,
    "description": "# [Seeplus API](http://seeplus-api.hive.pt)\n\nThe Seeplus API client for Python.\n\n## Configuration\n\n| Name              | Type  | Default | Description                                                  |\n| ----------------- | ----- | ------- | ------------------------------------------------------------ |\n| **SEEPLUS_TOKEN** | `str` | `None`  | The `Bearer` token to be used in the authentication process. |\n\n## License\n\nSeeplus API is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).\n\n## Build Automation\n\n[![Build Status](https://github.com/hivesolutions/seeplus-api/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/seeplus-api/actions)\n[![PyPi Status](https://img.shields.io/pypi/v/seeplus-api.svg)](https://pypi.python.org/pypi/seeplus-api)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Seeplus API Client",
    "version": "0.1.0",
    "split_keywords": [
        "seeplus",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57ee1249d9685b2162e0acc571ad2e349e8eca1a5ee83a12d3e2076af7729464",
                "md5": "227af27e17884c1deee014f657d20d73",
                "sha256": "14307f38d5a3bc0db330cb122d5f996a90c74bb361967075252b2029a275bbc2"
            },
            "downloads": -1,
            "filename": "seeplus_api-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "227af27e17884c1deee014f657d20d73",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 8572,
            "upload_time": "2023-03-19T18:08:15",
            "upload_time_iso_8601": "2023-03-19T18:08:15.981507Z",
            "url": "https://files.pythonhosted.org/packages/57/ee/1249d9685b2162e0acc571ad2e349e8eca1a5ee83a12d3e2076af7729464/seeplus_api-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "006973b4197b66c874b1808c4a4697049338ca17af5dc227faf4008e3b04675e",
                "md5": "e5f09e52d1d1582001795618b8efb054",
                "sha256": "c419965197aca024eee5e1c8a4d919a47d5e537eb3091dc3904162b218dba092"
            },
            "downloads": -1,
            "filename": "seeplus-api-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e5f09e52d1d1582001795618b8efb054",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2819,
            "upload_time": "2023-03-19T18:08:17",
            "upload_time_iso_8601": "2023-03-19T18:08:17.153429Z",
            "url": "https://files.pythonhosted.org/packages/00/69/73b4197b66c874b1808c4a4697049338ca17af5dc227faf4008e3b04675e/seeplus-api-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-19 18:08:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "seeplus-api"
}
        
Elapsed time: 0.04529s