Registry / crm-productivity / lbt-grasshopper

lbt-grasshopper

JSON →
library1.10.24pypypiunverified

Meta-package that installs all Ladybug Tools plugins for Grasshopper (ladybug, honeybee, dragonfly, etc.) as a single dependency. Current version 1.10.24, updated frequently with dependency bumps (weekly/biweekly).

pip install lbt-grasshopper
INSTALL
IMPORT
SIG · LBT-GRASSHOPPER
L
lbt-grasshopper
crm-productivitypythonv1.10.24
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ladybug
from ladybug_grasshopper import Ladybug
from lbt_grasshopper import Ladybug
lbt-grasshopper is a meta-package; components are imported from individual packages.

Basic import test. Actual usage requires Rhino/Grasshopper environment.

from ladybug_grasshopper import Ladybug print('Ladybug Toolbox imported successfully')
Debug
Known issues
gotchalbt-grasshopper is a meta-package; individual components (ladybug-grasshopper, honeybee-grasshopper, etc.) must be imported separately. Importing 'lbt_grasshopper' will not expose any endpoints.
fix
Use 'from ladybug_grasshopper import ...' or 'from honeybee_grasshopper import ...'.
affects: all
gotchaThis package is designed for use inside Rhino/Grasshopper; running standalone scripts will fail if Rhino is not available.
fix
Install Rhino and run inside Grasshopper Python component, or use the Ladybug Tools CLI for headless operations.
affects: all
deprecatedOld 'ladybug-grasshopper' commands like 'ladybug_grasshopper config' have been replaced by 'ladybug_grasshopper settings'.
fix
Use 'from ladybug_grasshopper import settings' instead.
affects: <1.70.0
Upgrade
Version history
1.10.24latest on PyPI · released May 8, 2026
Audit
Dependencies
ladybug-grasshopperrequiredCore Ladybug components for Grasshopper
honeybee-grasshopperrequiredHoneybee components for Grasshopper
dragonfly-grasshopperrequiredDragonfly components for Grasshopper
honeybee-grasshopper-energyrequiredEnergy simulation components
ladybug-grasshopper-extraoptionalAdditional Ladybug components (optional)
Agent activity
37 hits · last 30 days
node
34
OpenAI (training)
1
Resources