Metadata-Version: 2.1
Name: pyradiance
Version: 1.2.3
Summary: Python inteface for Radiance
Author-Email: Taoning Wang <taoningwang@lbl.gov>
Classifier: License :: OSI Approved :: BSD License
Project-URL: Homepage, https://github.com/lbnl-eta/pyradiance
Requires-Python: >=3.10
Requires-Dist: numpy>=1.2.6
Description-Content-Type: text/markdown

![Build & Test](https://github.com/LBNL-ETA/pyradiance/actions/workflows/build_test.yml/badge.svg)
![Downloads](https://img.shields.io/pypi/dm/Pyradiance.svg)

# pyradiance

This package facilitates a Python interface to commonly used Radiance 
command-line tools.

## Installation

You can install pyradiance through pypi as folllows:
```
pip install pyradiance
```
Radiance binaries and libraries came included with pyradiance. You don't need
to separately install Radiance for pyradiance to work.

## [Documentation](https://lbnl-eta.github.io/pyradiance)

## Copyright Notice

Radiance v5.4 Copyright (c) 1990 to 2022, The Regents of the University of 
California, through Lawrence Berkeley National Laboratory (subject to receipt 
of any required approvals from the U.S. Dept. of Energy).  All rights reserved.

If you have questions about your rights to use or distribute this software,
please contact Berkeley Lab's Intellectual Property Office at
IPO@lbl.gov.

NOTICE.  This Software was developed under funding from the U.S. Department
of Energy and the U.S. Government consequently retains certain rights.  As
such, the U.S. Government has been granted for itself and others acting on
its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the
Software to reproduce, distribute copies to the public, prepare derivative 
works, and perform publicly and display publicly, and to permit others to do so.

