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.2.1.tar.gz
(49.7 kB
view details)
Built Distribution
File details
Details for the file ladybug-display-0.2.1.tar.gz
.
File metadata
- Download URL: ladybug-display-0.2.1.tar.gz
- Upload date:
- Size: 49.7 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.9.1 tqdm/4.64.1 CPython/3.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
088ffed92e994474bfae63714264e19ec7c02bc8845af10c384619ef2f3213b6
|
|
MD5 |
aabef76e8706cd8e1ce9f75505f4c48e
|
|
BLAKE2b-256 |
2859b3cc644bdb64e966949618185f7e8bca47f2c98619d707266dcdc6e82c2f
|
File details
Details for the file ladybug_display-0.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: ladybug_display-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 58.9 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.9.1 tqdm/4.64.1 CPython/3.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
aefaa16bc53e93df6d1f51c447b4076a0bbd42e97231435e2ffa303bd59e3a31
|
|
MD5 |
7d0d71ce1e86244014e5adec1bc0c000
|
|
BLAKE2b-256 |
a40a1bac3a683c416ef49470da397112ea88bce2f428421053a0361adbb27e28
|