BatPy ci cd Docs pages-build-deployment codecov

PyPI - Python Version PyPi PyPi

batpy

batpy is a Python wrapper for Argonne National Laboratory’s Microsoft Excel-based software modeling tool BatPaC.

Installation

batpy is available from PyPI, and currently requires Python 3.10 or newer. It can be installed with:

$ pip install batpy

Usage and documentation

batpy is able to read, write, and calculate batteries in the BatPaC tool. Furthermore, batpy can export the calculated batteries to a brightway2 Excel workbook, which can be imported directly into brightway2.

Documentation for batpy is available at GitHub Pages, including an example and documentation on all the modules and functions.

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

batpy was created by Raphael Ginster. It is licensed under the terms of the MIT license.

Credits

batpy was created with cookiecutter and the py-pkgs-cookiecutter template.