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.2.tar.gz
(404.6 kB
view details)
Built Distribution
File details
Details for the file ladybug_display-0.13.2.tar.gz
.
File metadata
- Download URL: ladybug_display-0.13.2.tar.gz
- Upload date:
- Size: 404.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a01eed6d15656c1da68b98c48f407650dfb4446f60bb656b0277e2ef2c3af8d4 |
|
MD5 | 26cbcd4bac65c7ed764acc6c13756f48 |
|
BLAKE2b-256 | 79cd6892d1df1f67d45f58735d71a49f2bdf19b4d5c6e732cd17bb6cd4bb2934 |
File details
Details for the file ladybug_display-0.13.2-py2.py3-none-any.whl
.
File metadata
- Download URL: ladybug_display-0.13.2-py2.py3-none-any.whl
- Upload date:
- Size: 153.7 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 | 1a28ffcb5e68e76f65557217a75f6964782252c7e54ac363fdc5edf7022fc037 |
|
MD5 | 4ccb402e722d76995629258f22815bab |
|
BLAKE2b-256 | 01a5dadc2f0785d829c835706647ca2c2d610bd81e3cde61b39ffdca75a328fa |