klaasnicolaas/python-energyzero

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codespell-ignore
.devcontainer/devcontainer.json
.gitattributes
.github/CODEOWNERS
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/labels.yml
.github/release-drafter.yml
.github/renovate.json
.github/workflows/codeql.yaml
.github/workflows/labels.yaml
.github/workflows/linting.yaml
.github/workflows/lock.yaml
.github/workflows/pr-labels.yaml
.github/workflows/release-drafter.yaml
.github/workflows/release.yaml
.github/workflows/stale.yaml
.github/workflows/tests.yaml
.github/workflows/typing.yaml
.gitignore
.pre-commit-config.yaml
.yamllint
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
assets/header_energyzero-min.png
examples/__init__.py1
A
0 mins
examples/energy.py46
A
0 mins
examples/gas.py20
A
0 mins
examples/prices_list.py17
A
0 mins
examples/ruff.toml
poetry.lock
pyproject.toml
src/energyzero/__init__.py18
A
0 mins
src/energyzero/const.py7
A
0 mins
src/energyzero/energyzero.py235
A
0 mins
src/energyzero/exceptions.py7
A
0 mins
src/energyzero/models.py225
A
0 mins
src/energyzero/py.typed