An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Ladybug](http://www.ladybug.tools/assets/img/ladybug.png)

[![Build Status](https://github.com/ladybug-tools/lbt-ladybug/workflows/CI/badge.svg)](https://github.com/ladybug-tools/lbt-ladybug/actions)

[![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/) [![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg)](https://www.python.org/downloads/release/python-270/) [![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](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)