ladybug-vtk
Provides methods for translating ladybug-geometry objects to VTK PolyData.
Installation
To install the library use:
pip install ladybug-vtk
QuickStart
import ladybug_vtk
API Documentation
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/ladybug-vtk
# or
git clone https://github.com/ladybug-tools/ladybug-vtk
- Install dependencies:
cd ladybug-vtk
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_vtk
sphinx-build -b html ./docs ./docs/_build/docs
Release files for ladybug-vtk 0.16.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ladybug_vtk-0.16.1.tar.gz | 1.8 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ladybug_vtk-0.16.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.6 MB
Release files / ladybug_vtk-0.16.1.tar.gz
| Download URL | ladybug_vtk-0.16.1.tar.gz |
|---|---|
| Size | 1.8 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
de52ccca711d6a0882953b3d73dd61e723faa465d98bfc62eb0eeeb98a6e4b2e
|
|
BLAKE2b-256 checksum How to use checksums |
222d359d98520b822c7889155a0e761bd4b8226677704039cd3c171f3cd93f64
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.12
|
Release files / ladybug_vtk-0.16.1-py3-none-any.whl
| Download URL | ladybug_vtk-0.16.1-py3-none-any.whl |
|---|---|
| Size | 828.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
014053880cf49e80ebb158dadc276018c79bccf60be16a53b6533c3e5b2c5ad7
|
|
BLAKE2b-256 checksum How to use checksums |
c5314fbf77de72dd81a8f9482d0c1d1952c4e006fc7b313d0382a75fa9b65f34
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.12
|