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).
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.3.2.tar.gz
(52.0 kB
view details)
Built Distribution
File details
Details for the file ladybug-display-0.3.2.tar.gz
.
File metadata
- Download URL: ladybug-display-0.3.2.tar.gz
- Upload date:
- Size: 52.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.8.3 requests/2.28.1 requests-toolbelt/0.10.0 tqdm/4.64.1 CPython/3.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4423bbbf56dcdf52104f050c1dcd756e7206107224a31798b1ddfc9cc1fe7b9e
|
|
MD5 |
b31a28e96dbd334661e46301b9a9b796
|
|
BLAKE2b-256 |
f2c05607f33bb79e3e873609986c5bcf9a18ae275b71f69eda7a56bc25788437
|
File details
Details for the file ladybug_display-0.3.2-py2.py3-none-any.whl
.
File metadata
- Download URL: ladybug_display-0.3.2-py2.py3-none-any.whl
- Upload date:
- Size: 61.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.8.3 requests/2.28.1 requests-toolbelt/0.10.0 tqdm/4.64.1 CPython/3.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
84afc86debc2063f8be218c66d3f949971c5f3b7c383de72696448392a06cd00
|
|
MD5 |
0bbcac1915b089736f1a6f1a241729c5
|
|
BLAKE2b-256 |
607cc0acf2c3eb9ae858cb8c6c90247523ce3013be4732f07014db5ac5c49871
|