openplantbook-sdk


Nameopenplantbook-sdk JSON
Version 0.4.5 PyPI version JSON
download
home_pagehttps://github.com/slaxor505/openplantbook-sdk-py
SummaryOpen Plantbook SDK for Python
upload_time2023-12-11 12:01:52
maintainer
docs_urlNone
authorSlava Pisarevskiy
requires_python>=3.9
licenseMIT
keywords json timeseries iot jts
VCS
bugtrack_url
requirements aiohttp json_timeseries numpy pandas PyYAML tabulate
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Open Plantbook SDK for Python

[![Documentation Status](https://readthedocs.org/projects/openplantbook-sdk-py/badge/?version=latest)](https://openplantbook-sdk-py.readthedocs.io/en/latest/?badge=latest)
[![PyPI version](https://badge.fury.io/py/openplantbook-sdk.svg)](https://badge.fury.io/py/openplantbook-sdk)

This is an SDK to integrate with [Open Plantbook](https://open.plantbook.io) API. 

More information about Open Plantbook and documentation can be found [here](https://github.com/slaxor505/OpenPlantbook-client).
It requires registration and API credentials which can be generated on Open Plantbook website.

See [API documentation](https://documenter.getpostman.com/view/12627470/TVsxBRjD) for details about returned values by the SDK.
[Discord](https://discord.gg/dguPktq9Zh) for support and questions 

## Installation

```shell
pip install openplantbook-sdk
```

Import or require module

```python
from openplantbook_sdk import OpenPlantBookApi
```

## Usage

See [demo.py](demo.py)


## License
MIT

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/slaxor505/openplantbook-sdk-py",
    "name": "openplantbook-sdk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "json,timeseries,iot,jts",
    "author": "Slava Pisarevskiy",
    "author_email": "slava@plantbook.io",
    "download_url": "https://files.pythonhosted.org/packages/b3/48/b42c69cbacd4046450cdd0630d54ec73975c3c150d55fa754c049bd2ba06/openplantbook-sdk-0.4.5.tar.gz",
    "platform": null,
    "description": "# Open Plantbook SDK for Python\n\n[![Documentation Status](https://readthedocs.org/projects/openplantbook-sdk-py/badge/?version=latest)](https://openplantbook-sdk-py.readthedocs.io/en/latest/?badge=latest)\n[![PyPI version](https://badge.fury.io/py/openplantbook-sdk.svg)](https://badge.fury.io/py/openplantbook-sdk)\n\nThis is an SDK to integrate with [Open Plantbook](https://open.plantbook.io) API. \n\nMore information about Open Plantbook and documentation can be found [here](https://github.com/slaxor505/OpenPlantbook-client).\nIt requires registration and API credentials which can be generated on Open Plantbook website.\n\nSee [API documentation](https://documenter.getpostman.com/view/12627470/TVsxBRjD) for details about returned values by the SDK.\n[Discord](https://discord.gg/dguPktq9Zh) for support and questions \n\n## Installation\n\n```shell\npip install openplantbook-sdk\n```\n\nImport or require module\n\n```python\nfrom openplantbook_sdk import OpenPlantBookApi\n```\n\n## Usage\n\nSee [demo.py](demo.py)\n\n\n## License\nMIT\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Open Plantbook SDK for Python",
    "version": "0.4.5",
    "project_urls": {
        "Documentation": "https://openplantbook-sdk-py.readthedocs.io",
        "Homepage": "https://github.com/slaxor505/openplantbook-sdk-py",
        "Source": "https://github.com/slaxor505/openplantbook-sdk-py"
    },
    "split_keywords": [
        "json",
        "timeseries",
        "iot",
        "jts"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ee945492a76565c8ad200f66bb2942e5ef2cd0af5b67be51815e43d10b2bdd6",
                "md5": "a43ab11ba6c5838699f25f88a843d7cb",
                "sha256": "76509c3a81cfc02414e5a7adbb6d16b45ff04b597cec54587a6653c6b0994909"
            },
            "downloads": -1,
            "filename": "openplantbook_sdk-0.4.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a43ab11ba6c5838699f25f88a843d7cb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8556,
            "upload_time": "2023-12-11T12:01:47",
            "upload_time_iso_8601": "2023-12-11T12:01:47.300214Z",
            "url": "https://files.pythonhosted.org/packages/3e/e9/45492a76565c8ad200f66bb2942e5ef2cd0af5b67be51815e43d10b2bdd6/openplantbook_sdk-0.4.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b348b42c69cbacd4046450cdd0630d54ec73975c3c150d55fa754c049bd2ba06",
                "md5": "ffca16453e923576b09499da56751baf",
                "sha256": "b84f0079feb3f58ab1f268bff562837d4c8399a586829bfe61db0e3cfcf04531"
            },
            "downloads": -1,
            "filename": "openplantbook-sdk-0.4.5.tar.gz",
            "has_sig": false,
            "md5_digest": "ffca16453e923576b09499da56751baf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 12236,
            "upload_time": "2023-12-11T12:01:52",
            "upload_time_iso_8601": "2023-12-11T12:01:52.447594Z",
            "url": "https://files.pythonhosted.org/packages/b3/48/b42c69cbacd4046450cdd0630d54ec73975c3c150d55fa754c049bd2ba06/openplantbook-sdk-0.4.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-11 12:01:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "slaxor505",
    "github_project": "openplantbook-sdk-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": []
        },
        {
            "name": "json_timeseries",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "PyYAML",
            "specs": []
        },
        {
            "name": "tabulate",
            "specs": []
        }
    ],
    "lcname": "openplantbook-sdk"
}
        
Elapsed time: 0.14950s