.coveragerc
.flake8
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
.pylintrc
LICENSE
MANIFEST.in
README.md
config.default.yaml
conflict_test_requirements.txt
pyproject.toml
renovate.json
setup.cfg
test_requirements.txt
tox.ini
Hydro_Quebec_API_Wrapper.egg-info/PKG-INFO
Hydro_Quebec_API_Wrapper.egg-info/SOURCES.txt
Hydro_Quebec_API_Wrapper.egg-info/dependency_links.txt
Hydro_Quebec_API_Wrapper.egg-info/requires.txt
Hydro_Quebec_API_Wrapper.egg-info/top_level.txt
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/todo.rst
docs/source/_static/custom.css
docs/source/_static/hydroqc-logo-128.png
docs/source/_static/hydroqc-logo.svg
docs/source/reference/hydroqc.config.rst
docs/source/reference/hydroqc.hydro_api.rst
docs/source/reference/hydroqc.rst
docs/source/reference/hydroqc.winter_credit.rst
docs/source/reference/modules.rst
examples/hydro.py
hydroqc/__init__.py
hydroqc/account.py
hydroqc/consts.py
hydroqc/contract.py
hydroqc/customer.py
hydroqc/error.py
hydroqc/logger.py
hydroqc/py.typed
hydroqc/webuser.py
hydroqc/hydro_api/__init__.py
hydroqc/hydro_api/cache.py
hydroqc/hydro_api/client.py
hydroqc/hydro_api/consts.py
hydroqc/hydro_api/hydro-chain.pem
hydroqc/types/__init__.py
hydroqc/types/conso.py
hydroqc/types/info_compte.py
hydroqc/types/winter_credit.py
hydroqc/winter_credit/__init__.py
hydroqc/winter_credit/consts.py
hydroqc/winter_credit/handler.py
hydroqc/winter_credit/peak.py
hydroqc/winter_credit/timerange.py
logo/hydroqc-logo-128.png
logo/hydroqc-logo.svg
tests/__init__.py
tests/conftest.py
tests/test_basic.py
tests/test_timerange.py