# plantpredict-python
Install **latest stable version** via: `pip install plantpredict`.
- To investigate the latest release, or previous releases: https://github.com/plantpredict/python-sdk/releases
Install **development version** via GitHub master branch.
---
Documentation can be found at https://plantpredict-python.readthedocs.io
Email **support@plantpredict.com** to sign-up for important email updates.
Raw data
{
"_id": null,
"home_page": "https://github.com/plantpredict/python-sdk",
"name": "plantpredict",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10, <4",
"maintainer_email": "",
"keywords": "",
"author": "Kurt Rhee & Jese Milam.",
"author_email": "support@plantpredic.com",
"download_url": "https://files.pythonhosted.org/packages/67/2a/039751e5b099b8153c845d12f18ee07439dfae5c3e28cf7da545d2e7a0d2/plantpredict-1.0.20.tar.gz",
"platform": null,
"description": "# plantpredict-python\n\nInstall **latest stable version** via: `pip install plantpredict`.\n- To investigate the latest release, or previous releases: https://github.com/plantpredict/python-sdk/releases\n\nInstall **development version** via GitHub master branch.\n\n---\n\nDocumentation can be found at https://plantpredict-python.readthedocs.io\n\nEmail **support@plantpredict.com** to sign-up for important email updates.\n",
"bugtrack_url": null,
"license": "LICENSE.txt",
"summary": "Python SDK for PlantPredict (https://ui.plantpredict.terabase.energy).",
"version": "1.0.20",
"project_urls": {
"Homepage": "https://github.com/plantpredict/python-sdk"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b1a13225f28411b7d9c10d12d97eaa052d0b8f2127f7df824f1bc93bb44b7c16",
"md5": "06f8edd9e20105318530ded90f4e11eb",
"sha256": "1f464b0a205a8e75a4078a672bbcad25cce0b6b544518a7ea1906ac1bcbfbb5f"
},
"downloads": -1,
"filename": "plantpredict-1.0.20-py3-none-any.whl",
"has_sig": false,
"md5_digest": "06f8edd9e20105318530ded90f4e11eb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10, <4",
"size": 48128,
"upload_time": "2023-10-05T17:04:52",
"upload_time_iso_8601": "2023-10-05T17:04:52.710915Z",
"url": "https://files.pythonhosted.org/packages/b1/a1/3225f28411b7d9c10d12d97eaa052d0b8f2127f7df824f1bc93bb44b7c16/plantpredict-1.0.20-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "672a039751e5b099b8153c845d12f18ee07439dfae5c3e28cf7da545d2e7a0d2",
"md5": "45aff07acf42f8f1dc7bf3bced5cf6b4",
"sha256": "b80cf8ba094437d96fb13f933a07f23ac04e4b2ff22e9214500eab9939610afd"
},
"downloads": -1,
"filename": "plantpredict-1.0.20.tar.gz",
"has_sig": false,
"md5_digest": "45aff07acf42f8f1dc7bf3bced5cf6b4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10, <4",
"size": 53124,
"upload_time": "2023-10-05T17:04:53",
"upload_time_iso_8601": "2023-10-05T17:04:53.899063Z",
"url": "https://files.pythonhosted.org/packages/67/2a/039751e5b099b8153c845d12f18ee07439dfae5c3e28cf7da545d2e7a0d2/plantpredict-1.0.20.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-05 17:04:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "plantpredict",
"github_project": "python-sdk",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "certifi",
"specs": [
[
"==",
"2022.12.7"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"3.1.0"
]
]
},
{
"name": "et-xmlfile",
"specs": [
[
"==",
"1.1.0"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.4"
]
]
},
{
"name": "mock",
"specs": [
[
"==",
"5.0.1"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.25.2"
]
]
},
{
"name": "openpyxl",
"specs": [
[
"==",
"3.1.2"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
"==",
"2.8.2"
]
]
},
{
"name": "pytz",
"specs": [
[
"==",
"2023.3"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.28.2"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.16.0"
]
]
},
{
"name": "tzdata",
"specs": [
[
"==",
"2023.3"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"1.26.15"
]
]
},
{
"name": "xlrd",
"specs": [
[
"==",
"2.0.1"
]
]
}
],
"lcname": "plantpredict"
}