https://github.com/ladybug-tools/lbt-ladybug
🐞🐞🐞 Collection of all Ladybug core Python libraries
https://github.com/ladybug-tools/lbt-ladybug
Last synced: 2 days ago
JSON representation
🐞🐞🐞 Collection of all Ladybug core Python libraries
- Host: GitHub
- URL: https://github.com/ladybug-tools/lbt-ladybug
- Owner: ladybug-tools
- License: agpl-3.0
- Created: 2020-06-05T22:16:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-06-03T19:48:56.000Z (9 days ago)
- Last Synced: 2026-06-03T21:17:45.700Z (9 days ago)
- Language: Python
- Homepage:
- Size: 262 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

[](https://github.com/ladybug-tools/lbt-ladybug/actions)
[](https://www.python.org/downloads/release/python-370/) [](https://www.python.org/downloads/release/python-270/) [](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)
# lbt-ladybug
Collection of all Ladybug core Python libraries.
Note that this repository and corresponding Python package does not contain any
code and it simply exists to provide a shortcut for installing all of the ladybug
core libraries together.
## Included Ladybug Packages
Running `pip install lbt-ladybug -U` will result in the installation of the
following Python packages:
* [ladybug-geometry](https://github.com/ladybug-tools/ladybug-geometry)
* [ladybug-core](https://github.com/ladybug-tools/ladybug)
* [ladybug-comfort](https://github.com/ladybug-tools/ladybug-comfort)
* [ladybug-radiance](https://github.com/ladybug-tools/ladybug-radiance)
* [ladybug-display](https://github.com/ladybug-tools/ladybug-display)