Skip to content

Instantly share code, notes, and snippets.

View RNubla's full-sized avatar

Robert Nubla RNubla

  • Deloitte
  • Pennsylvania
View GitHub Profile
@RNubla
RNubla / feflow_ui.py
Created January 26, 2021 15:07
FeatureFlow-App Gist
from textwrap import indent
from numpy.lib.utils import info
import wx
from wx import xrc
import wx.adv
from pathlib import Path
import threading
import multiprocessing