Peter W
6f6efa4525
add config file for pre-commit ( #235 )
...
* add config file
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* add isort
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-05-05 15:12:25 -05:00
Fabio Pliger
ede0adac81
fix some examples
2022-05-03 08:54:36 -05:00
Fabio Pliger
08aadbe248
add line at eof
2022-04-20 20:54:28 -05:00
Fabio Pliger
69f39713e0
move code from pylist.py to the example directly to make pylist reusable and show more of the example potential
2022-04-20 20:53:31 -05:00
Fabio Pliger
4065c13d32
general cleanup before merging
2022-04-20 20:27:13 -05:00
Fabio Pliger
71873b6b50
clean pylist.py and add a very hacky sync between list items and it's rendered versions
2022-04-20 20:03:23 -05:00
Fabio Pliger
ea0cddee96
simplify the example
2022-04-20 13:48:11 -05:00
Fabio Pliger
ee1db16bcf
move templates to interpreter
2022-04-20 13:30:08 -05:00
Fabio Pliger
a6d00318c3
add PyListTemplate and PyItemTemplate so that classes implementing list and list item widgets can subclass from it and hide complexity to users
2022-04-20 12:48:25 -05:00
Fabio Pliger
280fd53aba
add example
2022-04-19 19:24:47 -05:00