3 projects
dash-tokamak
Dash without the annoying bits. Main goals of this fork are (1) to enable Python to write state data to arbitrary component props, not just ones defined by a specific component; and (2) support React-style functional property values by binding unary functional expressions to the global application state, executing them whenever the property is accessed.
idioms
Various utility functions and convenient class wrappers I use all the time
gemeinsprache
General purpose utility functions and class objects required by other python projects