Metadata-Version: 2.1
Name: pypv
Version: 0.2.1
Summary: pypv is a state-of-the-art Python library designed to empower engineers and developers in the field of solar energy. This library simplifies the use of complex physical models, making it easier to calculate key solar parameters and optimize solar energy systems. 
Home-page: https://github.com/patrickpasquini/PyPv.git
Author: Patrick Pasquini
Author-email: contatopasquini@gmail.com
Keywords: photovoltaic,pv panel,pv inverter,mppt,pv-calculator
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE

<div align="center">
    <a href="https://github.com/patrickpasquini/PyPv" target="_blank">
      <img src="./docs/assets/logo.png" alt="PyPv Logo">
    </a>
</div>

<div align="center">
    <a href="https://pypi.org/project/pypv/" target="_blank">
      <img src="https://img.shields.io/pypi/v/pypv" alt="PyPI Version">
    </a>
    <a href="https://pypi.org/project/pypv/" target="_blank">
      <img src="https://img.shields.io/badge/Python-3.11-blue" alt="Python Version">
    </a>
    <!-- <a href="LINK_TO_YOUR_COVERAGE_REPORT" target="_blank">
      <img src="https://img.shields.io/endpoint?url=URL_TO_YOUR_COVERAGE_BADGE_JSON&logo=pytest" alt="Coverage">
    </a> -->
    <a href="https://pepy.tech/project/pypv" target="_blank">
      <img src="https://static.pepy.tech/badge/pypv/month" alt="Downloads">
    </a>
</div>

---

**Documentation**: Building...

**Source Code**: <a href="https://github.com/patrickpasquini/PyPv" target="_blank">https://github.com/patrickpasquini/PyPv</a>

---

## Installation

You can install `pypv` using pip:
```bash
pip install pypv
```

## What is it?

**pypv** is a state-of-the-art Python library designed to empower engineers and developers in the field of solar energy. This library simplifies the use of complex physical models, making it easier to calculate key solar parameters and optimize solar energy systems. 

## Key Features

Building....


## Contributing

We warmly welcome contributions to **pypv** Whether you're fixing a bug, adding a feature, or improving documentation, your help is invaluable.
