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
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.6.9.tar.gz
(61.2 kB
view details)
Built Distribution
File details
Details for the file ladybug-display-0.6.9.tar.gz
.
File metadata
- Download URL: ladybug-display-0.6.9.tar.gz
- Upload date:
- Size: 61.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.9.2 requests/2.28.1 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/3.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
30e777f5fe6b725a0eff664585070a1f07c9a508dd4e41f3d4f4f9a2e219b911
|
|
MD5 |
21a9875fb48de0bf059a5e96abb62c6a
|
|
BLAKE2b-256 |
f4a441c225f23677cfa55734e6e885cd14af2535785ff088b7e721d6bcb47ba8
|
File details
Details for the file ladybug_display-0.6.9-py2.py3-none-any.whl
.
File metadata
- Download URL: ladybug_display-0.6.9-py2.py3-none-any.whl
- Upload date:
- Size: 72.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.9.2 requests/2.28.1 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/3.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d65fda61ffba472d09cdfeef7b16731dbbf1e245d7547ce2c922925fe0a8ac78
|
|
MD5 |
2913de18154902c9c01d63081dd1da4e
|
|
BLAKE2b-256 |
7077b0dcc083e816ca43ab325bdf03e4105a877ecf312e75ef717627e53976a2
|