slaxor505 / openplantbook-sdk-py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Plantbook SDK for Python

Documentation Status PyPI version

This is an SDK to integrate with Open Plantbook API.

More information about Open Plantbook and documentation can be found here. It requires registration and API credentials which can be generated on Open Plantbook website.

See API documentation for details about returned values by the SDK. Discord for support and questions

Installation

pip install openplantbook-sdk

Import or require module

from openplantbook_sdk import OpenPlantBookApi

Usage

See demo.py

License

MIT

About

License:MIT License


Languages

Language:Python 99.5%Language:Shell 0.5%