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.1.0.tar.gz
(42.2 kB
view details)
Built Distribution
File details
Details for the file ladybug-display-0.1.0.tar.gz
.
File metadata
- Download URL: ladybug-display-0.1.0.tar.gz
- Upload date:
- Size: 42.2 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.0 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
98d5edbc0ff31ea91899ffac3f1bb7296fac288b1c26d8aacba3d20afcf6c258
|
|
MD5 |
ef0955ea159f7319f4a1d6775cd49ef2
|
|
BLAKE2b-256 |
4ec560ac69202d9fb57fbb81d46fe1731114699b5b0c4552724eb30658c49baa
|
File details
Details for the file ladybug_display-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: ladybug_display-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 50.6 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.0 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d6e6c13d192aae859db37a18480924fbb63ba3d7812cc737ccea15ec2543f995
|
|
MD5 |
dc150ae76cb583cc11e9dbba30966cd6
|
|
BLAKE2b-256 |
5bc719f6d2f18943248a519c3cf0b34a1803ea1ef4b53109226305b685fe9978
|