Setting up Hot Reload with KivyMD

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • kaki

    Kivy application library on steroid

  • The hot reload tool now built-in to KivyMD originated as a fork of Kaki. Many of the tutorials on using hot reload with Kivy that you may find are based on that library, but most of the content in them applies to the KivyMD tool as well.

  • kivy_hotreload

    Kivy example for setting up the KivyMD hot reload tool

  • Kivy hot reload tool example code: https://github.com/JennaSys/kivy_hotreload/tree/hotreload

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • kivy_rest

    A Kivy based CRUD demo application

  • Code for a more complete(ish) Kivy Project with hot reload enabled: https://github.com/JennaSys/kivy_rest/tree/hot-reload

  • kivy

    Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS

  • The KivyMD hot reload feature allows you to make changes to the Python code and kvlang files in your Kivy application and see the results in the running application without having to entirely stop and restart the application each time you make a change. Many other application development platforms support this type of feature, so it is nice to see it is available for developing Kivy/KivyMD applications as well.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Modifying GUI elements from a background thread

    2 projects | /r/kivy | 7 Dec 2023
  • Python GUI libraries? <3

    1 project | /r/learnpython | 6 Dec 2023
  • Ask HN: Best framework to build a GUI app in Python for windows and macOS?

    1 project | news.ycombinator.com | 22 Nov 2023
  • Ask HN: Current best GUI and render window stack?

    1 project | news.ycombinator.com | 29 Aug 2023
  • Mobile testing visualiser

    1 project | /r/kivy | 8 Jun 2023