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.12.0.tar.gz
(93.0 kB
view details)
Built Distribution
File details
Details for the file ladybug_display-0.12.0.tar.gz
.
File metadata
- Download URL: ladybug_display-0.12.0.tar.gz
- Upload date:
- Size: 93.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c9bd31724ae5a2d835f74bb029ae92af5c464f0db1abafb5ed2ad67a2f281686
|
|
MD5 |
5fd2b4162e58be1de9146f8462fd8e25
|
|
BLAKE2b-256 |
8e80dc037e1e991eb9459dc1d7fa4b5682fb6c828e9818a8cdc79a411a77b5d7
|
File details
Details for the file ladybug_display-0.12.0-py2.py3-none-any.whl
.
File metadata
- Download URL: ladybug_display-0.12.0-py2.py3-none-any.whl
- Upload date:
- Size: 114.6 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 |
ba82bb5a4ea438e3f4f9563e0f1ccbc852062d41befeecfccdbe54566a529b43
|
|
MD5 |
a7175036250feb2a938915336f0136c3
|
|
BLAKE2b-256 |
72cc9bebcb255db39e071b23e36dd735bd921aba3a3e180c13304c4691e77ca8
|