.gitignore
.pre-commit-config.yaml
AUTHORS
LICENSE
README.md
mypy.ini
pyproject.toml
setup.cfg
setup.py
.github/workflows/pre-commit.yml
.github/workflows/pypi.yml
.github/workflows/pytest.yml
LICENSES/0BSD.txt
LICENSES/Apache-2.0.txt
LICENSES/MIT.txt
octopy_energy/__init__.py
octopy_energy/graphql.py
octopy_energy/py.typed
octopy_energy/rest.py
octopy_energy.egg-info/PKG-INFO
octopy_energy.egg-info/SOURCES.txt
octopy_energy.egg-info/dependency_links.txt
octopy_energy.egg-info/requires.txt
octopy_energy.egg-info/top_level.txt
octopy_energy/__test__/__init__.py
octopy_energy/__test__/test_consumption.py
octopy_energy/__test__/test_groupings.py
octopy_energy/tools/__init__.py
octopy_energy/tools/electricity_consumption_and_tariff.py
octopy_energy/tools/electricity_reading.py
octopy_energy/tools/electricity_tariff.py