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.10.1.tar.gz
(72.3 kB
view details)
Built Distribution
File details
Details for the file ladybug-display-0.10.1.tar.gz
.
File metadata
- Download URL: ladybug-display-0.10.1.tar.gz
- Upload date:
- Size: 72.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.8.0 pkginfo/1.9.6 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.65.0 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70f96a2b93d5d9fa36b306f07df453b219501f7e8217e24e766939c547bff8fc |
|
MD5 | c43fde2556c9dffd98761e605fed5454 |
|
BLAKE2b-256 | 784e142a1af00340c61efca7378c72167cd7d89155379c7c74aefd9dcd448de9 |
File details
Details for the file ladybug_display-0.10.1-py2.py3-none-any.whl
.
File metadata
- Download URL: ladybug_display-0.10.1-py2.py3-none-any.whl
- Upload date:
- Size: 91.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.8.0 pkginfo/1.9.6 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.65.0 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56505c9842709e9a231d3d06f0ebaf3abedd9a3f8399c64de2d8314d003cc8a7 |
|
MD5 | c00c00586a70e7fe2ef21b7a6aa47363 |
|
BLAKE2b-256 | c1a08861d221e9482ac1243c4cf59652f33a1778e50db31d2d286913ddd86265 |