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.11.2.tar.gz
(76.4 kB
view details)
Built Distribution
File details
Details for the file ladybug-display-0.11.2.tar.gz
.
File metadata
- Download URL: ladybug-display-0.11.2.tar.gz
- Upload date:
- Size: 76.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.8.0 pkginfo/1.10.0 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.66.4 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebbce582db9ad40985f51b766679d978c999d3f89d8b87aef4f4628a9fb2660d |
|
MD5 | 49d42477fb8e6192c8df224fad073e7b |
|
BLAKE2b-256 | c709d2ab330717c9c489de3e2c8d35739573fa60c5380223a9f6dd7906d61725 |
File details
Details for the file ladybug_display-0.11.2-py2.py3-none-any.whl
.
File metadata
- Download URL: ladybug_display-0.11.2-py2.py3-none-any.whl
- Upload date:
- Size: 98.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.8.0 pkginfo/1.10.0 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.66.4 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a16a7b12a40a340f62eed635c2e283bf11de8680b484884b1eb8fed5039d81c5 |
|
MD5 | a8e71c523bb97bff059f41e1cd8c8576 |
|
BLAKE2b-256 | b89ea781bda11de8fd86d4b8f0b9a498728d71fce839dedff3298ad7c23d17d5 |