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.9.1.tar.gz
(70.8 kB
view details)
Built Distribution
File details
Details for the file ladybug-display-0.9.1.tar.gz
.
File metadata
- Download URL: ladybug-display-0.9.1.tar.gz
- Upload date:
- Size: 70.8 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.30.0 requests-toolbelt/1.0.0 tqdm/4.65.0 CPython/3.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e853753b8d31ecf0b7d911d3701a54aa5883f2cf38707932e563ed5edc18dd9e
|
|
MD5 |
ab51b962b6f8b07c6b8d1f3f9375c894
|
|
BLAKE2b-256 |
2dc2b6721f755e6df185804937c1af17673d9ac4fc542f6bc7770d02987f1bd7
|
File details
Details for the file ladybug_display-0.9.1-py2.py3-none-any.whl
.
File metadata
- Download URL: ladybug_display-0.9.1-py2.py3-none-any.whl
- Upload date:
- Size: 88.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.30.0 requests-toolbelt/1.0.0 tqdm/4.65.0 CPython/3.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c546b135d5e7121f0266644b977476c8c579baf8a898219dc0eb47e99ba945fa
|
|
MD5 |
206e2946388fc3abafc8d68828f0a435
|
|
BLAKE2b-256 |
9204dfa4ba5f19c7560738e05a16dd483a9e28dc93e9badfc9784c58914544a7
|