.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
README.md
README.rst
TODO.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/codeql-analysis.yml
.github/workflows/pages.yml
docs/.nojekyll
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
notebooks/Example_Data_Downloading.ipynb
notebooks/Exploring_API_Functions.ipynb
src/pyPrediktorMapClient.egg-info/PKG-INFO
src/pyPrediktorMapClient.egg-info/SOURCES.txt
src/pyPrediktorMapClient.egg-info/dependency_links.txt
src/pyPrediktorMapClient.egg-info/not-zip-safe
src/pyPrediktorMapClient.egg-info/requires.txt
src/pyPrediktorMapClient.egg-info/top_level.txt
src/pyprediktormapclient/__init__.py
src/pyprediktormapclient/model_index.py
src/pyprediktormapclient/opc_ua.py
src/pyprediktormapclient/pyprediktormapclient_shared.py
tests/conftest.py