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.0.tar.gz
(72.1 kB
view details)
Built Distribution
File details
Details for the file ladybug-display-0.10.0.tar.gz
.
File metadata
- Download URL: ladybug-display-0.10.0.tar.gz
- Upload date:
- Size: 72.1 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 |
2d8ca6bee9d27e69b3b9e75f961f15238c35b45ea06a46d95dc7b58a031da21f
|
|
MD5 |
311fafb626fb91c0dadf429627ea7d19
|
|
BLAKE2b-256 |
c01af6a04889d400dd89707cba35ad9ca8374cdcf021e7adbb517dd703f5108a
|
File details
Details for the file ladybug_display-0.10.0-py2.py3-none-any.whl
.
File metadata
- Download URL: ladybug_display-0.10.0-py2.py3-none-any.whl
- Upload date:
- Size: 91.3 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 |
a89bf59c40d41c18843e80ce57fc1a55d8c621cc6935872cb33660538fa36754
|
|
MD5 |
c8af631c0d9e25320a62adc74b7496cf
|
|
BLAKE2b-256 |
46e81106f50cf717bd399bf457875f4eb95c815452cfa975d2c4f2cc45b97f1d
|