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.3.tar.gz
(73.9 kB
view details)
Built Distribution
File details
Details for the file ladybug-display-0.10.3.tar.gz
.
File metadata
- Download URL: ladybug-display-0.10.3.tar.gz
- Upload date:
- Size: 73.9 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.66.1 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e42761d5546bc52b190742cdb5d4a943a5f31fc1520a5e5218dc3c16e69328a0
|
|
MD5 |
2d703792722c5617e4fff20ed63df2c9
|
|
BLAKE2b-256 |
fee1b7739b2b4f7425097580937bcf624fbb216afe9314f6019a37b03af5ff21
|
File details
Details for the file ladybug_display-0.10.3-py2.py3-none-any.whl
.
File metadata
- Download URL: ladybug_display-0.10.3-py2.py3-none-any.whl
- Upload date:
- Size: 94.9 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.66.1 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
059132a4791b60dec454a72271625b1242be86cf1d96eadec159aca480688301
|
|
MD5 |
fcd1e9008a73d3571113967f32b47337
|
|
BLAKE2b-256 |
cb7ace5c53f8e44f7cdc543927c3878428c12b571d87ac7270862c7d9ceda1d8
|