updates to gui to match changes to interfaces

updates to gui to match changes to interfaces

now packaged with poetry and on pypi
This commit is contained in:
onyx-and-iris
2022-06-16 23:53:28 +01:00
parent 0688a36a76
commit 2c39b9d215
15 changed files with 273 additions and 78 deletions

View File

@@ -1,6 +1,6 @@
import tkinter as tk
from tkinter import ttk
from math import log
from tkinter import ttk
from . import builders
from .data import _base_values, _configuration