Metadata-Version: 2.1
Name: OTSun
Version: 2.7
Summary: Analizer of sun collectors
Home-page: https://github.com/bielcardona/OTSun
Author: Gabriel Cardona, Ramon Pujol
Author-email: gabriel.cardona@uib.es, ramon.pujol@uib.es
License: MIT
Description: [![PyPI version](https://badge.fury.io/py/OTSun.svg)](https://badge.fury.io/py/OTSun)
        
        # OTSun
        
        OTSun is a python package that uses the Monte Carlo Forward Ray Tracing for the optical analysis of Solar Thermal Collectors and Solar Cells. 
        
        ## Installation
        
        The package can be installed either from pypi:
        `pip install otsun` or downloaded installed with `python setup.py install`.
        
        In order to use the package the libraries of FreeCAD (https://www.freecadweb.org/) must be available and included in your python path.
        
        ## Documentation
        
        The documentation of the module is available at http://otsun.readthedocs.io/
        
Platform: UNKNOWN
Requires-Python: >=3.6,<3.7
Description-Content-Type: text/markdown
