Application =========== The application module provides the core framework for building Kelvin applications. .. automodule:: kelvin.application :members: :undoc-members: :show-inheritance: Client ------ .. automodule:: kelvin.application.client :members: :undoc-members: :show-inheritance: API Client ---------- .. automodule:: kelvin.application.api_client :members: :undoc-members: :show-inheritance: Config ------ .. automodule:: kelvin.application.config :members: :undoc-members: :show-inheritance: Filters ------- .. automodule:: kelvin.application.filters :members: :undoc-members: :show-inheritance: Stream ------ .. automodule:: kelvin.application.stream :members: :undoc-members: :show-inheritance: Timer ----- .. automodule:: kelvin.application.timer :members: :undoc-members: :show-inheritance: Version ------- .. automodule:: kelvin.application.version :members: :undoc-members: :show-inheritance: Window ------ .. automodule:: kelvin.application.window :members: :undoc-members: :show-inheritance: