Skip to main content

Official Python SDK & CLI for GreenLens Pro: AI plant identification, disease diagnosis, and indoor houseplant care guides.

Project description

🌿 GreenLens Python SDK & Plant Care CLI

PyPI Version App Store License: MIT Website

Official Python SDK & CLI powered by GreenLens Pro — the leading AI plant identification, plant disease diagnosis, and indoor houseplant care tracking app on the App Store.


📲 Download the App

Download GreenLens on the App Store


📦 Installation

pip install greenlens-python

💻 Python Library Usage

import greenlens

# 1. Houseplant Care Lookup
care_info = greenlens.get_care("Monstera")
for plant in care_info:
    print(plant["name"], plant["light"], plant["watering"])

# 2. AI Plant Symptom & Disease Diagnosis
diagnosis = greenlens.diagnose("yellow leaves")
print(diagnosis)

# 3. Light Meter Calculator
light = greenlens.light_meter(1500)
print(light["category"], light["suitable_plants"])

🛠️ CLI Usage

# Care lookup
greenlens-py care "Monstera"
greenlens-py care "Glücksfeder"

# Symptom diagnosis
greenlens-py diagnose "yellow leaves"
greenlens-py diagnose "brown spots"

# Light meter
greenlens-py light-meter 1500

🔗 Official Links


📄 License

Distributed under the MIT License. See LICENSE for more information.

Copyright (c) 2026 GreenLens Pro

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

greenlens_python-1.0.0.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

greenlens_python-1.0.0-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

Details for the file greenlens_python-1.0.0.tar.gz.

File metadata

  • Download URL: greenlens_python-1.0.0.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.2

File hashes

Hashes for greenlens_python-1.0.0.tar.gz
Algorithm Hash digest
SHA256 25f42650c7aa59e403d35a914b3906f345a0fec7100886700ed2b21772a7c4f1
MD5 2b1f846d49056f8be56128737926cd18
BLAKE2b-256 d6ed9a0ed4c0ec1f63562211af4bb2c2e502267b4bed970350766cdd6f6fdf35

See more details on using hashes here.

File details

Details for the file greenlens_python-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for greenlens_python-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 923ee41a4939d9744ad5bf1bf953235fc592f5933de0e6fb7bc399abd0dc716b
MD5 b0c2392fe37952e9786a678cdcccda2e
BLAKE2b-256 c5b2ee3e8b907f1335ea237ba60f4fce372717ecc2103a97d902229327bb7af6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page