eulumdat
Python bindings for the eulumdat-rs Rust library.
Parse, write, and analyze EULUMDAT (LDT) and IES photometric files with high performance.
Installation
Quick Start
# Parse an LDT file
=
# Access photometric data
# Validate the data
# Generate SVG diagrams
=
=
=
=
# Calculate BUG rating (IESNA TM-15-11)
=
# e.g., "B2 U1 G3"
# Export to IES format
=
IES Format Support
# Parse IES files
=
# or from file
=
# Export to IES
=
Diagram Themes
# Light theme (default)
=
# Dark theme
=
# CSS variables for dynamic theming
=
License
MIT OR Apache-2.0