Metadata-Version: 2.1
Name: duffie2013
Version: 0.2.0
Summary: Implementation of formalisms from Duffie 2013 on solar engineering
Author-email: revesansparole <revesansparole@gmail.com>
Maintainer-email: revesansparole <revesansparole@gmail.com>, Jerome Chopard <revesansparole@gmail.com>
License: cc_by_nc
Project-URL: repository, https://gitlab.com/b326/duffie2013
Project-URL: pip, https://pypi.org/project/duffie2013/0.2.0/
Project-URL: conda, https://anaconda.org/revesansparole/duffie2013
Project-URL: doc, https://b326.gitlab.io/duffie2013/
Project-URL: pypi, https://badge.fury.io/py/duffie2013
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Provides-Extra: doc
Requires-Dist: sphinx ; extra == 'doc'
Requires-Dist: sphinx-gallery ; extra == 'doc'
Requires-Dist: sphinx-rtd-theme ; extra == 'doc'
Provides-Extra: dvlpt
Requires-Dist: twine ; extra == 'dvlpt'
Provides-Extra: example
Requires-Dist: matplotlib ; extra == 'example'
Requires-Dist: numpy ; extra == 'example'
Requires-Dist: pandas ; extra == 'example'
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-mock ; extra == 'test'

========================
duffie2013
========================

.. {# pkglts, doc

.. image:: https://b326.gitlab.io/duffie2013/_images/badge_pkging_pip.svg
    :alt: PyPI version
    :target: https://pypi.org/project/duffie2013/0.2.0/

.. image:: https://b326.gitlab.io/duffie2013/_images/badge_pkging_conda.svg
    :alt: Conda version
    :target: https://anaconda.org/revesansparole/duffie2013

.. image:: https://b326.gitlab.io/duffie2013/_images/badge_doc.svg
    :alt: Documentation status
    :target: https://b326.gitlab.io/duffie2013/

.. image:: https://badge.fury.io/py/duffie2013.svg
    :alt: PyPI version
    :target: https://badge.fury.io/py/duffie2013

.. #}
.. {# pkglts, glabpkg_dev, after doc

main: |main_build|_ |main_coverage|_

.. |main_build| image:: https://gitlab.com/b326/duffie2013/badges/main/pipeline.svg
.. _main_build: https://gitlab.com/b326/duffie2013/commits/main

.. |main_coverage| image:: https://gitlab.com/b326/duffie2013/badges/main/coverage.svg
.. _main_coverage: https://gitlab.com/b326/duffie2013/commits/main
.. #}

Implementation of formalisms from Duffie 2013 on solar engineering

