{% extends "base.html" %} {% block title %}Home{% endblock %} {% block header %}Home{% endblock %}{% block content %}

Welcome to LiveConfig

LiveConfig is a tool for editing variables during the execution of a python program.

Use the navigation bar to explore classes.

To get started, check out the Classes

{% endblock %}