Metadata-Version: 2.4
Name: kelvin-python-api-client
Version: 0.4.0b3
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.9.*
Requires-Dist: PyYAML==6.0.*
Requires-Dist: Jinja2==3.1.*
Requires-Dist: keyring==24.1.*
Requires-Dist: keyrings.alt==5.0.*
Requires-Dist: filelock==3.16.*
Requires-Dist: pydantic[email]==2.*,>=2.9.4
Requires-Dist: python-certifi-win32; platform_system == "Windows"
Requires-Dist: python-keycloak==3.6.*
Requires-Dist: requests==2.32.*
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.2.*
Requires-Dist: websockets==13.*
Requires-Dist: xdg==6.0.*
Requires-Dist: kelvin-python-sdk>=0.2.4a1
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: dataframe
Requires-Dist: pandas; extra == "dataframe"
Requires-Dist: numpy<=1.26.4,>=1.24.4; extra == "dataframe"
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: pytest-dependency; extra == "tests"
Requires-Dist: requests-mock; extra == "tests"
Requires-Dist: py; extra == "tests"
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: build
Requires-Dist: datamodel-code-generator==0.27.*; extra == "build"
Requires-Dist: prance==23.6.21.*; extra == "build"
Requires-Dist: openapi-spec-validator==0.7.1; extra == "build"
Requires-Dist: astor; extra == "build"

# 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.

