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.8.0.tar.gz
(68.3 kB
view details)
Built Distribution
File details
Details for the file ladybug-display-0.8.0.tar.gz
.
File metadata
- Download URL: ladybug-display-0.8.0.tar.gz
- Upload date:
- Size: 68.3 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 |
49c2b8cf8b2b216c96fe88ba690f3147dccc7712d8c0654a3132e62d2c5e86a5
|
|
MD5 |
f5c44542ecaf0e8357f20c96c9cf9b7f
|
|
BLAKE2b-256 |
67a283f715d88e0061165bf68bd8d0a2952d9abd76dc342523a071a0f787d5a7
|
File details
Details for the file ladybug_display-0.8.0-py2.py3-none-any.whl
.
File metadata
- Download URL: ladybug_display-0.8.0-py2.py3-none-any.whl
- Upload date:
- Size: 82.4 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 |
d459dc961787cb0249331e738a53d551c7ce544988615219a90d5097c2cfffc5
|
|
MD5 |
4f0becc6988d5543e5a6319d5adfa808
|
|
BLAKE2b-256 |
ae9496e650a891366d85f556263e4e1b2e87fbee77e0dfda86b39df26ae73633
|