klaasnicolaas/python-easyenergy

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.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_easyenergy-min.png
examples/__init__.py1
A
0 mins
examples/energy.py51
A
0 mins
examples/gas.py18
A
0 mins
examples/prices_list.py20
A
0 mins
examples/ruff.toml
poetry.lock
pyproject.toml
src/easyenergy/__init__.py18
A
0 mins
src/easyenergy/const.py9
A
0 mins
src/easyenergy/easyenergy.py237
A
0 mins
src/easyenergy/exceptions.py7
A
0 mins
src/easyenergy/models.py315
A
3 hrs
src/easyenergy/py.typed