This is a Python package that provides a simple way to create tables using the Tabulator library. It is built on top of the NiceGUI library.
Stars
79
Forks
7
Watchers
79
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
55
commits
2
commits
Fix: Compatibility with modern NiceGUI and improved theme synchronization (#52)
d698cfeView on GitHubfeat: Make table methods awaitable by returning AwaitableResponse (#51)
642dc2eView on GitHubtest: add basic tests for import_luxon method (#42)
1699ab6View on GitHubfeat: add explicit import_luxon_dependency() helper to enable Tabulator date/time features (#40)
c43ead0View on GitHub