IFC viewer AnyWidget using That Open Company Open BIM Components
Project description
IFC viewer anywidget
Display a IFC model in your Jupyter/marimo notebook.
Uses anywidget and Open BIM components from That Open Company
[!WARNING] this library is still in early development and only covers a fraction of the capabilities of Open BIM Components
install
If you're running JupyterLab, add the library to your environment:
pip install ifc-anywidget
If you're using marimo in sandbox mode, just start using it! marimo will detect the import and ask you to install the package.
usage
from ifc_anywidget import IfcViewer
import ifcopenshell
model = ifcopenshell.open("my-awesome-model.ifc")
viewer = IfcViewer(ifc_model=model)
viewer
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ifc_anywidget-0.2.0.tar.gz.
File metadata
- Download URL: ifc_anywidget-0.2.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0891232814460391a408ad0d6ce5bcdefcf3a79f8b1ed7956f17fe4c31450221
|
|
| MD5 |
0bd9c4c353c1bf7e3b2ee4e5f9dd2b7b
|
|
| BLAKE2b-256 |
b7a541265b90a9724848e8095494d28d450ec19a87262cfdb0ceb64b527d2c3f
|
File details
Details for the file ifc_anywidget-0.2.0-py3-none-any.whl.
File metadata
- Download URL: ifc_anywidget-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec44724927a4974ff36efc2139c82e526b0e938049a69aaf3e791b566bf5b108
|
|
| MD5 |
40b77078a204aeb2d7d034ebbde33996
|
|
| BLAKE2b-256 |
5989a0c7ffca7c8228b2cbae058ed3e5aef7280e400b5ad4f89c4cb80e5bdc9a
|