##########################
About DAVE_core
##########################
.. image:: /images/dave_logo.png
:width: 50em
:align: center
.. |br| raw:: html
|br|
|br|
|br|
DAVE is an open source data fusion tool for automated energy network generation based on open data
.. start-badges
.. list-table::
:stub-columns: 1
* - package
- |version| |commits-since| |download| |licence| |wheel| |supported-versions| |supported-implementations|
* - docs
- |docs|
* - tests
- |github-actions| |coveralls| |codecov|
* - code style
- |black| |isort| |ruff|
.. |download| image:: https://pepy.tech/badge/dave-core
:alt: pepy
:target: https://pepy.tech/project/dave-core
.. |version| image:: https://img.shields.io/pypi/v/dave_core.svg
:alt: PyPI Package latest release
:target: https://pypi.org/project/dave_core
.. |wheel| image:: https://img.shields.io/pypi/wheel/dave_core.svg
:alt: PyPI Wheel
:target: https://pypi.org/project/dave_core
.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/dave_core.svg
:alt: Supported versions
:target: https://pypi.org/project/dave_core
.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/dave_core.svg
:alt: Supported implementations
:target: https://pypi.org/project/dave_core
.. |docs| image:: https://readthedocs.org/projects/dave-core/badge/?version=latest
:target: https://dave-core.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. |github-actions| image:: https://github.com/DaveFoss/DAVE_core/actions/workflows/github-actions.yml/badge.svg
:alt: GitHub Actions Build Status
:target: https://github.com/DaveFoss/DAVE_core/actions
.. |coveralls| image:: https://coveralls.io/repos/github/DaveFoss/DAVE_core/badge.svg?branch=main
:alt: Coverage Status
:target: https://coveralls.io/github/DaveFoss/DAVE_core?branch=main
.. |codecov| image:: https://codecov.io/gh/DaveFoss/DAVE_core/branch/main/graphs/badge.svg?branch=main
:alt: Coverage Status
:target: https://app.codecov.io/github/DaveFoss/DAVE_core
.. |commits-since| image:: https://img.shields.io/github/commits-since/DaveFoss/DAVE_core/v1.3.1.svg
:alt: Commits since latest release
:target: https://github.com/DaveFoss/DAVE_core/compare/v1.3.1...main
.. |licence| image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg
:target: https://github.com/DaveFoss/DAVE_core/blob/main/LICENSE
:alt: BSD
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
.. |isort| image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336
:target: https://pycqa.github.io/isort/
.. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
:target: https://github.com/astral-sh/ruff
:alt: Ruff
.. end-badges
More information about DAVE can be found on `www.databutler.energy `_.
About DAVE:
- `Citing DAVE `_
Getting Started:
- `Installation Notes `_
.. toctree::
:maxdepth: 1
about/authors
about/changelog
about/license
about/contributing