A library that assigns basic display attributes to ladybug-geometry objects (color, line weight, line type, etc).
Project description
ladybug-display
A library that assigns basic display attributes to ladybug-geometry objects (color, line weight, line type, etc). It also extends several core Ladybug objects with methods to translate them to a VisualzationSet (Sunpath, WindRose, etc.).
Installation
To install the library use:
pip install ladybug-display
QuickStart
import ladybug_display
API Documentation
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/ladybug-display
# or
git clone https://github.com/ladybug-tools/ladybug-display
- Install dependencies:
cd ladybug-display
pip install -r dev-requirements.txt
pip install -r requirements.txt
- Run Tests:
python -m pytest tests/
- Generate Documentation:
sphinx-apidoc -f -e -d 4 -o ./docs ./ladybug_display
sphinx-build -b html ./docs ./docs/_build/docs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ladybug_display-0.13.1.tar.gz
(403.9 kB
view details)
Built Distribution
File details
Details for the file ladybug_display-0.13.1.tar.gz
.
File metadata
- Download URL: ladybug_display-0.13.1.tar.gz
- Upload date:
- Size: 403.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c4bbbc568234e66f87353968efb21ed779f7ad13b511e0d2427ff0987431852d
|
|
MD5 |
eebd3009f29c97d4aa9eb76ed7d0007d
|
|
BLAKE2b-256 |
e704665c3a8df852f2e9f4b0fa2782c283e19c3f42274da249d6d52168d5cc0b
|
File details
Details for the file ladybug_display-0.13.1-py2.py3-none-any.whl
.
File metadata
- Download URL: ladybug_display-0.13.1-py2.py3-none-any.whl
- Upload date:
- Size: 152.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a3c814c5f428bbc5bb2ae8ac8761326f72cbf27246aecf1e0895bb3c3a6731f9
|
|
MD5 |
c390ab54a9e5d11f7931dc2092db903a
|
|
BLAKE2b-256 |
269480c36c737d94e039001781e189a2c06087748a8475c871e9ff492ed7088f
|