Metadata-Version: 2.1
Name: kelvin-python-api-client
Version: 0.0.5
Summary: Kelvin Python API Client
Author-email: Kelvin Inc <engineering@kelvininc.com>
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: PyJWT ==2.8.*
Requires-Dist: PyYAML ==6.0.*
Requires-Dist: Jinja2 ==3.1.*
Requires-Dist: keyring ==24.1.*
Requires-Dist: keyrings.alt ==4.2.*
Requires-Dist: filelock ==3.12.*
Requires-Dist: pydantic[email] ==1.10.*,>=1.10.4
Requires-Dist: python-keycloak ==3.6.*
Requires-Dist: requests ==2.31.*
Requires-Dist: ruamel.yaml ==0.18.*
Requires-Dist: structlog ==23.1.*
Requires-Dist: typing-extensions
Requires-Dist: typing-inspect ==0.9.*
Requires-Dist: tzlocal ==5.1.*
Requires-Dist: websockets ==11.*
Requires-Dist: xdg ==6.0.*
Requires-Dist: pandas
Requires-Dist: kelvin-python-sdk ==0.0.26
Requires-Dist: python-certifi-win32 ; platform_system == "Windows"
Provides-Extra: build
Requires-Dist: datamodel-code-generator ==0.25.* ; extra == 'build'
Requires-Dist: prance ==23.6.21.* ; extra == 'build'
Requires-Dist: openapi-spec-validator ==0.7.1 ; extra == 'build'
Provides-Extra: docs
Requires-Dist: Sphinx ; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: ipython ; extra == 'docs'
Provides-Extra: format
Requires-Dist: isort ; extra == 'format'
Requires-Dist: black ; extra == 'format'
Provides-Extra: lint
Requires-Dist: flake8 ; extra == 'lint'
Requires-Dist: flake8-pyproject ; extra == 'lint'
Requires-Dist: flake8-print ; extra == 'lint'
Requires-Dist: flake8-isort ; extra == 'lint'
Requires-Dist: pep8-naming ; extra == 'lint'
Requires-Dist: mypy[reports] ; extra == 'lint'
Requires-Dist: types-filelock ; extra == 'lint'
Requires-Dist: types-PyYAML ; extra == 'lint'
Requires-Dist: types-requests ; extra == 'lint'
Requires-Dist: types-tzlocal ; extra == 'lint'
Provides-Extra: tests
Requires-Dist: coverage ; extra == 'tests'
Requires-Dist: pandas ; extra == 'tests'
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: pytest-asyncio ; extra == 'tests'
Requires-Dist: pytest-cov ; extra == 'tests'
Requires-Dist: pytest-mock ; extra == 'tests'
Requires-Dist: pytest-benchmark ; extra == 'tests'
Requires-Dist: pytest-codestyle ; extra == 'tests'
Requires-Dist: pytest-flakes ; extra == 'tests'
Requires-Dist: pytest-html ; extra == 'tests'
Requires-Dist: pytest-mypy ; extra == 'tests'
Requires-Dist: pytest-timeout ; extra == 'tests'
Requires-Dist: pytest-xdist ; extra == 'tests'
Requires-Dist: pytest-virtualenv ; extra == 'tests'
Requires-Dist: requests-mock ; extra == 'tests'
Requires-Dist: py ; extra == 'tests'

# kelvin-python-api-client

Access platform data with the python **kelvin-python-api-client**.

## License

See the [License](https://www.kelvininc.com/license-sdk) for more information.

